summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-04-03 19:08:23 +0000
committerVolker Lendecke <vlendec@samba.org>2006-04-03 19:08:23 +0000
commita2539a704f71c7e1ade93982b9a26d5658b290bc (patch)
treec16fd60da4370a0e4b95df4908b496d5a76a05b0 /source
parent046760cee61983a99b56a6b6e7bdeef04441dd8c (diff)
downloadsamba-a2539a704f71c7e1ade93982b9a26d5658b290bc.tar.gz
samba-a2539a704f71c7e1ade93982b9a26d5658b290bc.tar.xz
samba-a2539a704f71c7e1ade93982b9a26d5658b290bc.zip
r14895: Merge the 3.0.22 change
Diffstat (limited to 'source')
-rw-r--r--source/nsswitch/winbindd_cm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nsswitch/winbindd_cm.c b/source/nsswitch/winbindd_cm.c
index 3c5062df59f..9e450d9de74 100644
--- a/source/nsswitch/winbindd_cm.c
+++ b/source/nsswitch/winbindd_cm.c
@@ -294,7 +294,7 @@ static NTSTATUS cm_prepare_connection(const struct winbindd_domain *domain,
DEBUG(5, ("connecting to %s from %s with username "
"[%s]\\[%s]\n", controller, global_myname(),
- machine_account, machine_password));
+ lp_workgroup(), machine_account));
ads_status = cli_session_setup_spnego(*cli,
machine_account,