|
From: Curtis V. <cr...@so...> - 2015-01-23 14:23:14
|
Thanks for the quick reply, that was exactly the problem. can't believe I missed that. On Fri, Jan 23, 2015 at 03:58:35PM +0200, Dmitry Kasatkin wrote: > Hi, > > > On 23 January 2015 at 07:04, Curtis Veit <cr...@so...> wrote: > > > > > In all cases the result shown by "getfattr -e hex test.txt" is blank. > > I was able to set and read xattrs with getfattr and also was able to > > use -f to create a .sig file containing a signature. > > > > > By default getfattr does not read "security" attributes. > Use -m option > > getfattr -h -e hex -d -m security foo > > - Dmitry > Looking forward to using my newfound xattr based security powers. Best regards, Curtis |