Samba apparently does not recognize Linux secondary groups.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Samba apparently does not recognize Linux secondary groups.

Samba _will_ let a Windows user (who has a corresponding Linux user
account) look into a directory that is accessible only by the user's
primary group (as you'd expect), but it will _not_ let them look into a
directory that is accessible only by the same user's secondary group,
even though the same user can access the directory from within a Linux
shell (i.e., they can 'cd' to it).

Thanks 

Regards,

Komal

[global]
   workgroup = test
   printcap name = /etc/printcap
   load printers = yes
cups options = raw
 log file = /var/log/samba/%m.log
   max log size = 50
   security = domain
   password server = *
  encrypt passwords = yes
  username map = /etc/samba/smbusers
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   wins server = 138.254.9.193
  preserve case = yes
  short preserve case = no
   dos filetime resolution = yes
   read only = no
   syslog = 0
[anna1]
   path = /anna1
   browsable = yes
   writable = yes
   guest ok = no
   veto files = /lost+found/
   create mask = 0775
   security mask = 0777
   directory mode = 0775
   directory security mask = 0777
   valid users = doddsmd @eng @root
[samba_test]
   path = /opt/samba_test
   follow symlinks = no
   wide links = no
   browseable = no
                   


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux