summaryrefslogtreecommitdiff
path: root/mount.cifs.8
diff options
context:
space:
mode:
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>2011-08-25 14:16:23 -0400
committerJeff Layton <jlayton@samba.org>2011-08-25 14:16:23 -0400
commit5ee1ac229d3738520d308e4ddcd170b9b5026ceb (patch)
treeb2c6f87acd3b36416734ffabae96b2c83034f006 /mount.cifs.8
parentb713dd5f29a60fff178b372841173fa7fabdf00c (diff)
downloadcifs-utils-5ee1ac229d3738520d308e4ddcd170b9b5026ceb.tar.gz
cifs-utils-5ee1ac229d3738520d308e4ddcd170b9b5026ceb.tar.bz2
cifs-utils-5ee1ac229d3738520d308e4ddcd170b9b5026ceb.zip
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 <shirishpargaonkar@gmail.com>
Diffstat (limited to 'mount.cifs.8')
-rw-r--r--mount.cifs.82
1 files changed, 1 insertions, 1 deletions
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