diff options
author | John Terpstra <jht@samba.org> | 2004-10-31 04:09:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:05 -0500 |
commit | e7369bf7f1924546cc105987581a2452c23ad0d4 (patch) | |
tree | 5ee02291ae06b3e58e63a23374bf5025636a7af5 /docs/Samba-HOWTO-Collection/Passdb.xml | |
parent | a20e7874faa05ef64de0526ce33af75ea338d6b3 (diff) | |
download | samba-e7369bf7f1924546cc105987581a2452c23ad0d4.tar.gz samba-e7369bf7f1924546cc105987581a2452c23ad0d4.tar.bz2 samba-e7369bf7f1924546cc105987581a2452c23ad0d4.zip |
Work in progress commit - Adding IDMAP documentation.
(This used to be commit 7aedb2f549e62b4bf3a3717292c879eecf15abc0)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/Passdb.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Passdb.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Samba-HOWTO-Collection/Passdb.xml b/docs/Samba-HOWTO-Collection/Passdb.xml index 62edfb16ff..f9d4f6637a 100644 --- a/docs/Samba-HOWTO-Collection/Passdb.xml +++ b/docs/Samba-HOWTO-Collection/Passdb.xml @@ -372,6 +372,8 @@ Samba-3 introduces a number of new password backend capabilities. </para> <para> + <indexterm><primary>idmap uid</primary></indexterm> + <indexterm><primary>idmap gid</primary></indexterm> The second way to effect Windows SID to UNIX UID mapping is via the <emphasis>idmap uid</emphasis> and <emphasis>idmap gid</emphasis> parameters in &smb.conf;. Please refer to the man page for information about these parameters. @@ -392,6 +394,7 @@ Samba-3 introduces a number of new password backend capabilities. </para> <para> + <indexterm><primary>idmap backend</primary></indexterm> The special facility is enabled using a parameter called <parameter>idmap backend</parameter>. The default setting for this parameter is an empty string. Technically it is possible to use an LDAP based idmap backend for UIDs and GIDs, but it makes most sense when this is done for |