Hi,
I Sco unix, there was a nice command line utility to lock a console / terminal session.
It would display an (optional) banner, and unlock only on supplying a password.
Is there any such command in linux ?
Thanks Shahed.
On Tue, 25 Mar 2003, Shahed Moolji wrote:
Hi, I Sco unix, there was a nice command line utility to lock a console / terminal session. It would display an (optional) banner, and unlock only on supplying a password. Is there any such command in linux ? Thanks Shahed.
i think "vlock" is what you are looking for.
-Rajesh
try this; $clear;echo "Don't touch this comp.";vlock -a
well the main command is vlock try man vlock for details
On Tue, 25 Mar 2003, Shahed Moolji wrote:
Hi,
I Sco unix, there was a nice command line utility to lock a console / terminal session.
It would display an (optional) banner, and unlock only on supplying a password.
Is there any such command in linux ?
Thanks Shahed.
Shahed Moolji writes:
I Sco unix, there was a nice command line utility to lock a console / terminal session. It would display an (optional) banner, and unlock only on supplying a password. Is there any such command in linux ?
Yes there is the vlock utility in Linux that lets you lock you terminal sessions. Also there's xlock, which can lock your X sessions.
Vinayak Hegde APGDST Student NCST-JUHU