Displaying 1 result from an estimated 1 matches for "circomv".
Did you mean:
cincom
2004 Jul 07
0
chmod fails if user is in guid but is not uid
...ver/myshare /domain/myserver/myshare
If id of user bob is 501, the following commands succeeds:
su bob
chmod 777 /domain/myserver/myshare/myfile
But altough bill is member of group 601 the following commands fail:
su bill
chmod 777 /domain/myserver/myshare/myfile
Is it normal? Is there a way to circomvent that? Am I completely wrong.
Thank in advance for any help.
Regards,
Vivian.