The Samba-Bugzilla – Attachment 2761 Details for
Bug 4678
valid (NIS) users are no longer accepted
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Another workaround. Maybe better than previous. ;p
auth.patch (text/plain), 487 bytes, created by
Tomasz Fortuna
on 2007-06-16 12:05:02 UTC
(
hide
)
Description:
Another workaround. Maybe better than previous. ;p
Filename:
MIME Type:
Creator:
Tomasz Fortuna
Created:
2007-06-16 12:05:02 UTC
Size:
487 bytes
patch
obsolete
>Index: auth.c >=================================================================== >--- auth.c (wersja 23508) >+++ auth.c (kopia robocza) >@@ -294,6 +294,7 @@ > if (NT_STATUS_IS_OK(nt_status)) { > DEBUG(5, ("check_ntlm_password: PAM Account for user [%s] succeeded\n", > unix_username)); >+ (*server_info)->was_mapped = True; > } else { > DEBUG(3, ("check_ntlm_password: PAM Account for user [%s] FAILED with error %s\n", > unix_username, nt_errstr(nt_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 4678
:
2732
|
2760
|
2761
|
2762
|
2763
|
2765