Re: [PHP] Authentification and LDAP (SSO / Single Sign-On)

2006-11-07 Thread Nick Talbott
On Tuesday 07 November 2006 12:37, you wrote: > So how can i implement a SSO via PHP only ? To use LDAP from within PHP you need to have a version of PHP with LDAP support available. Check the PHP online docs for how to do this. Assuming you know how to use PHP to create a standard looking logi

Re: [PHP] Authentification and LDAP (SSO / Single Sign-On)

2006-11-07 Thread Nick Talbott
On Tuesday 07 November 2006 12:13, Alain Roger wrote: > I'm currently developing a PHP application as intranet tool for our > company. I would like to make users connect to this tool with an > authentification window where they can enter their domain login and > password. > via LDAP and Apache modu

[PHP] Authentification and LDAP (SSO / Single Sign-On)

2006-11-07 Thread Alain Roger
Hi, I'm currently developing a PHP application as intranet tool for our company. I would like to make users connect to this tool with an authentification window where they can enter their domain login and password. via LDAP and Apache module mod_auth_ldap, i would like to check this user login an