Stephen Le wrote:
On 10/16/05, Aurelien Ricard <[EMAIL PROTECTED]> wrote:
Stephen, try to put a telnet session in their ~/.bashrc
I've never tried but it should work.
While this works, it is insecure. A user can easily run a command like
'ssh [EMAIL PROTECTED] rm .bashrc' to delete the .bashrc file and get full
shell access.
I've resorted to using a Perl script as a login shell.
You're right,
chmod -w .bashrc ;)
Aurelien
--
Aurélien Ricard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]