Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 241821 Details for
Bug 165172
slapd aborts on startup when /etc/openldap/ldap.conf contains an invalid TLS_CACERT entry
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
initscript patch
ldap-cert.patch (text/plain), 881 bytes, created by
Jan Safranek
on 2007-10-29 13:09:52 UTC
(
hide
)
Description:
initscript patch
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2007-10-29 13:09:52 UTC
Size:
881 bytes
patch
obsolete
>Index: ldap.init >=================================================================== >RCS file: /cvs/dist/rpms/openldap/RHEL-5/ldap.init,v >retrieving revision 1.22 >diff -u -r1.22 ldap.init >--- ldap.init 27 Jun 2007 12:40:10 -0000 1.22 >+++ ldap.init 29 Oct 2007 13:05:57 -0000 >@@ -114,7 +114,7 @@ > echo -n $"$file is not readable by \"$user\"" ; warning ; echo > fi > # Unaccessible TLS configuration files. >- tlsconfigs=`LANG=C egrep '^(TLSCACertificateFile|TLSCertificateFile|TLSCertificateKeyFile)[[:space:]]' /etc/openldap/slapd.conf | awk '{print $2}'` >+ tlsconfigs=`LANG=C egrep '^(TLSCACertificateFile|TLSCertificateFile|TLSCertificateKeyFile|TLS_CACERT)[[:space:]]' /etc/openldap/slapd.conf /etc/openldap/ldap.conf| awk '{print $2}'` > for file in $tlsconfigs ; do > if ! testasuser $user -r $file ; then > echo -n $"$file is not readable by \"$user\"" ; warning ; echo
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 165172
: 241821