> I'm trying to use pam_auth for a script. It loads into php but it's not
> authenticating the users. I'm using the correct password and username.
> This is a example of how I'm using the function:
>
> pam_auth($_POST[uname], $_POST[passwd], &$error)
>
> Any ideas? Thanks in advance
For starters
I'm trying to use pam_auth for a script. It loads into php but it's not
authenticating the users. I'm using the correct password and username.
This is a example of how I'm using the function:
pam_auth($_POST[uname], $_POST[passwd], &$error)
Any ideas? Thanks in advance
--
PHP General Mailin
2 matches
Mail list logo