Hi,

> [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.

slapd is located in libexec of your local directory, i.e. 
/usr/local/libexec/slapd
which is usually not in your PATH.
The rc.d-script is just the startfile, not the executable itself.

Alternatively, you can look at the version of your installed package, e.g.
pkg_info | grep openldap


Regards, Julian

Attachment: signature.asc
Description: PGP signature

Reply via email to