[Samba] Rsyncing Samba4 Roaming Profiles between servers

Hisham Attar hashi825 at gmail.com
Mon Apr 22 06:05:32 MDT 2013


To me it looks like its inheriting permissions from the Parent folder on
your second server. The permissions from server 1 are explicit because AD
creates those when you first set a home directory and it doesnt exist.
Maybe try checking inheritance, if its there untick it on the folder and
see if the rsync restores the correct attributes.


On Mon, Apr 22, 2013 at 9:21 PM, Rob Beard <rob at mareandfoal.org> wrote:

>
>
> On 22/04/2013 11:06, Hisham Attar wrote:
>
>> are you using getfattr to check ntacl attributes? getfattr -d -m ".*"
>> <folder> should dump all extended attributes, itll return a "Not
>> available" on security.NTACL if there are no extended attributes.
>>
>>
> Hi Hisham,
>
> Thanks for the pointer, I've checked the output of getfattr -d -m ".*" on
> both servers and they are coming up with the same output apart from
> user.DOSATTRIB, on the second server that is causing the issue the
> user.DOSATTRIB doesn't have anything applied to it, whereas on the original
> server user.DOSATTRIB has a string of characters assigned to it.
>
> security.NTACL, system.posix_acl_access and system.posix_acl_default are
> the same on both servers.
>
> I've manually copied over the attributes using setfattr -n <attribute>
> --value=<value> <folder> and I'm still getting the same issue.
>
>
> Rob
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/**mailman/options/samba<https://lists.samba.org/mailman/options/samba>
>


More information about the samba mailing list