The Samba-Bugzilla – Attachment 2314 Details for
Bug 4365
NTLMV2 not functioning when Samba is configured as security = domain
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from volker to use the client domain name string in the samlogon request
4365.diff (text/plain), 739 bytes, created by
Gerald (Jerry) Carter (dead mail address)
on 2007-03-01 07:58:16 UTC
(
hide
)
Description:
patch from volker to use the client domain name string in the samlogon request
Filename:
MIME Type:
Creator:
Gerald (Jerry) Carter (dead mail address)
Created:
2007-03-01 07:58:16 UTC
Size:
739 bytes
patch
obsolete
>Index: auth/auth_domain.c >=================================================================== >--- auth/auth_domain.c (Revision 21628) >+++ auth/auth_domain.c (Arbeitskopie) >@@ -237,7 +237,7 @@ > user_info->logon_parameters,/* flags such as 'allow workstation logon' */ > dc_name, /* server name */ > user_info->smb_name, /* user name logging on. */ >- user_info->domain, /* domain name */ >+ user_info->client_domain, /* domain name */ > user_info->wksta_name, /* workstation name */ > chal, /* 8 byte challenge. */ > user_info->lm_resp, /* lanman 24 byte response */
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 4365
:
2311
| 2314