The Samba-Bugzilla – Attachment 3940 Details for
Bug 5920
NetApp fails to join domain under 3.2.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix response of _netr_ServerPasswordSet
samba-3.2.8-netr_passwordSet.patch (text/plain), 582 bytes, created by
Yasuma Takeda
on 2009-02-16 01:38:12 UTC
(
hide
)
Description:
fix response of _netr_ServerPasswordSet
Filename:
MIME Type:
Creator:
Yasuma Takeda
Created:
2009-02-16 01:38:12 UTC
Size:
582 bytes
patch
obsolete
>diff -uNrp samba-3.2.8.org/source/rpc_server/srv_netlog_nt.c samba-3.2.8/source/rpc_server/srv_netlog_nt.c >--- samba-3.2.8.org/source/rpc_server/srv_netlog_nt.c 2009-02-04 01:10:07.000000000 +0900 >+++ samba-3.2.8/source/rpc_server/srv_netlog_nt.c 2009-02-16 16:09:30.000000000 +0900 >@@ -682,7 +682,7 @@ NTSTATUS _netr_ServerPasswordSet(pipes_s > /* set up the LSA Server Password Set response */ > > memcpy(r->out.return_authenticator, &cred_out, >- sizeof(r->out.return_authenticator)); >+ sizeof(struct netr_Authenticator)); > > TALLOC_FREE(sampass); > return status;
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 5920
: 3940