mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
one more round of clarifications
(This used to be commit d33574fdb499f89ec83e9e14979174c6c4d5e68a)
This commit is contained in:
parent
e0dfc4eced
commit
d5bb12a023
@ -8,8 +8,7 @@
|
||||
used for groups when these are added to the LDAP directory.
|
||||
If this parameter is unset, the value of <smbconfoption
|
||||
name="ldap suffix"/> will be used instead. The suffix string is pre-pended to the
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN
|
||||
unless the <smbconfoption name="ldap suffix"/> parameter is empty.</para>
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
|
||||
|
||||
</description>
|
||||
<value type="default"></value>
|
||||
|
@ -8,8 +8,7 @@
|
||||
used when storing idmap mappings. If this parameter
|
||||
is unset, the value of <smbconfoption name="ldap suffix"/>
|
||||
will be used instead. The suffix string is pre-pended to the
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN
|
||||
unless the <smbconfoption name="ldap suffix"/> parameter is empty.</para>
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
|
||||
</description>
|
||||
<value type="default"></value>
|
||||
<value type="example">ou=Idmap</value>
|
||||
|
@ -7,8 +7,7 @@
|
||||
<para>It specifies where machines should be added to the ldap tree.
|
||||
If this parameter is unset, the value of <smbconfoption
|
||||
name="ldap suffix"/> will be used instead. The suffix string is pre-pended to the
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN
|
||||
unless the <smbconfoption name="ldap suffix"/> parameter is empty.</para>
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
|
||||
</description>
|
||||
|
||||
<value type="default"></value>
|
||||
|
@ -4,10 +4,8 @@
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>Specifies where user and machine accounts are added to the
|
||||
tree. Can be overriden by <smbconfoption name="ldap user suffix"/> and
|
||||
<smbconfoption name="ldap machine suffix"/>. It also used as the base dn for all ldap
|
||||
searches. </para>
|
||||
<para>Specifies the base for all ldap suffixes and for
|
||||
storing the sambaDomain object.</para>
|
||||
</description>
|
||||
<value type="default"></value>
|
||||
<value type="example">dc=samba,dc=org</value>
|
||||
|
@ -7,8 +7,7 @@
|
||||
<para>This parameter specifies where users are added to the tree.
|
||||
If this parameter is unset, the value of <smbconfoption
|
||||
name="ldap suffix"/> will be used instead. The suffix string is pre-pended to the
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN
|
||||
unless the <smbconfoption name="ldap suffix"/> parameter is empty.</para>
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
|
||||
|
||||
</description>
|
||||
<value type="default"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user