get rid of the KEEP_PASSWORD_SERVER_OPEN define
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Oct 1997 09:11:19 +0000 (09:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 21 Oct 1997 09:11:19 +0000 (09:11 +0000)
source/include/local.h

index 97857727c7488573adf75c164e367e9b25611a12..a218dd8fc6755440044b67bc3d58fb1d9d3cd6ed 100644 (file)
 /* shall we support browse requests via a FIFO to nmbd? */
 #define ENABLE_FIFO 1
 
-/* keep the password server open, this uses up a aocket, but is needed
-   by many apps */
-#define KEEP_PASSWORD_SERVER_OPEN 1
-
 /* how long to wait for a socket connect to happen */
 #define LONG_CONNECT_TIMEOUT 30
 #define SHORT_CONNECT_TIMEOUT 5