[Samba] Re: File access rights on a NFS share: please help !

Tom Schaefer tom at umsl.edu
Fri Sep 23 20:39:36 GMT 2005


On Mon, 19 Sep 2005 17:03:34 +0200
Sabrina Lautier <slautier at amadeus.com> wrote:

> Ex:
> toto at lnxsrv$ id -a
> uid=16783675(NCEDOM\toto) gid=16777217(NCEDOM\domain users)
> groups=16777217(NCEDOM\domain users),16777328(NCEDOM\dev-iis)
> 
> toto at lnxsrv$ cd /nfs_share
> toto at lnxsrv$ ls -ls
> 0 drwxrwx---  2 root NCEDOM\dev-iis   80 2005-09-07 14:16 iis
> toto at lnxsrv$ cd iis
> -bash: cd: iis: Permission denied
> 
> As you can see toto's primary group is NCEDOM\domain users but he also
> belongs to group NCEDOM\dev-iis.
> Yet directory iis belongs to group NCEDOM\dev-iis.
> But this work fine on a local FS.
> 

Well possibly the problem is what Jeremy said.  Something I'd look at
though is the actual gid of the iis directory by simply using ls -n and
verify for sure that the gid of the iis directory is 16777328.

Possibly you have two gids both named NCEDOM\dev-iis and it isn't gid
16777328 that the iis directory belongs to.

Tom Schaefer

 



More information about the samba mailing list