The Samba-Bugzilla – Attachment 4113 Details for
Bug 6323
"config" option for pam_winbind does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
briefly patch for Samba 3.3.4
pam_winbind.c.diff (text/plain), 428 bytes, created by
TAKAHASHI Motonobu
on 2009-05-04 20:52:11 UTC
(
hide
)
Description:
briefly patch for Samba 3.3.4
Filename:
MIME Type:
Creator:
TAKAHASHI Motonobu
Created:
2009-05-04 20:52:11 UTC
Size:
428 bytes
patch
obsolete
>--- pam_winbind.c.org 2009-04-28 15:46:16.000000000 +0900 >+++ pam_winbind.c 2009-05-05 10:46:52.000000000 +0900 >@@ -463,6 +463,9 @@ > /* generic options */ > if (!strcmp(*v,"debug")) > ctrl |= WINBIND_DEBUG_ARG; >+ else if (!strcasecmp(*v, "config")) { >+ i--; ++v; /* simply skip the next argument */ >+ } > else if (!strcasecmp(*v, "debug_state")) > ctrl |= WINBIND_DEBUG_STATE; > else if (!strcasecmp(*v, "silent"))
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 6323
: 4113