Displaying 4 results from an estimated 4 matches for "serversforhackers".
2018 Sep 20
0
[SOLVED] Samba 4: 'Access denied' error when accessing user profile during logon
...Set :
[profiles]
browseable = yes
path = /home/samba/profiles
read only = no
acl_xattr:ignore system acl = yes
And now apply the rights again from within windows.
And dont touch it with chmod again..
If needed use setfacl/getfacl.
If you think its complex, then read : https://serversforhackers.com/c/beyond-permissions-linux-acls
Good explained.
The acl_xattr:ignore system acl = yes in profiles is imo a must because,
you will have much less problems with your profile folders and the rights windows expects.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mai...
2018 Sep 20
5
Samba 4: 'Access denied' error when accessing user profile during logon
Hello,
After joining Windows 7 to a Samba 4 (AD), when logging on I experience
'Access denied' error accessing user profile. As a result, Windows
creates temporary profile for the domain user (the profile is deleted
upon logoff).
The roaming profiles directory has been created according to
instructions in
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
Note: the home
2018 Sep 21
0
[SOLVED] Samba 4: 'Access denied' error when accessing user profile during logon
...= no
>>> acl_xattr:ignore system acl = yes
>>>
>>> And now apply the rights again from within windows.
>>> And dont touch it with chmod again..
>>> If needed use setfacl/getfacl.
>>> If you think its complex, then read :
>>> https://serversforhackers.com/c/beyond-permissions-linux-acls
>>> Good explained.
>>>
>>> The acl_xattr:ignore system acl = yes in profiles is imo a must
>>> because,
>>> you will have much less problems with your profile folders and the
>>> rights windows expects.
>...
2018 Sep 21
6
[SOLVED] Samba 4: 'Access denied' error when accessing user profile during logon
...> read only = no
> > acl_xattr:ignore system acl = yes
> >
> > And now apply the rights again from within windows.
> > And dont touch it with chmod again..
> > If needed use setfacl/getfacl.
> > If you think its complex, then read :
> > https://serversforhackers.com/c/beyond-permissions-linux-acls
> > Good explained.
> >
> > The acl_xattr:ignore system acl = yes in profiles is imo a must
> > because,
> > you will have much less problems with your profile folders and the
> > rights windows expects.
> >
> >...