On Mon, May 21, 2001 at 11:27:43AM +0100, hrishy samant wrote:
> i wanna know how to create a new user/existing user so
> that when the user logs in he will be prompted to
> change his password automatically.
Password aging information can be set with the passwd command. this is probably what you are looking for. 'man passwd'
If you dont want to set password ageing information but just want to annoy the user by prompting "please change your password" every time he logs in, then this could be set in whatever startup file is read when he logs in.. ie if bash shell then /etc/profile, if (t)csh then /etc/csh.login. Just add an if $LOGNAME = user then.. type statement so that it only affects him/her.
Regards,
Garth
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!