Home Forums Software InstaDMG Hidden Accounts unhiding?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #379071
    nobrainer
    Participant

    I’m a bit confused.
    I made an image with our Casper management account and our corporate local admin account, both hidden… I verified this by installing on 3 different Macbook pro laptops (2008, 2009, 2010)…. However when I image a MacPro (desktop) the accounts are no longer hidden.

    I first noticed this when I had Casper making it’s own account when a machine was imaged. It would remain hidden until I installed Adobe CS3… then all of a sudden the Casper account would unhide itself. It seemed to be the only app that would cause it to unhide. So this weekend I made a new InstaDMG image with both the Casper and our Local admin figuring that would take care of the issue.

    #379072
    foilpan
    Participant

    are you doing the following in your image?

    [code]
    /usr/bin/defaults write /Library/Preferences/com.apple.loginwindow Hide500Users -bool true
    /usr/bin/defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array username
    [/code]

    i set hidden admin users’ UIDs to something unused below 500 and ensure the above is applied at some point. haven’t had any problems.

    #379073
    nobrainer
    Participant

    nope, I used the createuser.pkg files to create 2 local admin accounts that are hidden.

    I’ve tested some apps to see what causes it – seems like our applications cd unhides the casper account (it was created with a before / after snapshot), but leaves the other local admin hidden.

    Office 2008, AdmitMac, and Acrobat Reader seem to be fine (leaves both accounts hidden). All were packaged with Casper…

    I’m still testing the remainder of the packages/dmg for our base build

    #379077
    nobrainer
    Participant

    Seems to be a problem with Symantec AV 10.2.3.pkg file. After I install that both accounts appear on the list.

    But we’ve been using 10.2.3 since January and on our old method of builds it wasn’t an issue – it’s just since we started using instaDMG / CreateUser.

    #379078
    nobrainer
    Participant

    I think I figured out the AV problem, there is a users folder that had info in it – I just opened the file back in composer and deleted it. Trying on a couple lab systems.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Comments are closed