Confirming fix in apache2 2.2.8-1ubuntu0.9. It was tested in simulated,
and also in work environment. Thank you all.
--
Mod_ssl randomly causes apache threads to use 100% of CPU
https://bugs.launchpad.net/bugs/306293
You received this bug notification because you are a member of Ubuntu
Server Tea
Got it working:
ldapsearch -x -H ldaps:/// -b "" -LLL -s base supportedSASLMechanisms
dn:
supportedSASLMechanisms: CRAM-MD5
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: LOGIN
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: PLAIN
supportedSASLMechanisms: EXTERNAL
Tks Mathia
Attaching certificates I'm using. The new_client.crt is the last one
created with same country/city/firm/OU etc., no e-mail address.
** Attachment added: "certificates.tar.gz"
http://launchpadlibrarian.net/17567761/certificates.tar.gz
--
Hardy slapd server is not supporting sasl/external auth
Same result here. I copied the files to /etc/ssl/certs and
/etc/ssl/private, modified /etc/ldap/slapd.conf to show the new places
of the files, /home/ubuntu/.ldaprc was also modified to point to
/etc/ssl/certs/ca.cert. There wasn't group ssl-certs, so I created it,
(vigr, vigr -s, GID 114) and adde
I got the problem again:
# Creating self-signed sertificate
openssl genrsa -out ca.key 2048
openssl req -new -x509 -days 365 -key ca.key -out ca.crt
# Create server key and request
openssl genrsa -out server.key 2048
openssl req -new -key server.key -out server.csr
# Sign server request
opens
** Changed in: openldap (Ubuntu)
Sourcepackagename: None => openldap
--
Hardy slapd server is not supporting sasl/external authentication
https://bugs.launchpad.net/bugs/249881
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ub