--On June 1, 2007 10:01:10 AM -0600 "Marcum, Bob" Bob.Marcum@telecheck.com wrote:
How do I ask slapd to report its version number.
I did not find anything in the man page on slapd that would do that. The fundamental question is, how do I determine what version of OpenLDAP I am running?
The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify First Data immediately by replying to this message and deleting it from your computer.
I would tell you, but I'm not sure if this message is really intended for me and the list, or not.
One hint though, if you look at syslog when slapd starts, it logs the version there... or heck, you can even strings slapd for it.
Example of syslog output:
$OpenLDAP: slapd 2.3.35 (Apr 20 2007 12:12:55)
Example of using strings:
strings slapd | grep $OpenLDAP @(#) $OpenLDAP: slapd 2.3.35 (Apr 20 2007 12:12:55) $
--Quanah
-- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration