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