View Single Post
  #1 (permalink)  
Old 09-12-2005, 09:03 PM
sahuguet sahuguet is offline
Member
 
Posts: 10
Default install problem with FC4: LDAP: error code 49 - Invalid Credentials

Hi,

I have been following the various posts for FC4 and made some progress accordingly:
- sym links for the crypto libs
- mysql config for systems with little RAM

now I am stuck with LDAP authentication. I get an authentication error when I try to check the LDAP config.

[zimbra@godavari conf]$ zmprov gas
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.AuthenticationException [LDAP: error code 49 - Invalid Credentials])


My guess is that with the various installs I have done, the LDAP password might be out of sync between two components (e.g. LDAP server and Java app).
Is there a way to fix it by hand?

Another question is how to start a clean install.
I am doing \rm -r /opt/zimbra and then a re-install via install.sh.
Is there a cleaner way of doing it?

regards,

Arnaud
Reply With Quote