RE: [PHP] User Authentication against remote authentication server [ LDAP ]

2001-10-29 Thread Johnson, Kirk
age- > From: Kurt Lieber [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 29, 2001 3:58 PM > To: PHP General List > Subject: Re: [PHP] User Authentication against remote authentication > server [ LDAP ] > > > > However, if the authentication server is not the web > se

Re: [PHP] User Authentication against remote authentication server

2001-10-29 Thread Kurt Lieber
> However, if the authentication server is not the web server, instead, > it is a remote independent server. How can we manage the user > authentications at the web server side? Use LDAP. http://www.php.net/manual/en/ref.ldap.php -- PHP General Mailing List (http://www.php.net/) To unsubscri

Re: [PHP] User Authentication against remote authentication server

2001-10-29 Thread Frewuill Rodriguez
Zhu George-CZZ010" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 29, 2001 4:39 PM Subject: [PHP] User Authentication against remote authentication server > >sorry, this might be a little bit off the topic, but I really hope you could help anwering

[PHP] User Authentication against remote authentication server

2001-10-29 Thread Zhu George-CZZ010
sorry, this might be a little bit off the topic, but I really hope you could help anwering this question. It's pretty clear how to use web server to authenticate the users/groups, for example, if we are using Apache, the userID and password will be stored in the browser's cache, and be