hello list!

how do I get the version of slapd under FreeBSD?

 under CentOS it's simply

[r...@ldap schema]# slapd -V
@(#) $OpenLDAP: slapd 2.3.43 (Aug 11 2010 09:09:21) $
        
[email protected]:/builddir/build/BUILD/openldap-2.3.43/openldap-2.3.43/build-servers/servers/slapd



Need to do the same thing for FreeBSD

[r...@lbsd2:/usr/home/bluethundr]#/usr/local/etc/rc.d/slapd -V
/usr/local/etc/rc.d/slapd: unknown directive '-V'.
Usage: /usr/local/etc/rc.d/slapd
[fast|force|one](start|stop|restart|rcvar|status|poll)
[r...@lbsd2:/usr/home/bluethundr]#su - root
Password:
Last login: Thu Nov  4 18:44:15 on pts/0
LBSD2# slapd -V
slapd: Command not found.


thanks!

-- 
Here's my RSA Public key:
gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9

Share and enjoy!!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to