1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-16 09:57:47 +03:00

12 Commits

Author SHA1 Message Date
David O'Neill
74dd0f5821 Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2 -
Andrew Tridgell
6a83de0ae9 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.
-
Andrew Tridgell
e57275dd19 the logon script example should use %U.bat not %u.bat -
John Terpstra
7b3340c78d Added DNS Proxy, Printing, [netlogon] share modes = no. -
Andrew Tridgell
cdf4aa5653 add a section on encryption and change the formatting a bit -
John Terpstra
2b15116a9a Fixed small typo. -
Andrew Tridgell
92e7092af1 add a note about running testparm after modifying smb.conf -
Andrew Tridgell
b75580a6bd put the new example config file in here as well -
John Terpstra
69fad04198 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).
-
John Terpstra
0b859fdfac JHT ===> More hacks! -
John Terpstra
4e9b7c92f7 JHT ==> Just tidying up for Release. -
John Terpstra
efe20f9811 JHT ==> The new SMB.CONF master file for everyone!! Yes! -