Hi, I'd like something simple:
I need to authenticate a system user using the /etc/passwd + /etc/shadow. How can I do it?
Thanks.
Leandro.
The pear file File/Passwd.php will probably help out.
See http://pear.php.net for pear info.