[PHP] Can php make a authentication to Apache?

2001-12-18 Thread Alex Elderson

Hi,

Is there a way to make a login script that make a php session and also make
a apache session?

I am using ldap Authentication for php en apache but the users must give a
username and password for php and for apache! I can do it so: login to
apache with a popup login window and look if the $auth_user is set, but i
want no popup window. I want i web-page for username and password!

Can anybody help me?

Alex Elderson





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Can php make a authentication to Apache?

2001-12-18 Thread Simos Varelakis

perhaps this link helps you 
http://www.phpsecurepages.f2s.com/

 -Original Message-
 From: Alex Elderson [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 18, 2001 2:23 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Can php make a authentication to Apache?
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]