About LDAP connection

Hello,

I need to establish LDAP connection for users management.

In the LDAP connection, does Openfire perform autentication or verification against repository?

This is important for password change process.

Very thanks.

Openfire authenticates against the LDAP. It also does not have the ability allow users to change their LDAP information, password included. Its connection is read only. If the password is cahnged via some other means (at login of the computer) then the openfire authentication changes too.

Hi again,

The Novell LDAP repository counts the autentication attempts.

In the Openfire LDAP reading, do the attempts count?

Very thanks.

I just got done testing this and Openfire login failure attempts are counted against LDAP. I run SLES SP2 and could clearly see the system logging failed attempts as I toyed with the Base DN and Group DN settings.

Hi,

I did try the authentication process and the Novell LDAP Repository counts the attempts.

Very thanks