From: Andrew Bartlett Date: Mon, 27 Aug 2012 05:22:45 +0000 (+1000) Subject: examples: Remove security=share and security=server from example smb.conf X-Git-Tag: samba-4.0.0beta7~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=098c5ecdba63b29752b6c0b0030684cf0ef76196;p=thirdparty%2Fsamba.git examples: Remove security=share and security=server from example smb.conf --- diff --git a/examples/smb.conf.default b/examples/smb.conf.default index b4e3d63e039..dad8c97d799 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -29,7 +29,7 @@ server string = Samba Server # Security mode. Defines in which mode Samba will operate. Possible -# values are share, user, server, domain and ads. Most people will want +# values are user, domain and ads. Most people will want # user level security. See the Samba-HOWTO-Collection for details. security = user