Blame idmapwb.rst.in

Packit 5f9837
==========
Packit 5f9837
idmapwb.so
Packit 5f9837
==========
Packit 5f9837
Packit 5f9837
----------------------------------------
Packit 5f9837
winbind ID mapping plugin for cifs-utils
Packit 5f9837
----------------------------------------
Packit 5f9837
:Manual section: 8
Packit 5f9837
Packit 5f9837
***********
Packit 5f9837
DESCRIPTION
Packit 5f9837
***********
Packit 5f9837
Packit 5f9837
This plugin allows the utilities in cifs-utils to work in conjuction with
Packit 5f9837
the winbind facility of Samba suite. It handles several functions including
Packit 5f9837
mapping UID and GID to SIDs and vice versa.
Packit 5f9837
Packit 5f9837
Utilities are usually configured to use the correct plugin by creating a
Packit Service 668931
symlink at *@pluginpath@* that points to the correct plugin that you wish
Packit 5f9837
to use.
Packit 5f9837
Packit Service 668931
This plugin requires that winbindd(8) be properly configured and running.
Packit 5f9837
Packit Service 668931
********
Packit Service a19c70
SEE ALSO
Packit Service 668931
********
Packit 0170a6
Packit Service 668931
getcifsacl(1), setcifsacl(1), cifs.idmap(8), samba(7), smb.conf(5), winbindd(8)
Packit Service a19c70
Packit Service 668931
******
Packit Service a19c70
AUTHOR
Packit Service 668931
******
Packit Service 668931
Packit 5f9837
idmapwb.so was written by Jeff Layton <jlayton@samba.org>