1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

Fix typos.

(This used to be commit b450217557)
This commit is contained in:
John Terpstra 2003-05-27 21:21:47 +00:00
parent 8e5ccea342
commit 4dc5419f8b
3 changed files with 7 additions and 5 deletions

View File

@ -631,7 +631,7 @@ connection, whose session key would be different. So server_validate() must giv
<para>
Indeed. That's why security = server is at best a nasty hack. Please use security = domain.
<parameter>security = server<parameter> mode is also known as pass-through authentication.
<parameter>security = server</parameter> mode is also known as pass-through authentication.
</para>
</sect2>

View File

@ -980,7 +980,7 @@ so far:
</para></listitem>
</itemizedlist>
<scet2>
<sect2>
<title>locking.trb error messages</title>
<para>

View File

@ -105,9 +105,11 @@ Samba-3 introduces the following new password backend capabilities:
<para>
This is <emphasis>always</emphasis> required as the last backend specified.
It provides the ability to handle guest account requirements for access to
resources like <parameter>IPC$</paramter> which is used for browsing.
resources like <parameter>IPC$</parameter> which is used for browsing.
</para>
<listitem>
</listitem>
</varlistentry>
<varlistentry><term>tdbsam:</term>
<listitem>
<para>
@ -1527,7 +1529,7 @@ access to attrs=lmPassword,ntPassword
</para>
<para>
This is the exact opposite of the requirement for the <parameter>passdb backed<parameter>
This is the exact opposite of the requirement for the <parameter>passdb backed</parameter>
option, where it must be the <emphasis>LAST</emphasis> parameter on the line.
</para>