Disable Automatic Login Programatically
Automatic logon can be enabled for Windows, or Mac OS X. We already discussed disabling automatic logon using a script for Windows, so let’s look at doing so for Mac OS X. The variable that controls automatic logon is stored in /Library/Preferences/com.apple.loginwindow.plist in the autoLoginUser key. By default automatic logon is disabled and so you [...]
In: Mac OS X, Mac OS X Server, Mac Security, Mass Deployment · Tagged with: autoLoginUser, com.apple.loginwindow, defaults domain, disable auto login, disable automatic logon, Mac OS X, mass deploy


