mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
parent
8e5ccea342
commit
4dc5419f8b
@ -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>
|
||||
|
@ -980,7 +980,7 @@ so far:
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<scet2>
|
||||
<sect2>
|
||||
<title>locking.trb error messages</title>
|
||||
|
||||
<para>
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user