don't use /dev/null for a smbpasswd file
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Nov 2001 22:47:09 +0000 (22:47 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 27 Nov 2001 22:47:09 +0000 (22:47 +0000)
(This used to be commit 067a4f87ac5dc2b5cf902c42f56923d0c5e29bc2)

testsuite/build_farm/basicsmb.smb.conf.server

index ff858f947da91774c406e7d3edeb233fa7281db3..d8aa6f489325ce9789922571648f69bcb77e159b 100644 (file)
@@ -1,3 +1,5 @@
 security=server
 password server=user
-smb passwd file=/dev/null
+smb passwd file=NON_EXISTANT_FILE
+
+