Hi, All
I am still working on set up a new openldap server on redhat linux machine. I am following the steps offered in following site:
http://www.openldap.org/doc/admin24/quickstart.html
I am at step 9, I started the slapd, but can't do LDAP search. I can't run slapadd command either.
You can see my slapd is up and running, but there are nothing installed in /usr/local/bin. What should I install and how can I make ldapsearch and slapadd command run?
Thanks
[root@oldaptest01 sbin]# pgrep slapd 3094 [root@oldaptest01 openldap-2.4.40]# cd /usr/local/bin [root@oldaptest01 bin]# ldapsearch -bash: ldapsearch: command not found [root@oldaptest01 bin]# cd /usr/local/sbin [root@oldaptest01 sbin]# slapadd -bash: slapadd: command not found
Hui Wang
--On Wednesday, March 25, 2015 8:06 PM +0000 "Wang, Hui" holly.wang@csun.edu wrote:
Hi, All
I am still working on set up a new openldap server on redhat linux machine. I am following the steps offered in following site:
http://www.openldap.org/doc/admin24/quickstart.html
I am at step 9, I started the slapd, but can't do LDAP search. I can't run slapadd command either.
You can see my slapd is up and running, but there are nothing installed in /usr/local/bin. What should I install and how can I make ldapsearch and slapadd command run?
No one knows what slapd package(s) you installed, or where they installed the binaries. If you built this yourself, then they'll be where ever you told them to be located. This is not really an openldap question. My general suggestion would be to take some courses in basic linux system administration, so you can become familiar with package management, building software, etc.
--Quanah
--
Quanah Gibson-Mount Platform Architect Zimbra, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org