inactive users

2000-01-21 Thread Scott Howard
>I am talking about telnet users. Few friends use my box for their mail and >don't always like to logout right. There is a (csh/tcsh for sure) shell variable that you can set by default for your users- autologout If set, automatic logout occurs after you have been inactive for an hour, or if yo

Re: inactive users

2000-01-21 Thread Jeff Smelser
On Thu, 20 Jan 2000, Robert Canary wrote: > Depending on what your setup is, pppd already has a mechanism to > disconnect inactive users and you you can also tell which packets to > ignore when evaluating an active connection (eg. the mail check packets, > pings, etc) > &g

Re: inactive users

2000-01-20 Thread Robert Canary
Depending on what your setup is, pppd already has a mechanism to disconnect inactive users and you you can also tell which packets to ignore when evaluating an active connection (eg. the mail check packets, pings, etc) hope this helps ;-) "Todd A. Jacobs" wrote: > On Mon, 17 J

Re: inactive users

2000-01-20 Thread Todd A. Jacobs
On Mon, 17 Jan 2000, Jeff Smelser wrote: > does anyone have a script/program to logout inactive users?? clobberd -- Todd A. Jacobs Network Systems Engineer -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: inactive users

2000-01-19 Thread Jeff Smelser
thanks. Thats works good enough On Mon, 17 Jan 2000, rpjday wrote: > > On Mon, 17 Jan 2000, Jeff Smelser wrote: > > > does anyone have a script/program to logout inactive users?? > > with bash and ksh, TMOUT environment variable. > &g

Re: inactive users

2000-01-17 Thread rpjday
On Mon, 17 Jan 2000, Jeff Smelser wrote: > does anyone have a script/program to logout inactive users?? with bash and ksh, TMOUT environment variable. rday -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

inactive users

2000-01-17 Thread Jeff Smelser
does anyone have a script/program to logout inactive users?? Thanks -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.