I will be running an inter-office website on my linux server. Company regulations require that the website be password protected so that only users with accounts on the machine may acces it. I know that it is possible to configure apache for pw authentication, but is there a way that I can configure the machine to allow users to change their passwords remotely? I am thinking of something along the lines of the NT4/2K/XP ctrl-alt-del change password option. I realize that users could change their pw with ssh/telnet sessions, but most of them have no idea what a command line is, and I don't think it would be a good idea to allow that many people telnet access to a machine, when they just need to access the webpage. regards, shane.