[Linux-cluster] What is the best method to assign file/folder rights for SAMBA cluster authenticating to AD?

updatemyself . updatemyself at gmail.com
Mon Jul 10 18:29:45 UTC 2006


Here is my smb.conf file configuration...

#=========================== Global Settings
================================
[global]

   workgroup = MYDOMAIN
   server string = Samba Server
   log file = /var/log/samba/%m.log
   max log size = 50
   security = ads
   encrypt passwords = yes
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   dns proxy = no


#=========================== Share Definitions
==============================
   password server = 172.16.20.200
   realm = MYDOMAIN.COM <http://mydomain.com/>
   idmap uid = 16777216-33554431
   idmap gid = 16777216-33554431
   template shell = /bin/bash
   template homedir = /home/%D/%U
   allow trusted domains = no
   idmap backend = idmap_rid:MSC=16777216-33554431
   winbind use default domain = yes

[vol01]
        path = /vol01_1024G
        valid users = @16777729
        read only = No
        create mask = 0644
        security mask = 0755
        directory mask = 0775
        inherit permissions = Yes
        inherit acls = Yes
        inherit owner = Yes
        vfs objects = recycle
        recycle:versions = yes
        recycle:touch = yes
        recycle:keeptree = yes
        recycle:exclude = *.tmp,*.temp
        recycle:repository = /home/.Trash/%U-%m-%d


check it.. if needed please contact me..
thank you..
jerry nikki.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20060710/ef0b345b/attachment.htm>


More information about the Linux-cluster mailing list