|
|
Create completely hidden accounts in 10.5 and 10.4.11
The user directory still show's up in the /Users/ directory right? Would there be a way te get arround that?
Create completely hidden accounts in 10.5 and 10.4.11
In fact, there are two ways around this. Either don't give the user a home directory, or put it in a hidden place. Accounts don't really NEED a home directory, particularly if it runs with root permission. A good place to hide a home directory is /var/root, which is the home directory for the root account. When creating a new user, following line will set the home directory as /var/root:
sudo dscl localhost create /Local/Default/Users/$USERNAME home /var/rootOtherwise, just do not specify a home directory.
Create completely hidden accounts in 10.5 and 10.4.11
This is not a good idea at all. W/O a home directory the behavior of some programs can become un-predictiable. Remember OS X is UNIX now, and there are certain things that you have to deal with.
Create completely hidden accounts in 10.5 and 10.4.11
If this were a normal user account, I would agree with you. But for most (if not all) administrative functions, a home directory does not seem to be necessary. You may get an error here and there, but everything from ARD to Disk Utility, System Preferences and Terminal all work as usual. You can download files, install software, delete and add accounts, change system settings, et cetera.
Create completely hidden accounts in 10.5 and 10.4.11
I agree. I tried this with a 10.4.11 iMac and while it created the user fine and hides it from the login window, it does leave problems... it doesn't provide a home directory setup, trying to get into System Preferences > Accounts results in a blank panel, and running a few commands/apps result in slow performance since there isn't a /Users/$USER/Library folder to write to. I was initially very excited, but this needs a user home in order to be a complete solution. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|