ctdb-eventscripts: Remove NAT gateway "monitor" event
[Samba.git] / docs-xml / smbdotconf / winbind / idmapbackend.xml
blob77de17e12b028bed34ea33dc15c1d205e8d241b5
1 <samba:parameter name="idmap backend"
2                  context="G"
3                  type="string"
4                  advanced="1" developer="1" hide="1"
5                  generated_function="0"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para>
9         The idmap backend provides a plugin interface for Winbind to use
10         varying backends to store SID/uid/gid mapping tables.
11         </para>
13         <para>
14         This option specifies the default backend that is used when no special
15         configuration set, but it is now deprecated in favour of the new
16         spelling <smbconfoption name="idmap config * :  backend"/>.
17         </para>
18 </description>
20 <value type="default">tdb</value>
21 </samba:parameter>