1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/nsswitch
Andrew Bartlett b70009649a r13244: Allow control of the location of the Samba3-compatible winbindd pipe
in Samba4.  This allows us to start winbindd by default, including in
'make test'.

This is via a new 'winbindd socket directory' parameter for utilities
linked against loadparm, as well as a --with-winbindd-socket-dir
option to configure (setting the default and the value for simple
clients).

I hope to add basic winbindd tests, to ensure continued correct
operation, but at least now I don't have to manually change my 'server
services' line.

The other problem with the hard-coded /tmp/.winbind is that RedHat has
moved this in Fedora (to /var/run I think).  For this reason, this
functionality should probably be ported to Samba3 as well.

The default for Samba4 is PREFIX/var/run/winbind_pipe.

I have also re-added the paranoia checks from Samba3 for correct
permissions on the socket directory.

Andrew Bartlett
(This used to be commit 8866aa06ff)
2007-10-10 13:51:37 -05:00
..
config.mk r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
wb_common.c r10934: Fix a gcc 4 warning 2007-10-10 13:39:43 -05:00
winbind_client.h r3170: Add winbind client support back into Samba4. This is to allow 2007-10-10 13:04:31 -05:00
winbind_nss_config.h r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h. 2007-10-10 13:38:39 -05:00
winbind_nss_hpux.h r3170: Add winbind client support back into Samba4. This is to allow 2007-10-10 13:04:31 -05:00
winbind_nss_irix.h r3170: Add winbind client support back into Samba4. This is to allow 2007-10-10 13:04:31 -05:00
winbind_nss_linux.h r3170: Add winbind client support back into Samba4. This is to allow 2007-10-10 13:04:31 -05:00
winbind_nss_solaris.h r3170: Add winbind client support back into Samba4. This is to allow 2007-10-10 13:04:31 -05:00
winbind_nss.h r3170: Add winbind client support back into Samba4. This is to allow 2007-10-10 13:04:31 -05:00
winbindd_nss.h r13244: Allow control of the location of the Samba3-compatible winbindd pipe 2007-10-10 13:51:37 -05:00