Displaying 2 results from an estimated 2 matches for "shares_wi".
2016 Sep 21
0
Domain Member Server: Domain Users cannot access shares
...idmap config PHM:schema_mode = rfc2307
> idmap config PHM:range = 10000-9999999
>
> # Use settings from AD for login shell and home directory
> winbind nss info = rfc2307
>
> # Enable extended ACL support https://wiki.samba.org/index.
> php/Shares_wi
> th_Windows_ACLs
> vfs objects = acl_xattr
> map acl inherit = yes
> store dos attributes = yes
>
>
> [home]
> path = /mnt/md0/samba_shares/home
> read only = no
> admin users = @"PHM\Domain Admins"
>
> [Profiles]
> path = /...
2016 Sep 20
5
Domain Member Server: Domain Users cannot access shares
...idmap config PHM:backend = ad
idmap config PHM:schema_mode = rfc2307
idmap config PHM:range = 10000-9999999
# Use settings from AD for login shell and home directory
winbind nss info = rfc2307
# Enable extended ACL support
https://wiki.samba.org/index.php/Shares_wi
th_Windows_ACLs
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
[home]
path = /mnt/md0/samba_shares/home
read only = no
admin users = @"PHM\Domain Admins"
[Profiles]
path = /mnt/md0/samba_shares/Profiles
read only =...