Comments
 
posted on October 28th 2009, at 15:50
by lunarg
Ran into an issue where I could not unlock files that were copied from a network location to local disk. The files were marked as being locked, but I was unable to unlock them (through Finder), even though I had all proper rights. Additionally, chmod as root (= user with the highest privileges) did not work either.

The solution to my issue was to manually override the locked flag of those files, from within a Terminal.

sudo chflags -R nouchg my-problem-file-or-dir

Additionally, I found that it sometimes is easier to completely reset/clear an ACL, and start over, rather than trying to fix the ACL. This can also be done in a Terminal.

sudo chmod -R -N my-problem-file-or-dir

This completel  ...
Add a new comment
 
Your name:
Your e-mail:
Your comment:
 
Basic BBcode is supported.
Captcha:
Type the letters and numbers as shown.
/get/captcha/1734835671
Not readable? Get another.
 
 
 
 
« December 2024»
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
293031    
 
Links
 
Quote
« I needed a password with eight characters so I picked Snow White and the Seven Dwarves. »