SIGN IN
::
SPONSORS
::
ADVERTISING
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
STOCKYARD
VIDEOS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
APPLE XSAN:
Home
Xsan Forum
SAN Tutorials
SAN Forum
Re: Apple permissions problem - need assistance
COW Forums
:
Apple Xsan
VIEW ALL
•
ADD A NEW POST
•
PRINT
Respond to this post
•
Return to posts index
•
Read entire thread
Re: Apple permissions problem - need assistance
by
Dave Klee
on Mar 7, 2012 at 3:00:30 am
Hey Bob, not really sure but there are a few different types of "file locks" possible in OSX. (First off, I'm assuming you see that the file is "locked" when you do a file info in the finder.) By using uchg, you're modifying (or trying to remove) the user flag that "locks" the file from modification. There's also schg (system flag) that you can try to remove. So you could try:
sudo chflags -R noschg /volume/foldername
And if you use ls - lO (that's lowercase "L" and capital "O") in a directory with some locks present, you can see a listing of what flags are set -- that can give you an idea of which flags you need to remove.
By checking the man page for chflags (man chflags), it should show you the other types of flags that exist so you can figure out what needs to be removed.
Let me know if that helps or hurts, and good luck.
Dave
Posts Index
Read Thread
Reply
Like
Current Message Thread:
Apple permissions problem - need assistance
by Bob Zelin on Mar 7, 2012 at 2:14:37 am
Re: Apple permissions problem - need assistance
by Andrew Richards on Mar 7, 2012 at 2:44:51 am
Re: Apple permissions problem - need assistance
by Dave Klee on Mar 7, 2012 at 3:00:30 am
Re: Apple permissions problem - need assistance
by Bob Zelin on Mar 7, 2012 at 3:24:09 am
Re: Apple permissions problem - need assistance
by Steve Modica on Mar 7, 2012 at 11:46:26 am
Re: Apple permissions problem - need assistance
by Bob Zelin on Mar 8, 2012 at 5:28:56 pm
Re: Apple permissions problem - need assistance
by Andrew Richards on Mar 9, 2012 at 3:21:03 pm
Re: Apple permissions problem - need assistance
by Bob Zelin on Mar 9, 2012 at 6:21:12 pm
Re: Apple permissions problem - need assistance
by Juan Salvo on Mar 15, 2012 at 5:45:46 pm
Re: Apple permissions problem - need assistance
by Bob Zelin on Mar 19, 2012 at 3:30:00 pm
LOGIN TO REPLY
FORUMS
•
TUTORIALS
•
MAGAZINE
•
STOCKYARD
•
VIDEOS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
© 2013
CreativeCOW.net
All rights are reserved. -
Privacy Policy
[
Top
]