Displaying 4 results from an estimated 4 matches for "th_windows_acl".
Did you mean:
th_windows_acls
2014 Jul 15
3
chown destroys ACLs
...estroy
the Windows-ACLs?
Is it normal that changing the file owner in Windows does not change the
file owner in Linux, but changing the file owner in Linux does change
the file owner in Windows?
This should be mentioned in
> https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs
I'm using samba 4.1.6 of Ubuntu 14.04 with "server role = classic
primary domain controller". File system is ext4, it is mounted with
options acl,user_xattr, and the file smb.conf does contain the three
entries
fs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Y...
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...t; printing = bsd
>>>
>>> Remove all the 'valid users' etc from the shares and use ACLs instead ,
>>> either from windows or with setfacl on the member server, see:
>>>
>>> https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs
To appreciate your support, I've put the above lines into smb.conf,
modified the shares accordingly and rejoined the domain, so I do have a
/etc/krb5.keytab now, but as long as smbusers contains that mapping to
root, I still get this error:
> SID S-1-5-21-2807186310-4085009417-26661971...
2016 Sep 21
0
Domain Member Server: Domain Users cannot access shares
...ig 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/...
2016 Sep 20
5
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 = /mnt/md0/samba_shares/Profiles
read only = no
admin users = @"PHM\Domain A...