summaryrefslogtreecommitdiff
path: root/testsuite/build_farm/basicsmb.smb.conf.template
AgeCommit message (Collapse)AuthorFilesLines
2001-06-28fixed guest account for build farm boxesAndrew Tridgell1-1/+1
(This used to be commit 0d112d7960353b33e9c5015c39a107a47e6f690d)
2001-06-27Jigger around with the tests a bit moreAndrew Bartlett1-0/+12
We now test security=share, security=user, security=server for both the positive and negitive case (good/bad pw) and check that guest shares work for share level security. The server level security stuff seems to test positive without actualy contating a server (another LIBSMB_PROG based smbd) - I will need to look into that... Andrew Bartlett (This used to be commit 19fdc553d6ab06e53c21425468f86da56f4d9153)
2001-06-27Changed some of the tests around, made failures for parts actualy countAndrew Bartlett1-0/+1
Andrew Bartlett (This used to be commit 56a881b2b4957912055fdf053ef37ca2ea3606b8)
2001-06-26Added the basic tests of smb functionality for HEADAndrew Bartlett1-0/+24
This works with the new build farm system Andrew Bartlett (This used to be commit 542977bc4323e041512e91d7a38422e7abc4e5ae)