Line | |
---|
1 | <samba:parameter name="ldap user suffix"
|
---|
2 | context="G"
|
---|
3 | type="string"
|
---|
4 | advanced="1" developer="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>
|
---|
8 | This parameter specifies where users are added to the tree. If this parameter is unset,
|
---|
9 | the value of <smbconfoption name="ldap suffix"/> will be used instead. The suffix
|
---|
10 | string is pre-pended to the <smbconfoption name="ldap suffix"/> string so use a partial DN.
|
---|
11 | </para>
|
---|
12 |
|
---|
13 | </description>
|
---|
14 | <value type="default"/>
|
---|
15 | <value type="example">ou=people</value>
|
---|
16 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.