The branch, master has been updated
via 8f0cc7e remove duplicate lines from 'man smb.conf'
from 1b9787b docs/vfs_fruit: explain when to use vfs_catia
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 8f0cc7eaaedf651f07931926d04f999c694ebebd
Author: Rowland Penny <[email protected]>
Date: Wed Sep 21 10:53:46 2016 +0100
remove duplicate lines from 'man smb.conf'
Signed-off-by: Rowland Penny <[email protected]>
Reviewed-by: Volker Lendecke <[email protected]>
Autobuild-User(master): Volker Lendecke <[email protected]>
Autobuild-Date(master): Wed Sep 21 17:18:46 CEST 2016 on sn-devel-144
-----------------------------------------------------------------------
Summary of changes:
docs-xml/smbdotconf/security/security.xml | 11 -----------
1 file changed, 11 deletions(-)
Changeset truncated at 500 lines:
diff --git a/docs-xml/smbdotconf/security/security.xml
b/docs-xml/smbdotconf/security/security.xml
index 89e6a45..86f5f2a 100644
--- a/docs-xml/smbdotconf/security/security.xml
+++ b/docs-xml/smbdotconf/security/security.xml
@@ -80,17 +80,6 @@
<para>See also the <smbconfoption name="password server"/> parameter and
the <smbconfoption name="encrypted passwords"/> parameter.</para>
-
- <para><emphasis>Note</emphasis> that the name of the resource being
- requested is <emphasis>not</emphasis> sent to the server until after
- the server has successfully authenticated the client. This is why
- guest shares don't work in user level security without allowing
- the server to automatically map unknown users into the <smbconfoption
name="guest account"/>.
- See the <smbconfoption name="map to guest"/> parameter for details on
doing this.</para>
-
- <para>See also the <smbconfoption name="password server"/> parameter and
the
- <smbconfoption name="encrypted passwords"/> parameter.</para>
-
<para><anchor id="SECURITYEQUALSADS"/><emphasis>SECURITY =
ADS</emphasis></para>
<para>In this mode, Samba will act as a domain member in an ADS realm.
To operate
--
Samba Shared Repository