I have a windows ldap client setup and I have been able to connect to it using the gui ldap admin client. When I try to connect to it using my ubuntu 12.04 client I get the following error in my auth.log:
Aug 21 16:38:20 uby getent: nss_ldap: failed to bind to LDAP server
ldap://pdc.ad.company.com:389: Invalid credentials
Dear All,
can anyone tell me what is the difference between these two files of LDAP client /etc/ldap.conf and /etc/ldap/ldap.conf and for what purposes these two files gives services. Is it necessary to have these two files at a time ?
hi,
I am using Fedora 12 to configure my openldap server in a non production enviroment .Every thing is going ok .The problem which I am facing is how to add users and group in my ldap server.
1- My slapd.conf is
# vi /etc/openldap/slapd.conf
database bdb
suffix "dc=test,dc=local"
rootdn "cn=Manager,dc=test,dc=local"
rootpw 123
2- Now I start
Hi,
im new to Solaris (10) and need some help please.
Situation: Actually is there a Linux (SLES11) OpenLDAP-Server and authentification of Linux-Maschines works pretty sweet.
I followed the guide described here configure LDAP, but I keep getting following error when running "getent passwd", is there any reason for that?
Error:
Jul 16 15:58:33 wso2-VirtualBox getent: nss_ldap: could not search LDAP server - Server is unavailable
^[[AJul 16 15:59:34 wso2-VirtualBox getent: nss_ldap: failed to bind to LDAP server ldapi:///192.168.4.152/: Invalid credentials
Jul 16 15:5
Hi,
I am trying to setup a LDAP Server to let my applications (like wiki, phpbb, ...) authenticate against ldap.
Using:
openSuSe 11.1
OpenLdap 2.x (provided by software management)
KDE 4.x
Yast provides an gui interface to setup and configure the ldap server, which I used.
I'm trying to configure slapd on my machine and I keep getting this error. I can recover at times using db7.7_recover but not always. I see this problem if the slapd deamon is killed for any reason.
Isn't a DB supposed to be able to take care of these failures?
I'm trying to install an openldap server (slapd) on a Debian EC2 instance. I have followed all the instructions I can find, and am using the recommended slapd-config approach to configuration.
Hi,
I've been trying to find the answer with no luck. I'm hoping someone can help me. Here's what I need to do:
Run a KSH script that will check:
1. Server (Client) Type (AIX 5.3, 6.1, SUSE, and HP-UX are the possibilities).
2. LDAP.cfg is configured correctly and the ldap client service is running.