s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dir
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Apr 2011 06:45:39 +0000 (16:45 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 27 Apr 2011 12:22:27 +0000 (22:22 +1000)
commit5e90405af923de62b356de22871d967d9846c5a2
tree725c8847200575f13022ed5ceeefef50cbac333a
parent3e85b960fae391af7a0592d5d38c18ae5a157209
s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dir

This ensures we follow the dynconfig convention for the socket
directory, and makes it easier to ensure that the client and server
both refer to the same socket.

Andrew Bartlett
source3/winbindd/winbindd.c