Re: What is the best method to assign file/folder rights for SAMBA cluster authenticating to AD?

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

 



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
   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 >        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.
--

Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux