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