password history question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2006-01-09 at 20:56 +0100, Jo De Troy wrote:
> Hi Susan,
> 
> yes it is. Below you can see my /etc/openldap/ldap.conf
> #
> HOST ldapserver
> BASE dc=example,dc=com
> TLS_REQCERT     allow
> TLS_CACERT      /etc/openldap/cacerts/cacert
> 
> The openssl command Mark pointed to works fine. From that output I
> grabbed the CAcert and stored it the file I'm referencing in
> the /etc/openldap/ldap.conf

	What's "ldapsearch -d 10" saying?

> I'm wondering if the certificate I created is correct. Should the cn
> in the certificate have the hostname as value? I guess it should or
> not?

	In order for ldapsearch to verify the certificate, you need to contact
the ldap server with the same hostname which is specified in the
certificate. You can do that by making the subject of the cert
"ldapserver.foo.com" or (I think, but haven't tried) by setting the
subjectAltName extension to something like:

  subjectAltName   = DNS:ldapserver.foo.com,IP:135.208.5.2

	In which case you could contact it with either the subject name or the
alternative subject names.

Cheers,
Mark.




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux