cifs-utils: bump version to 7.0
[cifs-utils.git] / idmapwb.rst.in
1 ==========
2 idmapwb.so
3 ==========
4
5 ----------------------------------------
6 winbind ID mapping plugin for cifs-utils
7 ----------------------------------------
8 :Manual section: 8
9
10 ***********
11 DESCRIPTION
12 ***********
13
14 This plugin allows the utilities in cifs-utils to work in conjuction with
15 the winbind facility of Samba suite. It handles several functions including
16 mapping UID and GID to SIDs and vice versa.
17
18 Utilities are usually configured to use the correct plugin by creating a
19 symlink at *@pluginpath@* that points to the correct plugin that you wish
20 to use.
21
22 This plugin requires that winbindd(8) be properly configured and running.
23
24 ********
25 SEE ALSO
26 ********
27
28 getcifsacl(1), setcifsacl(1), cifs.idmap(8), samba(7), smb.conf(5), winbindd(8)
29
30 ******
31 AUTHOR
32 ******
33
34 idmapwb.so was written by Jeff Layton <jlayton@samba.org>