Hello,
I make up this post because I have a connection problem when I use LDAP authentification.
It seems that the oreon server correctly send request and receive response OK from LDAP server (AD 2003).
But after these first authentification, I obtain the message Local Auth or LDAP Fallback in log file and in the GUI << invalid user >> is print.
Bellow, the auth.log :
[14/05/2007 16:38] LDAP User Mapping : myself => CN=NAME Surname,OU=Systems Network,OU=IT Services,DC=synchrotron-soleil,DC=fr
[14/05/2007 16:38] LDAP Auth Cnx : ldap://ldap.synchrotron-soleil.fr:389 : Success (0)
[14/05/2007 16:38] LDAP AUTH Bind : CN=NAME Surname,OU=Systems Network,OU=IT Services,DC=synchrotron-soleil,DC=fr : Success (0)
[14/05/2007 16:38] LDAP AUTH : OK, let's go to Local AUTH
[14/05/2007 16:38] LDAP AUTH : Local password updated with LDAP password for myself
[14/05/2007 16:38] Local AUTH : Local Auth or LDAP Fallback
I don't know what to do to make ldap authentification works.
Thank you for your help
I make up this post because I have a connection problem when I use LDAP authentification.
It seems that the oreon server correctly send request and receive response OK from LDAP server (AD 2003).
But after these first authentification, I obtain the message Local Auth or LDAP Fallback in log file and in the GUI << invalid user >> is print.
Bellow, the auth.log :
[14/05/2007 16:38] LDAP User Mapping : myself => CN=NAME Surname,OU=Systems Network,OU=IT Services,DC=synchrotron-soleil,DC=fr
[14/05/2007 16:38] LDAP Auth Cnx : ldap://ldap.synchrotron-soleil.fr:389 : Success (0)
[14/05/2007 16:38] LDAP AUTH Bind : CN=NAME Surname,OU=Systems Network,OU=IT Services,DC=synchrotron-soleil,DC=fr : Success (0)
[14/05/2007 16:38] LDAP AUTH : OK, let's go to Local AUTH
[14/05/2007 16:38] LDAP AUTH : Local password updated with LDAP password for myself
[14/05/2007 16:38] Local AUTH : Local Auth or LDAP Fallback
I don't know what to do to make ldap authentification works.
Thank you for your help
Comment