Ldapux and windows2003r2


 
Thread Tools Search this Thread
Operating Systems HP-UX Ldapux and windows2003r2
# 1  
Old 02-01-2014
Ldapux and windows2003r2

I have follow this guide
c02564031.pdf
I have create a ldap proxy user,ldapsearch works fine
,but ldapproxyconfig return invalid

Code:
../config/ldap_proxy_config -v
File Credentials verified - INVALID

On syslog i see
Code:
Feb  1 16:30:15 hpux syslog: pid:2304.3 - lpc.c:1093:lpc_service(): failed to get connection
Feb  1 16:30:15 hpux syslog: pid:2304.3 - lpc.c:1115:lpc_service(): _hp_ldap_getent() returns error -1
Feb  1 16:41:27 hpux syslog: pid:2414.3 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:41:27 hpux syslog: pid:2414.3 - lpc.c:1093:lpc_service(): failed to get connection
Feb  1 16:41:27 hpux syslog: pid:2414.3 - lpc.c:1115:lpc_service(): _hp_ldap_getent() returns error -1
Feb  1 16:53:39 hpux syslog: pid:2541.3 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:53:39 hpux syslog: pid:2541.3 - lpc.c:1093:lpc_service(): failed to get connection
Feb  1 16:53:39 hpux syslog: pid:2541.3 - lpc.c:1115:lpc_service(): _hp_ldap_getent() returns error -1
Feb  1 16:55:54 hpux syslog: pid:2541.4 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:55:54 hpux syslog: pid:2541.4 - gr.c:80:get_gr_from_right_domain(): failed to get connection
Feb  1 16:56:31 hpux syslog: pid:2541.5 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:56:31 hpux syslog: pid:2541.5 - gr.c:80:get_gr_from_right_domain(): failed to get connection
Feb  1 16:58:55 hpux syslog: pid:2645.3 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:58:55 hpux syslog: pid:2645.3 - lpc.c:1093:lpc_service(): failed to get connection
Feb  1 16:57:03 hpux syslog: pid:2541.5 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:58:55 hpux syslog: pid:2645.3 - lpc.c:1115:lpc_service(): _hp_ldap_getent() returns error -1
Feb  1 16:57:03 hpux syslog: pid:2541.5 - gr.c:80:get_gr_from_right_domain(): failed to get connection
Feb  1 16:59:25 hpux syslog: pid:2645.4 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 16:59:25 hpux syslog: pid:2645.4 - pw.c:79:get_pw_from_right_domain(): failed to get connection
Feb  1 16:59:25 hpux syslog: pid:2645.4 - pw.c:325:get_new_pw_cache_entry(): failed to get connection
Feb  1 16:59:31 hpux syslog: pid:2645.4 - gr.c:80:get_gr_from_right_domain(): failed to get connection
Feb  1 17:07:04 hpux syslog: pid:2776.3 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 17:03:27 hpux syslog: pid:2645.4 - connection.c:749:init_ldap_conn(): _hp_ldap_bind_by_my_uid()==-1 failed
Feb  1 17:07:04 hpux  above message repeats 3 times
Feb  1 17:07:04 hpux syslog: pid:2776.3 - lpc.c:1093:lpc_service(): failed to get connection
Feb  1 17:03:27 hpux syslog: pid:2645.4 - pw.c:79:get_pw_from_right_domain(): failed to get connection
Feb  1 17:07:04 hpux  above message repeats 2 times
Feb  1 17:07:04 hpux syslog: pid:2776.3 - lpc.c:1115:lpc_service(): _hp_ldap_getent() returns error -1
Feb  1 17:03:27 hpux syslog: pid:2645.4 - pw.c:325:get_new_pw_cache_entry(): failed to get connection
Feb  1 17:07:11 hpux  above message repeats 2 times

Where to check?
Thanks

---------- Post updated at 11:49 AM ---------- Previous update was at 11:12 AM ----------

Solution found: i was i little confused and i put dn system profile as ldap proxy user. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question