Re: [SUMMARY] : Authentification with requests and ldap HELP!

2003-06-11 Thread Emmanuil Batsis (Manos)
[EMAIL PROTECTED] wrote: By the way, if anyone needs to adapt his portal from XML-file authentification to LDAP I can help him... Sounds ideal for the cocoon wiki if something similar is not already available. - To unsubscribe

[SUMMARY] : Authentification with requests and ldap HELP!

2003-06-11 Thread Maxime.Gheysen
sage- >From: >[EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] e >.org] >Sent: Wednesday, June 11, 2003 11:21 AM >To: [EMAIL PROTECTED] >Subject: Authentification with requests and ldap HELP! > > >I have a portal, on my login page I have the field "name" and

RE: Authentification with requests and ldap HELP!

2003-06-11 Thread Lionel Crine
uthentification with requests and ldap HELP! I have a portal, on my login page I have the field "name" and "password". When I submit the form : () I want to execute the authentification pipeline. To authentificate I want to execute an ldap query, but with ldap:rootdn (ldap use

RE: Authentification with requests and ldap HELP!

2003-06-11 Thread Maxime.Gheysen
11:21 AM To: [EMAIL PROTECTED] Subject: Authentification with requests and ldap HELP! I have a portal, on my login page I have the field "name" and "password". When I submit the form : () I want to execute the authentification pipeline. To authentificate I want to execut

Authentification with requests and ldap HELP!

2003-06-11 Thread Maxime.Gheysen
I have a portal, on my login page I have the field "name" and "password". When I submit the form : () I want to execute the authentification pipeline. To authentificate I want to execute an ldap query, but with ldap:rootdn (ldap user) and ldap:password (ldap password) as my two text fields from