summaryrefslogtreecommitdiff
path: root/testsuite/build_farm/basicsmb.fns
AgeCommit message (Collapse)AuthorFilesLines
2001-06-28fixed guest account for build farm boxesAndrew Tridgell1-1/+5
(This used to be commit 0d112d7960353b33e9c5015c39a107a47e6f690d)
2001-06-27Jigger around with the tests a bit moreAndrew Bartlett1-6/+44
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-27Add the generic funcions file for the basicsmb testsAndrew Bartlett1-0/+21
Andrew Bartlett (This used to be commit b28baf71a7d947cfe8bda546f4e70194da0781da)