search for: aaaaaaapnd7jbhstabaaaaaaaaaaa

Displaying 3 results from an estimated 3 matches for "aaaaaaapnd7jbhstabaaaaaaaaaaa".

2015 Aug 26
3
Meaning of user.DOSATTRIB
I have the following attributes for a typical file on my redirected folders residing on my Samba4 AD/DC: $ getfattr -d "Newletters/Newsletter 2013-09.docx" # file: Newletters/Newsletter 2013-09.docx user.DOSATTRIB=0sMHgyMAAAAwADAAAAEQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPnD7jBHStABAAAAAAAAAAA= What do these characters mean? I'm searching for a particular attribute. I have found nothing searching the web or samba wiki. (btw - I see that Marco De Vitis asked a similar question on the list back in 2007, but I've seen no response.) --Mark
2015 Aug 26
1
Meaning of user.DOSATTRIB
OK, thanks, I've seen such an attribute correlation list elsewhere. So what does the 65 character string mean? user.DOSATTRIB=0sMHgyMAAAAwADAAAAEQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPnD7jBHStABAAAAAAAAAAA= Obviously this isn't a bunch of 0x1's and 0x2s bit fields (or are they?). These attributes are from a file on the Redirected Folders directory hosted on the Samba4 AD/DC. I believe the attributes are created by the Windows client when files are created/modified (though I'm not sure...
2015 Aug 26
0
Meaning of user.DOSATTRIB
...ave the following attributes for a typical file on my >redirected folders >residing on my Samba4 AD/DC: > >$ getfattr -d "Newletters/Newsletter 2013-09.docx" ># file: Newletters/Newsletter 2013-09.docx >user.DOSATTRIB=0sMHgyMAAAAwADAAAAEQAAACAAAAAAAAAAAAAAAAAAAAAAAA >AAAAAAAPnD7jBHStABAAAAAAAAAAA= > >What do these characters mean? I'm searching for a particular >attribute. I have >found nothing searching the web or samba wiki. > >(btw - I see that Marco De Vitis asked a similar question on >the list back in >2007, but I've seen no response.) > >--Mark...