I want to have a login prompt on a website that authenticates against the local system accounts on a Linux server, meaning the /etc/passwd and /etc/shadow files. I assume it will have to use a PAM module for this. What is the best way of going about doing this?
Thanks,
Chris
Thanks,
Chris