Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Creating 'secret' user accounts in 10.2' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Creating 'secret' user accounts in 10.2
Authored by: boee on May 12, '04 12:35:40PM
Reassign ownership of files to username:
chown -R username.users /Users/username
chmod -R 700 /Users/username

---
Pete D

[ Reply to This | # ]