Hi,
We currently authenticate our web users via searching for the user in a user table in the database. Has anyone ever used PAM to authenticate users? Is it as simple as setting up PAM and then having the progress code execute the login service?
Thanks,