[Samba] solaris 10 -zfs - smb.conf

RegioGis regio-gis at ec.europa.eu
Mon Sep 27 05:29:37 MDT 2010


I'm desperately looking for an example of a working smb.conf file for solaris
10 using zfs ?
I've been trying so many possible combinations of the available options, but
I can not get it working properly.
I want to mimic simple NT acls, including  inheritance, and the possibility
to add AD groups.
I often get stuck on deny aces being generated as the first aces in the acl.
Environment : solaris 10 with zfs, AD integration via kerberos enabled,
samba 3.0.35

smb.conf   ( one of the many try-outs ... )
---------

[global]
        workgroup = X
        realm = X.Y.Z
        netbios name = GISSMBD
        server string = GIS DEV Samba Server
        security = ADS
        auth methods = winbind
        server signing = auto
        preferred master = No
        local master = No
        dns proxy = No
        ldap timeout = 86400
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        winbind use default domain = yes
        ...

[share1]
        path = /path/to/share1
        force group = gis
        read only = no
        create mask = 0660
        directory mask = 0770
        force unknown acl user = yes
        acl check permissions = no
        ea support = yes
        store dos attributes = yes
        map readonly = no
        map archive = no
        map system = no
        vfs objects = zfsacl
        nfs4: mode = special
        nfs4: acedup = merge

Thanks in advance 
-- 
View this message in context: http://samba.2283325.n4.nabble.com/solaris-10-zfs-smb-conf-tp2715256p2715256.html
Sent from the Samba - General mailing list archive at Nabble.com.


More information about the samba mailing list