Displaying 1 result from an estimated 1 matches for "otheradus".
Did you mean:
otheraddi
2004 Jul 22
0
chgrp not consistent on AD groups
...39; /data"
fails with
"chgrp: invalid group name 'NAT-SDU%someADgroup'".
Strangely enough "chgrp 'NAT-SDU%some-otherADgroup' /data" works just fine.
"chown 'NAT-SDU%someADuser' /data" is OK ( UID 11417 ), but
"chown 'NAT-SDU%some-otherADuser' /data" fails too. ( UID 10002 )
smb.conf attached.
In the same rack I have a RH9 with same setup that works fine with 3.0.4
allthough "getent group" and "getent passwd" returns only local users
and groups.
DC is W2k3 and I am not Enterprise Admin. Only domain ad...