[Cpu-users] Problem with accessing LDAP directory
Brought to you by:
matheny
From: Lars N. <ln...@no...> - 2002-05-13 19:04:22
|
When I try to use CPU to add users I get credential errors, like this: [root@mail4 log]# cpu useradd test1 -v -W Enter LDAP Bind Password: cpu -- 1.3.13 3/10/02 Blake Matheny <ma...@db...> get_config(/usr/local/etc/cpu.cfg, "::") ldap_init( 127.0.0.1, 389 ) ldap_bind: Invalid credentials Error in do_ldap_init() The problem is that the password I'm entering is correct, it is the one=20 listed /etc/openldap/sladpd.conf for the directory that I'm using (note, = I=20 only have one directory). The PAM module, pam_ldap, and directory administrator program access the = LDAP=20 directory fine - without problems. What am I missing? Version Info: Linux:=09RedHat v7.2 (with latest updates as of 2002/04/17) LDAP:=09 openldap-2.0.21-1 CPU:=09"cpu -- 1.3.13 3/10/02" |