1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00

31 Commits

Author SHA1 Message Date
Andreas Schneider
34251ba8f2 examples: Improve comment in smb.conf.default
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Rowland Penny <rpenny@samba.org>
2023-03-28 09:33:31 +00:00
Andreas Schneider
d1db4ac094 examples: Remove trailing whitespaces in smb.conf.default
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Rowland Penny <rpenny@samba.org>
2023-03-28 09:33:31 +00:00
Andreas Schneider
1ba146dda3 examples: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Rowland Penny <rpenny@samba.org>
2023-03-28 09:33:31 +00:00
Santiago Vila
494da274df examples/smb.conf.default: Fix typo in comment line: sever -> server
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11823

Signed-off-by: Santiago Vila <sanvila@debian.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr  9 02:35:23 CEST 2016 on sn-devel-144
2016-04-09 02:35:23 +02:00
Andrew Bartlett
d41ec68601 examples: Remove browser and DC settings from example smb.conf
These examples just encourage folks to set browing values that are not needed.

The domain logons setting is already covered by the server role at the
top of the file and logon script is not special enough to be in the
default smb.conf.

Andrew Bartlett

Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2013-05-27 11:56:58 +10:00
Andrew Bartlett
02ee9e4d8a examples: Remove password server from example smb.conf
This should discourage folks from setting it when they do not really need it.

Andrew Bartlett

Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2013-05-27 11:56:56 +10:00
Andrew Bartlett
8a06c3dd79 examples: Remove default printing form example smb.conf
These settings are all defaults, and just work for most systems.  Users on other platforms
can read man smb.conf, rather than cluttering up this file.

Andrew Bartlett

Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2013-05-27 11:56:53 +10:00
Andrew Bartlett
2a110aaeca examples: Move example smb.conf over to "server role"
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2013-05-27 11:56:51 +10:00
Andrew Bartlett
098c5ecdba examples: Remove security=share and security=server from example smb.conf 2012-08-28 07:57:28 +10:00
Günther Deschner
2b1fe2c98f s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration.
Thanks to Jeffrey Riaboy <dakusan@castledragmire.com>.

Guenther
2009-04-06 12:47:41 +02:00
Gerald Carter
46fab723d8 r16752: remove the 'socket options' setting from the shipped default smb.conf
(This used to be commit eac00a45efe96411ab8574b3a3d436a285b7e88a)
2007-10-10 11:19:10 -05:00
John Terpstra
d01371a3f9 r922: Adding notes regarding location of documentation.
(This used to be commit 1b0fd9b5bc0a96b38158df19e40c04f307a2acd7)
2007-10-10 10:51:49 -05:00
Gerald Carter
25a990bde0 correct typo in delete user script; bug 887
(This used to be commit 6060afb98949a39eb4386d35481eaa5caae0fd97)
2003-12-22 21:32:33 +00:00
Jelmer Vernooij
225a8ed076 Add some more new common options
(This used to be commit f27e696cd38501754fb996ca3ffbe48b28e861ae)
2003-08-13 04:57:28 +00:00
Jelmer Vernooij
bceae6bb99 Replace references to the old textdocs by references to chapters in
the HOWTO Collection.
(This used to be commit 31ce815283fcf81cf50f8026a91da04ea4a05071)
2003-04-28 00:57:51 +00:00
Simo Sorce
07b95a90ca typo
(This used to be commit a65b54a08eace793e23b8d6bc193b81ef08f77f5)
2003-04-27 11:24:58 +00:00
Jelmer Vernooij
8fc6e1a5aa There is support for the cups printing system now as well
(This used to be commit 72e0cfbb42b474404a2f8040f84d3136d8abc97c)
2002-11-14 18:24:14 +00:00
Andrew Tridgell
e90b652848 updated the 3.0 branch from the head branch - ready for alpha18
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-07-15 10:35:28 +00:00
Christopher R. Hertel
bced3ac18e I added two lines of comments regarding the include= parameter. Someone
here at the UofM was burned today because they had left that line in its
default location.
(This used to be commit fd4d3496e142574e2bd25faab5c8f1534a21558f)
2002-02-06 22:51:07 +00:00
David O'Neill
41ccf2f437 Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2
(This used to be commit 74dd0f58211129770f6e85d28a658e5fdff1ecae)
2001-01-05 18:57:28 +00:00
Andrew Tridgell
7a668a7641 applied a patch from Norm Jacobs to allow "printcap name = lpstat"
to use lpstat to obtain the printer list on systemV systems.

I've now made this the default on all SYSV systems.

Jeremy, you were a little worried about the security of this patch. I
believe it's OK as the user has no control over the options given to
popen() and the pipe is only open for reading.
(This used to be commit 6a83de0ae954bb18d3f15382f2b0b3259fedff09)
1997-12-03 05:08:07 +00:00
Andrew Tridgell
bea2394b49 the logon script example should use %U.bat not %u.bat
(This used to be commit e57275dd193d648458293b25f0cc3c7179f26536)
1997-11-30 05:46:33 +00:00
John Terpstra
dd2cc1717d Added DNS Proxy, Printing, [netlogon] share modes = no.
(This used to be commit 7b3340c78dd9654d6f8e04196be6cd9e826daaf6)
1997-10-20 13:18:16 +00:00
Andrew Tridgell
360676df6e add a section on encryption and change the formatting a bit
(This used to be commit cdf4aa565302df07b0232c52506ab77be968f80d)
1997-10-19 05:16:54 +00:00
John Terpstra
4e49cb89be Fixed small typo.
(This used to be commit 2b15116a9ab48381445a6b7fb4352f71bf8860c0)
1997-10-18 05:28:34 +00:00
Andrew Tridgell
a0a28db753 add a note about running testparm after modifying smb.conf
(This used to be commit 92e7092af1daf9349ca9fb00cd27c0ddc21b37d9)
1997-10-17 22:40:45 +00:00
Andrew Tridgell
135add3b63 put the new example config file in here as well
(This used to be commit b75580a6bd5a5607f6901915ae0f5357015bd274)
1997-10-17 22:34:28 +00:00
John Terpstra
369de02a56 JHT ==> Getting ready for 1.9.18alpha1.
examples/smb.conf.default:
	added line "share modes = no" to netlogon share parameter list

packaging/redhat:
	updated RedHat RPM build files.
	added smbadduser script (modified for RHL).
(This used to be commit 69fad04198bfcbaaadcebd6c81efdb3612af5bc8)
1997-10-13 13:00:59 +00:00
John Terpstra
1c7df3203c JHT ===> More hacks!
(This used to be commit 0b859fdfac07322f021dbb74791914e22f6b9884)
1997-09-17 14:54:35 +00:00
John Terpstra
7c723f75fd JHT ==> Just tidying up for Release.
(This used to be commit 4e9b7c92f79e1b7bf68103fe378449178b86e315)
1997-07-12 02:59:43 +00:00
John Terpstra
22ed11beb7 JHT ==> The new SMB.CONF master file for everyone!! Yes!
(This used to be commit efe20f981160f421b647ba2b57e77d02c57d6723)
1997-07-09 13:45:05 +00:00