Bugzilla – Attachment 422686 Details for
Bug 684395
yast2-kerberos-server fails with LDAP SSL error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Proposed fix for the yast2 ldap agent
ldap-agent-use-global-tls-options.patch (text/plain), 454 bytes, created by
Ralf Haferkamp
on 2011-04-01 09:00:34 UTC
(
hide
)
Description:
Proposed fix for the yast2 ldap agent
Filename:
MIME Type:
Creator:
Ralf Haferkamp
Created:
2011-04-01 09:00:34 UTC
Size:
454 bytes
patch
obsolete
>Index: src/LdapAgent.cc >=================================================================== >--- src/LdapAgent.cc (Revision 63692) >+++ src/LdapAgent.cc (Arbeitskopie) >@@ -509,7 +509,7 @@ > string cacertfile = getValue (args, "cacertfile"); > string cacertdir = getValue (args, "cacertdir"); > >- TlsOptions tls = ldap->getTlsOptions(); >+ TlsOptions tls; > if (cacertfile != "") { > tls.setOption (TlsOptions::CACERTFILE, cacertfile); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 684395
: 422686