diff options
Diffstat (limited to 'docs/manpages-3/net.8.xml')
-rw-r--r-- | docs/manpages-3/net.8.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 0e08a8e9d3..aaa5658d68 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -1147,6 +1147,35 @@ and groups (Domain Users, Domain Admins, Domain Guests) on the ldap tree. </refsect2> <refsect2> +<title>IDMAP DUMP <output file></title> + +<para> +Dumps the mappings in the specified output file. +</para> + +</refsect2> + +<refsect2> +<title>IDMAP RESTORE [input file]</title> + +<para> +Restore the mappings from the specified file or stdin. +</para> + +</refsect2> + +<refsect2> +<title>IDMAP SECRET <DOMAIN>|ALLOC <secret></title> + +<para> +Store a secret for the sepcified domain, used primarily for domains +that use idmap_ldap as a backend. In this case the secret is used +as the password for the user DN used to bind to the ldap server. +</para> + +</refsect2> + +<refsect2> <title>USERSHARE</title> <para>Starting with version 3.0.23, a Samba server now supports the ability for |