Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Reset Network User Home Folder ACLs and Permissions?

Hey guys.


So... I've got some user home folders on my new Mac OS X Lion 10.8 Server, all set up as Network Users, with the Networked Home Folders.


All users work, apart from one, where I stupidly pressed 'Apply to Enclosed items...' on the file permissions. It works OK I guess, I just keep getting the 'Reset Keychain' warning, all the time, and it recurs as if it's not able to reset it. Probably due to lack of access to the Library files.


I've tried booting into recovery and running the 'resetpassword' utility from Terminal but only local user accounts show up. IE. Root and the 1 local user the server has.


Is there any way of repairing default permissions for Nework Users' Home Folders?


I am guessing the keychain problem is this, as when I mess around with the permissions it corrects it, but the permissions are now all over the place.


Thanks for any help folks.

Mac mini, OS X Server, Mountain Lion Server 10.8

Posted on Jan 17, 2013 5:22 AM

Reply
Question marked as Best reply

Posted on Jan 17, 2013 6:07 AM

Try this:


sudo chown -R -v joesmith:staff /Volumes/NetHomes/joesmith

3 replies

Jan 18, 2013 3:23 AM in response to Jonathan Melville

That was part of it. I tried that, but with the Passenger thing but it wouldn't run. So I output the passenger script that I was able to modify and run properly.


Ended up doing:


chown -R 'joebloggs':staff '/Homes/joebloggs'

chmod -R 700 '/Homes/joebloggs'

chown 'joebloggs':staff '/Homes/joebloggs'

chmod 755 '/Homes/joebloggs'


Thanks for the reply 🙂

Reset Network User Home Folder ACLs and Permissions?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.