This is a discussion on LDAP 4.1 sous AIX 5.2 : LDAPAPIError exception throw... within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi , I have the folowing environment: AIX 5L 5.1 ML04 Websphere AS 5.0.2 IBM C v5.0.0.2 IBM C++ ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi , I have the folowing environment: AIX 5L 5.1 ML04 Websphere AS 5.0.2 IBM C v5.0.0.2 IBM C++ v5.0.0.2 Oracle 9i IBM LDAP : IBM Secureway Directory 4.1 IBM Http Server 1.3.26 I use the admin console webadmin to administre my ldap server :http://@ip/ldap I have migrate my box to AIX 5.2 ML05 without upgrading any component of the solution(C, C++,Oracle, Websphere,IHS,ITDS) When i try to manage my ldap again with the webadmin console i have the folowing exexption: 1-http://@ip/ldap => when i click the introduction in the left tree i have this message: LDAPAPIError exception thrown on thread 1 Error ID is 47 Une erreur système inattendue s'est produite. Function File Line LDAUser::hasAdminAuthority() src/webadmin/ldacgi/ldacmdhdentry.C 207 LDAUser::getAdminDN() src/webadmin/ldacgi/ldamusr.C 300 src/webadmin/ldacgi/ldamusr.c 236 2- http://@ip/ldap => when i click the connexion in the left tree to do the authentication: cn=root and password=***** i get the folowing message: Invalide login or password The problem is that when i use the same credentiel (cn=root and password=*****) with other tool i'm able to connect . Any idea? |