>Hi,
>For security purposes, I am interested in having the user's password
>automatically changed to a list of predefined password once the user has
>remotely logged on to the Linux machine. In other words, the user has a
>list of his own (or a predefined) password and if s/he does a successfull
>login onto a Linux machine, the machine will automatically change his
>password to the one next on the (predefined) list. If I am not mistaken,
>there should be such a package/script for Linux machine.
>If you know of such a software/script package, please kindly post the
>pointer. TIA.
Wouldn't it be easier to use ssh so everything is encrypted and you don't
have to worry about it. I believe there is an ssh client for Windows
called putty. Since you can use compression for ssh, the encryptation
really doesn't slow you up any.
But if they do regularly login from public machines, it would be a good
idea to rotate passwords. I am not sure how to non-interactively rotate
the passwords (from their $HOME/.bash_profile or $HOME/.login depending
upon shell), but you might take a look at mkpasswd which could randomly
set a new password for the specified user.
--
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/