On Mon, Sep 18, 2006 at 03:48:48PM +0800, Wayne Ivory wrote:
> 1.I modified a forklift driver's .profile to do a screen -list and
> look for the word "Attached". If it is found then it does a screen -x
> to attached to the dropped session, otherwise it runs screen and invokes
> the ERP system.
Hello Wayne,
You as IT (root) can do this. If the supervisor know the employee's
password (security risk), the supervisor could su to become the employee.
I use the following script to "mirror" user sessions, while I'm running
as root. You might be able to use something like it.
Script:
---