I would like to set up my RH6.1 box so that
users can telnet to some port and get a change
password prompt, without having to log in or
anything. I think I can do this by setting up
an entry in inetd.conf to give access to passwd,
then close when its done, but I'm not sure how
exactly that is done.
I'd also like to hear any security concerns with
doing this. I want to be able to have brain-dead
users be able to easily change their passwords.
I'm running a webserver already, so a web page and
script to do this would be good too (and possably
more secure/less likely to show up in a port scan?)
Thanks
DK