summaryrefslogtreecommitdiff
path: root/idmapwb.rst.in
diff options
context:
space:
mode:
Diffstat (limited to 'idmapwb.rst.in')
-rw-r--r--idmapwb.rst.in19
1 files changed, 8 insertions, 11 deletions
diff --git a/idmapwb.rst.in b/idmapwb.rst.in
index 4d7fd62..c03e4ca 100644
--- a/idmapwb.rst.in
+++ b/idmapwb.rst.in
@@ -7,31 +7,28 @@ winbind ID mapping plugin for cifs-utils
----------------------------------------
:Manual section: 8
-
***********
DESCRIPTION
***********
-
This plugin allows the utilities in cifs-utils to work in conjuction with
the winbind facility of Samba suite. It handles several functions including
mapping UID and GID to SIDs and vice versa.
Utilities are usually configured to use the correct plugin by creating a
-symlink at @pluginpath@ that points to the correct plugin that you wish
+symlink at *@pluginpath@* that points to the correct plugin that you wish
to use.
-This plugin requires that \ **winbindd(8)**\ be properly configured and running.
+This plugin requires that winbindd(8) be properly configured and running.
-
-*******************************************************************************
+********
SEE ALSO
-*******************************************************************************
-getcifsacl(1), setcifsacl(1), cifs.idmap(8), samba(7), smb.conf(5), winbindd(8)
-
+********
+getcifsacl(1), setcifsacl(1), cifs.idmap(8), samba(7), smb.conf(5), winbindd(8)
-*****************************************************************
+******
AUTHOR
-*****************************************************************
+******
+
idmapwb.so was written by Jeff Layton <jlayton@samba.org>