summaryrefslogtreecommitdiff
path: root/examples/smb.conf.default
AgeCommit message (Collapse)AuthorFilesLines
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-1/+8
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-11-30the logon script example should use %U.bat not %u.batAndrew Tridgell1-2/+2
(This used to be commit e57275dd193d648458293b25f0cc3c7179f26536)
1997-10-20Added DNS Proxy, Printing, [netlogon] share modes = no.John Terpstra1-1/+12
(This used to be commit 7b3340c78dd9654d6f8e04196be6cd9e826daaf6)
1997-10-19add a section on encryption and change the formatting a bitAndrew Tridgell1-103/+108
(This used to be commit cdf4aa565302df07b0232c52506ab77be968f80d)
1997-10-18Fixed small typo.John Terpstra1-1/+1
(This used to be commit 2b15116a9ab48381445a6b7fb4352f71bf8860c0)
1997-10-17add a note about running testparm after modifying smb.confAndrew Tridgell1-0/+3
(This used to be commit 92e7092af1daf9349ca9fb00cd27c0ddc21b37d9)
1997-10-17put the new example config file in here as wellAndrew Tridgell1-128/+116
(This used to be commit b75580a6bd5a5607f6901915ae0f5357015bd274)
1997-10-13JHT ==> Getting ready for 1.9.18alpha1.John Terpstra1-0/+1
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-09-17JHT ===> More hacks!John Terpstra1-5/+6
(This used to be commit 0b859fdfac07322f021dbb74791914e22f6b9884)
1997-07-12JHT ==> Just tidying up for Release.John Terpstra1-0/+1
(This used to be commit 4e9b7c92f79e1b7bf68103fe378449178b86e315)
1997-07-09JHT ==> The new SMB.CONF master file for everyone!! Yes!John Terpstra1-0/+233
(This used to be commit efe20f981160f421b647ba2b57e77d02c57d6723)