mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
docs-xml: Fix spelling in smb.conf manpage
Best reviewed with: `git show --word-diff`. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
0007102d2b
commit
a9d4915cd6
@ -7,7 +7,7 @@
|
||||
<para>This parameter specifies the suffix that is
|
||||
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
|
||||
name="ldap suffix"/> will be used instead. The suffix string is prepended to the
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
|
||||
|
||||
</description>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<para>
|
||||
This parameters specifies the suffix that is 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.
|
||||
string is prepended to the <smbconfoption name="ldap suffix"/> string so use a partial DN.
|
||||
</para>
|
||||
</description>
|
||||
<value type="default"></value>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<description>
|
||||
<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"/> will be used instead. The suffix string is prepended to the
|
||||
<smbconfoption name="ldap suffix"/> string so use a partial DN.
|
||||
</para>
|
||||
</description>
|
||||
|
@ -7,7 +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.
|
||||
string is prepended to the <smbconfoption name="ldap suffix"/> string so use a partial DN.
|
||||
</para>
|
||||
|
||||
</description>
|
||||
|
@ -43,7 +43,7 @@
|
||||
is used, at the time the user account is created the value configured
|
||||
for this parameter is written to the passdb backend and that value will
|
||||
over-ride the parameter value present in the smb.conf file. Any error
|
||||
present in the passdb backend account record must be editted using the
|
||||
present in the passdb backend account record must be edited using the
|
||||
appropriate tool (pdbedit on the command-line, or any other locally
|
||||
provided system tool).
|
||||
</para></warning>
|
||||
|
@ -58,7 +58,7 @@
|
||||
controller, providing domain logon services to Windows and Samba
|
||||
clients of an NT4-like domain. Clients must be joined to the domain to
|
||||
create a secure, trusted path across the network. There must be
|
||||
only one PDC per NetBIOS scope (typcially a broadcast network or
|
||||
only one PDC per NetBIOS scope (typically a broadcast network or
|
||||
clients served by a single WINS server).</para>
|
||||
|
||||
<para><anchor id="BDC"/><emphasis>SERVER ROLE = CLASSIC BACKUP DOMAIN CONTROLLER</emphasis></para>
|
||||
|
@ -7,7 +7,7 @@
|
||||
depend on mmap working correctly on the running system. Samba requires a coherent
|
||||
mmap/read-write system memory cache. Currently only OpenBSD and HPUX do not have such a
|
||||
coherent cache, and on those platforms this parameter is overridden internally
|
||||
to be effeceively <constant>no</constant>. On all systems this parameter should be left alone. This
|
||||
to be effectively <constant>no</constant>. On all systems this parameter should be left alone. This
|
||||
parameter is provided to help the Samba developers track down problems with
|
||||
the tdb internal code.
|
||||
</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user