Odd issues from CreateUser with non-standard home folder
Hey, I'm seeing some strange behavior from my CreateUser created admin user...
In the config file I set the home folder for this user to /var/admin. Generally everything seems to work, except with the following oddities:
• System Log shows the following messages:
l[code]oginwindow CFPreferences: user home directory at /Usrs/admin is unavailable. user domains will be volatile.
AppleVNCServer CFPreferences: user home directory at /Users/admin is unavailable. User domains will be volatile.
lsregister CFPreferences: user home directory at /Users/admin is unavailable. User domains will be volatile.[/code]
• Everytime I login I get another set of Documents / Downloads stack icons on the Dock, so after 3 logins I have 3 of each (total of 6 icons).
• If I SSH into the computer as admin, I sometimes get a message about a missing home folder.
I'm a bit of a perfectionist with my master images so this is starting to bother me. So based on that I'm wondering if anyone else has seen these kind of side effects, or if perhaps there is a better place or way to hide admin home folders that doesn't have these side effects?