Following is cmd line transcript::
howard> mkdir xxx
howard> ls -ld xxx
drwxrwsr-x 2 howard other 512 Jan 03 13:01 xxx
howard> chmod 777 xxx
0481-014 chmod: not all requested changes were made to xxx
howard> ls -ld xxx
drwxrwxrwx 2 howard other 512 Jan 03 13:01 xxx
howard>
Cheers......Lamris P
In article <t56t5m3...@corp.supernews.com>,
Sent via Deja.com
http://www.deja.com/
bret
In article <t56t5m3...@corp.supernews.com>, geoff_...@bmc.com
says...
lam...@my-deja.com wrote in message <9311r9$hlv$1...@nnrp1.deja.com>...
> I recently ran into this error message from chmod, never
> seen anything like it before. Does anyone know what's
> going on here ?
> Following is cmd line transcript::
> chmod 777 xxx
> 0481-014 chmod: not all requested changes were made to xxx
This may occur because an ACL is more restrictive. Try
"aclget xxx" and "aclget ." (and .. too) and see what it
says.
It could also be something to do with the parent directory
(or parents). Maybe they have more restrictive
permissions, belong to someone else (and thus you are
seeing owner/group related messages from chmod) or are
grpid (this last paragraph is pure speculation on my
part).
hth
t
--
Eih bennek, eih blavek.
** you MUST BE KIDDING ****
chmod - recursive - the most DANGEROUS command in anybodys hands.
do NOT DO THIS.
--
Norman Levin