Displaying 2 results from an estimated 2 matches for "ncedom".
2005 Sep 19
2
File access rights on a NFS share: please help !
...3.0.20, directly installed from a Linux package.
The users connect to the Linux server without any Pb using their MS Windows
account through Winbind+Kerberos.
They belong to the right Windows groups but the file/dir access rights only
work on local/SAN volumes.
Ex:
toto@lnxsrv$ id -a
uid=16783675(NCEDOM\toto) gid=16777217(NCEDOM\domain users)
groups=16777217(NCEDOM\domain users),16777328(NCEDOM\dev-iis)
toto@lnxsrv$ cd /nfs_share
toto@lnxsrv$ ls -ls
0 drwxrwx--- 2 root NCEDOM\dev-iis 80 2005-09-07 14:16 iis
toto@lnxsrv$ cd iis
-bash: cd: iis: Permission denied
As you can see toto's primar...
2005 Sep 08
0
Pb with file access rights on a NFS server
...4a-0.4, directly installed from a Linux package.
The users connect to the Linux server without any pb using their MS Windows
account through Winbind+Kerberos.
They belong to the right Windows groups but the file/dir access rights only
work on local/SAN volumes.
Ex:
toto@lnxsrv$ id -a
uid=16783675(NCEDOM\toto) gid=16777217(NCEDOM\domain users)
groups=16777217(NCEDOM\domain users),16777328(NCEDOM\dev-iis)
toto@lnxsrv$ cd /nfs_share
toto@lnxsrv$ ls -ls
0 drwxrwx--- 2 root NCEDOM\dev-iis 80 2005-09-07 14:16 iis
toto@lnxsrv$ cd iis
-bash: cd: iis: Permission denied
As you can see toto's primar...