examples: Move example smb.conf over to "server role"
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 May 2013 14:10:39 +0000 (00:10 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 May 2013 01:56:51 +0000 (11:56 +1000)
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
examples/smb.conf.default

index dad8c97d79995207a843c685a31659b0485b523b..86e713f004283eba44c12d9ac735e3a68f9a32af 100644 (file)
 # server string is the equivalent of the NT Description field
    server string = Samba Server
 
-# Security mode. Defines in which mode Samba will operate. Possible 
-# values are user, domain and ads. Most people will want
-# user level security. See the Samba-HOWTO-Collection for details.
-   security = user
+# Server role. Defines in which mode Samba will operate. Possible
+# values are "standalone server", "member server", "classic primary
+# domain controller", "classic backup domain controller", "active
+# directory domain controller".
+#
+# Most people will want "standalone sever" or "member server".
+# Running as "active directory domain controller" will require first
+# running "samba-tool domain provision" to wipe databases and create a
+# new domain.
+   server role = standalone server
 
 # This option is important for security. It allows you to restrict
 # connections to machines which are on your local network. The