--On Monday, December 04, 2006 3:48 PM -0500 [EMAIL PROTECTED] wrote:

How do I find what version of openldap I am currently running?  Its on  a
redhat 7.1 box.  I need to move the users to a new mailserver.

If you are running redhat 7.1, you probably want to upgrade whatever version of OpenLDAP you are running as part of the migration.

For me, this easily gets the version:

strings slapd | grep -w "OpenLDAP: slapd"
@(#) $OpenLDAP: slapd 2.3.28 (Nov  9 2006 23:38:25) $


Also, if you have loglevel 256 in slapd.conf, the version number should be logged when you start slapd.


--Quanah


--
Quanah Gibson-Mount
Principal Software Developer
ITS/Shared Application Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to