9276a57350
Guenther
12 lines
452 B
Diff
12 lines
452 B
Diff
--- samba-3.2.0pre1/nsswitch/winbind_struct_protocol.h.pipedir 2007-10-03 15:32:23.000000000 -0400
|
|
+++ samba-3.2.0pre1/nsswitch/winbind_struct_protocol.h 2007-10-03 15:33:13.000000000 -0400
|
|
@@ -24,7 +24,7 @@
|
|
* is needed for launchd support -- jpeach.
|
|
*/
|
|
#ifndef WINBINDD_SOCKET_DIR
|
|
-#define WINBINDD_SOCKET_DIR "/tmp/.winbindd" /* Name of PF_UNIX dir */
|
|
+#define WINBINDD_SOCKET_DIR "/var/run/winbindd" /* Name of PF_UNIX dir */
|
|
#endif
|
|
|
|
/*
|