Displaying 2 results from an estimated 2 matches for "gssreq".
Did you mean:
  gssrc
  
2007 May 03
0
Re: 3.0.23d UNIX vs. AD group permissions
....0.23d still exists.  If anyone has a
suggestion, or if I missed something in release notes or anything,
please let me know.
Fundamentally, the SAMBA server is not honouring the UNIX file system
permissions.
My groups listing in UNIX:
[root@chrome samba]$ groups dpullman
melsaunx wwwmel melsa gss gssreq office root sensor lp melsapw sa
webgroup admin tac
The test directory:
[root@chrome testing]$ ls -al
total 4
drwxrwsr-x   2 carolyn  adacs        512 May  3 13:12 .
drwxr-xr-x   8 root     sys          512 Jan  5 13:37 ..
-rw-r--r--   1 dpullman adacs          0 May  3 13:12 New Text Document.txt...
2007 Jan 11
3
3.0.23d UNIX vs. AD group permissions
...his in UNIX****
[root@chrome testing]$ ls -al .
total 8
drwxrwsr-x   4 carolyn  adacs        512 Jan 11 11:35 .
drwxr-xr-x   8 root     sys          512 Jan  5 13:37 ..
drwxr-sr-x   2 dpullman adacs        512 Jan 11 11:35 New Folder
[root@chrome testing]$ groups dpullman
melsaunx wwwmel melsa gss gssreq office root sensor lp melsapw sa 
webgroup admin tac
Isn't there a statement somewhere that samba will honor the UNIX 
permissions?  How am I able to write in a directory that I do not have 
access to according to the UNIX permissions?
Is it the intention of the samba development that all UNI...