On 28/04/2005, at 7:16 PM, Hesam Montazeri wrote:

Dear Friends,

I am just subscribe to this interesting list. I have a
question about authenticating mechanisms. I want to
implement login page which authenticate users against
defined users on Linux Redhat 9.0 on the server
machine. I don't want to define the users(in plain
text or ...).
If possible ,please provide me with sample codes or
any
references.



Correct me if I am wrong here you should check out either using htaccess htpasswd which uses a PAM link or LDAP. Or trying using pear's Auth package which connects to ldap.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to