diff options
Diffstat (limited to 'docs-xml/manpages-3/net.8.xml')
-rw-r--r-- | docs-xml/manpages-3/net.8.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index d648d5caaa..8e5ece0c66 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1278,6 +1278,23 @@ as the password for the user DN used to bind to the ldap server. </refsect2> <refsect2> + +<title>IDMAP DELETE [-f] [--db=<DB>] <ID></title> + +<para> +Delete a mapping sid <-> gid or sid <-> uid from the IDMAP database. +The mapping is given by <ID> which may either be a sid: S-x-..., a gid: "GID number" or a uid: "UID number". +Use -f to delete an invalid partial mapping <ID> -> xx +</para> +<para> + Use "smbcontrol all idmap ..." to notify running smbd instances. + See the <citerefentry><refentrytitle>smbcontrol</refentrytitle> + <manvolnum>1</manvolnum></citerefentry> manpage for details. +</para> +</refsect2> + + +<refsect2> <title>USERSHARE</title> <para>Starting with version 3.0.23, a Samba server now supports the ability for |