Hello all
Did some digging and am stumped. I am looking for an app which would allow my users to change their passwords via a web page or via squirrelmail.
This would greatly depend on how you are storing the passwords. If you are using the basic /etc/passwd and /etc/shadow way of doing this then you would need something to communicate with the passwd program. If the passwords are stored in a database or LDAP this becomes very easy to do.