s3-winbindd: Remove undocumented winbindd:socket dir parameter
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 Oct 2013 00:34:13 +0000 (13:34 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 14 Oct 2013 21:58:45 +0000 (10:58 +1300)
commite512491552d9ed0dc1005a23ffc8f77ba237f863
tree78dc3a807ab6b9baae678eb2899ba29b79cb7b36
parent13495c7eb3a3feac93d81356acdf880d474319a8
s3-winbindd: Remove undocumented winbindd:socket dir parameter

This uses the documeted "winbindd socket directory" parameter instead.

This came about due to the merge of the two smb.conf tables in s3 and
s4 for the Samba 4.0 release.  The s4 code used a real parameter,
which caused this to be documented, whereas no automatic procedure
existed to notice the parametric option and the need to document that.
The fact that this was not used consistently in both codebases is one
of the many areas of technical debt we still need to pay off here.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba3.pm
source3/include/proto.h
source3/param/loadparm.c
source3/winbindd/winbindd.c
source3/winbindd/winbindd_proto.h