The Samba-Bugzilla – Attachment 4264 Details for
Bug 6456
net ads testjoin should always use the machine account
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for net ads testjoin
0001-s3-net-fix-net-ads-testjoin.patch (text/plain), 866 bytes, created by
Kai Blin
on 2009-06-09 10:02:24 UTC
(
hide
)
Description:
patch for net ads testjoin
Filename:
MIME Type:
Creator:
Kai Blin
Created:
2009-06-09 10:02:24 UTC
Size:
866 bytes
patch
obsolete
>From 72fd5fa6bb78a054fad5e5ebe19a0c0387a7d45b Mon Sep 17 00:00:00 2001 >From: =?utf-8?q?G=C3=BCnther=20Deschner?= <gd@samba.org> >Date: Tue, 9 Jun 2009 15:41:44 +0200 >Subject: [PATCH] s3-net: fix "net ads testjoin". > >This always needs to use machine account credentials. > >Kai, please check. > >Guenther > >Signed-off-by: Kai Blin <kai@samba.org> >--- > source3/utils/net_ads.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/source3/utils/net_ads.c b/source3/utils/net_ads.c >index 4503231..588f57f 100644 >--- a/source3/utils/net_ads.c >+++ b/source3/utils/net_ads.c >@@ -953,6 +953,7 @@ static NTSTATUS net_ads_join_ok(struct net_context *c) > } > > set_cmdline_auth_info_use_machine_account(c->auth_info); >+ set_cmdline_auth_info_machine_account_creds(c->auth_info); > > status = ads_startup(c, true, &ads); > if (!ADS_ERR_OK(status)) { >-- >1.5.4.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6456
: 4264