Operating System - HP-UX
1826343 Members
4350 Online
109692 Solutions
New Discussion

ldap_common.c:1986:_hp_ldap_bind_by_my_uid(): getProxyCred() returned:2.

 
Robert Binkhorst
Trusted Contributor

ldap_common.c:1986:_hp_ldap_bind_by_my_uid(): getProxyCred() returned:2.

Hi Guys,

I've got a HP-UX 11i test LDAP client running, authenticating against an OpenLDAP server using HP's ldapux package. All works fine, still, there 's one error message that keeps popping up:
ldap_common.c:1986:_hp_ldap_bind_by_my_uid(): getProxyCred() returned:2.

The easy solution would be to remove the proxy user from my config, but I don't really want that (for security reasons), so I was wondering if anyone here has a solution to this one..

My ldif for the HP-UX profile is as follows:
dn: cn=uxprofile,ou=profiles,dc=example,dc=com
cn: uxprofile
objectClass: DUAConfigProfile
defaultserverlist: ldap1.example.com ldap2.example.com
defaultsearchbase: dc=example,dc=com
defaultSearchScope: one
servicesearchdescriptor: passwd:ou=users,dc=example,dc=com
servicesearchdescriptor: group:ou=users,dc=example,dc=com
profilettl: 3600
credentiallevel: proxy anonymous

Cheers,
Robert
linux: the choice of a GNU generation