[Samba] Windows file security properties on a domain member server

Lafond, Thomas Thomas.Lafond at infores.com
Fri Jan 5 15:57:44 GMT 2007


Hello,

When viewing the Windows file security properties, for a file stored on
a Samba domain member server, should the ACL show the AD domain or the
Samba server as the domain?

If the ACL should show the AD domain, can someone point me at some
things to check?

The UID/GID assignments in Linux are as expected.

Any help is appreciated.

Windows Authentication: Active Directory (NT4)
Unix Authentication: NIS
Samba: 3.0.21b
Linux: 2.6.9-22.ELsmp x86_64
net rpc join: ok
net rpc testjoin: ok

smb.conf:

 [global] 
        workgroup = DOMAIN_NAME
        netbios name = samba_server_name
        password server = domain_controller_1 domain_controller_2
        security = DOMAIN
        encrypt passwords = Yes 
        create mask = 0775
        directory mask = 0775
        username map = /etc/samba/smbusers
        oplocks = No
        level2 oplocks = No
        kernel oplocks = No
        case sensitive = No
        preserve case = Yes
        follow symlinks = Yes
        host msdfs = No
        bind interfaces only = Yes
        server string = Samba Server %v
        local master = No
        domain master = False
        log level = 10

 [test]
        comment =  test
        path = /test
        read only = no




More information about the samba mailing list