From 5ee1ac229d3738520d308e4ddcd170b9b5026ceb Mon Sep 17 00:00:00 2001 From: Shirish Pargaonkar Date: Thu, 25 Aug 2011 14:16:23 -0400 Subject: cifsacl: Change contents of mount.cifs manpage (try #2) State getcifsacl and setcifsacl utilities to manipulate get/set xattr blob respectively. Signed-off-by: Shirish Pargaonkar --- mount.cifs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mount.cifs.8') diff --git a/mount.cifs.8 b/mount.cifs.8 index 95933e5..64a8b64 100644 --- a/mount.cifs.8 +++ b/mount.cifs.8 @@ -532,7 +532,7 @@ winbind support configured via nsswitch.conf(5) and smb.conf(5) .RE Please refer to the respective manpages of cifs.idmap(8) and winbindd(8) for more information. -Security descriptors for a file object can be retrieved and set directly using extended attribute named system.cifs_acl. The security descriptors presented via this interface are "raw" blobs of data and need a userspace utility to either parse and format or to assemble it. +Security descriptors for a file object can be retrieved and set directly using extended attribute named system.cifs_acl. The security descriptors presented via this interface are "raw" blobs of data and need a userspace utility to either parse and format or to assemble it such as getcifsacl(8) and setcifsacl(8) respectively. Some of the things to consider while using this mount option: .sp -- cgit v1.2.3