Displaying 1 result from an estimated 1 matches for "exchange_folder".
2013 Sep 17
1
Samba4: Can't create shares outside sysvol and netlogon
...ler
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, ntp_signd, kcc, dnsupdate
idmap_ldb:use rfc2307 = yes
[netlogon]
path = /var/lib/samba/sysvol/adls.example.com/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
[homes]
path = /var/lib/samba/exchange_folder
read only = No
map acl inherit = Yes
I am connected to the server with a Win7 client, no problem to bring it
into the new domain. I can view and browse sysvol and netlogon. I can
create subfolders under sysvol and netlogon but clicking on my
homes-share gives me error code 0x80070035.
I also se...