Hi,
For those Linux, UNIX experts, would you kindly teach how to extract
info from /var/adm/wtmp? I know it store user login, logout time and I
want to do user logon time accounting. I heard that there is a command
'ac' will show user logon time but I can't find it on my system
(Slackware 2.1).
Also, I want to set a idle time out for dialin user. I got 'idled' and
it most most of the time but has a major problem. It seem that the
program can't detect background process which don't require keyboard
input, such as ftp a large file and doing PPP as a client. (my server
act as a dymanic ip assign PPP server) I mean if I set the idle time out
to 15mins. Then I use ftp to get a large file which take longer than
15mins to DL, the process will stop half way and the user will be logout.
And all PPP access won't longer than 15mins. Is there any way to set the
'idled' to check the transfer activity in addition to keyboard input? Or
you guy just use a better idle timeout program?
Thanks in advance for any help!!
Li On