Re: Automatic Logout Program - idled does not work

1998-04-05 Thread Casey Bralla
I just tried idled, but cannot get it to work. It logs an error which says "unable to read utmp file". I can look at the utmp file just fine (although it has some non-ASCII characters in it.) By checking the source code, I determined that it is failing after executing the following command:

Re: Automatic Logout Program

1998-04-04 Thread Michael S. Dunsavage
You can set this some how. Do a man autologout or man auto-logout Casey Bralla wrote: > I need a program which will automatically logout a user who has not > had any activity for x minutes. I envision a sniffer-type program > which records any data passing across tty's & ttyS's, then logs off