Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Intel Macs and firmware #366144
    zamoose
    Participant

    On the disc 1 install DVD in /Applications, there’s an Open Firmware Password utility that lets you set a password to prevent such activity.

    in reply to: Weird OD/PDC issue #366113
    zamoose
    Participant

    I’m seeing the exact same thing on 10.4.6 and it’s pissing. me. off. ROYALLY!

    Any updates would be most appreciated.

    in reply to: Per-user or per-group password policy in OD? #365965
    zamoose
    Participant

    Anyone? Bueller? Ideas, thoughts, comments?

    in reply to: Per-user or per-group password policy in OD? #365920
    zamoose
    Participant

    Perhaps I didn’t explain myself well enough – these are not uid-0-equivalent “admins” rather, they gain their admin status (currently) via sudo (policy set to `ALL: ALL` to allow for this). From OD’s perspective, they should appear as normal users. sudo will take care of the rest.

    in reply to: Using PADL scripts to migrate NIS users to OD…? #363418
    zamoose
    Participant

    Looks like I was missing shadowAccount. What does that objectClass add?

    in reply to: Using PADL scripts to migrate NIS users to OD…? #363409
    zamoose
    Participant

    Okay, I’ve coaxed the PADL scripts to export from our NIS domain and, using ldapadd, I am able to add all my users, but they STILL won’t show up in WGM. Here’s an example (names changed to protect the innocent):

    ====================================
    dn: uid=username,cn=users,dc=xserver,dc=…
    uid: username
    cn: first last
    givenName: first
    sn: last
    mail: username@domainname
    mailRoutingAddress: [email protected]
    mailHost: mail.domainname
    objectClass: inetLocalMailRecipient
    objectClass: person
    objectClass: organizationalPerson
    objectClass: inetOrgPerson
    objectClass: apple-user
    objectClass: extensibleObject
    objectClass: posixAccount
    objectClass: top
    userPassword: {crypt}[cryptpw]
    loginShell: /bin/tcsh
    uidNumber: 1074
    gidNumber: 1074
    homeDirectory: /home/[username]
    gecos: first last
    ====================================

    So what am I doing wrong? Why aren’t the records showing up in WGM?

    in reply to: Supplementing NIS with OD? #363251
    zamoose
    Participant

    Well darn. I’d obviously like to move in that direction long-term, but in the short term, if I attempted anything similar, I would probably have a wholesale user revolt on my hands. *sigh*

Viewing 7 posts - 1 through 7 (of 7 total)