[Samba] Samba 4.1.9 - Security tab not showing

Łukasz Tomaszewski lukasz.tomaszewski at gmail.com
Fri Jul 25 10:00:56 MDT 2014


Hi,
Im install Samba 4.1.9 (compiled from sources) with bind_dlz on Centos 6.5.
Everything works fine.
The problem is when I try to manage samba shares from windows, I don't 
see the security tab.

Samba is run as root.

To share sysvol and netlogon can enter and manage the security tab. 
Everything is ok.

I've added a test test2 test3 shares
When I want to get to share test test1 test2 shows an error:

\\domena.local\test is not available. You do not have permission to use 
this network resource ...

Logs do not show anything.

My config file smb.conf
# Global parameters
[global]
         workgroup = DOMENA
         realm = DOMENA.LOCAL
         netbios name = BOXER
         server role = active directory domain controller
         server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, 
winbind, ntp_signd, kcc, dnsupdate, smb
         dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, 
netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser,$
         idmap_ldb:use rfc2307 = yes
         vfs objects = acl_xattr
         log level = 3

[netlogon]
         path = /usr/local/samba/var/locks/sysvol/domena.local/scripts
         read only = No

[sysvol]
         path = /usr/local/samba/var/locks/sysvol
         read only = No

[test]
         path = /home/test
         read only = No

[test1]
         path = /home/test1
         read only = No

[test2]
         path = /home/test2

Already spent over half a day without any result.
Did you have been such problems earlier ?

Please help


Regards
Lukasz



More information about the samba mailing list