summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/security.xml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-11-10 21:16:18 +1100
committerAndrew Bartlett <abartlet@samba.org>2011-11-17 00:34:09 +0100
commitafcd3c625d883e84666990ce759615f16d45c596 (patch)
treec37973bf843d5517b3d0c426c4d94a843c27421d /docs-xml/smbdotconf/security/security.xml
parenta01a186a6cfd3b6f1f49ea6d3e7363d2a58d3d4a (diff)
downloadsamba-afcd3c625d883e84666990ce759615f16d45c596.tar.gz
samba-afcd3c625d883e84666990ce759615f16d45c596.tar.bz2
samba-afcd3c625d883e84666990ce759615f16d45c596.zip
docs: Add documentation for server role
Diffstat (limited to 'docs-xml/smbdotconf/security/security.xml')
-rw-r--r--docs-xml/smbdotconf/security/security.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/security/security.xml b/docs-xml/smbdotconf/security/security.xml
index 55e147e8dc..74ea569b86 100644
--- a/docs-xml/smbdotconf/security/security.xml
+++ b/docs-xml/smbdotconf/security/security.xml
@@ -42,9 +42,14 @@
<para>The different settings will now be explained.</para>
+ <para><anchor id="SECURITYEQUALSAUTO"/><emphasis>SECURITY = AUTO</emphasis></para>
+
+ <para>This is the default security setting in Samba, and causes Samba to consult
+ the <smbconfoption name="server role"/> parameter (if set) to determine the security mode.</para>
+
<para><anchor id="SECURITYEQUALSUSER"/><emphasis>SECURITY = USER</emphasis></para>
- <para>This is the default security setting in Samba.
+ <para>If <smbconfoption name="server role"/> is not specified, this is the default security setting in Samba.
With user-level security a client must first &quot;log-on&quot; with a
valid username and password (which can be mapped using the <smbconfoption name="username map"/>
parameter). Encrypted passwords (see the <smbconfoption name="encrypted passwords"/> parameter) can also