AIL PROTECTED]]
Sent: 29 April 2002 18:28
To: Perl Beg
Subject: Calculating Last Login on Unix
**
This e-mail message has been scanned by MAILsweeper for known viruses
and offensive language as it entered the D
> On Monday, April 29, 2002, at 10:58 , [EMAIL PROTECTED] wrote:
> [..]
> > ipl of the server and therefore nulls wtmp
> [..]
>
> good God Man! no one uses 'ipl' - it will scare the kiddies
Is this, like, ancient IBM speak for "reboot"? IPL = "initial program load"?
> That gives me the info
On Monday, April 29, 2002, at 10:58 , [EMAIL PROTECTED] wrote:
[..]
> ipl of the server and therefore nulls wtmp
[..]
good God Man! no one uses 'ipl' - it will scare the kiddies
Wags is correct that what you want to do is build a db solution,
most likely something with the tie
since wh
]; Peter Lemus
Subject: Re: Calculating Last Login on Unix
That gives me the information I want, the problem is it
relies on wtmp. I believe wtmp gets nulled out on an
ipl of the server and therefore nulls wtmp. Therefore I
lose my history. What I am trying to do is identify
user IDs that have
That gives me the information I want, the problem is it
relies on wtmp. I believe wtmp gets nulled out on an
ipl of the server and therefore nulls wtmp. Therefore I
lose my history. What I am trying to do is identify
user IDs that have not been used for say 60 days and get
rid of them.
Th
On Monday, April 29, 2002, at 10:27 , [EMAIL PROTECTED] wrote:
> Is there a module or a method using perl to calculate
> the last login date for a user. I know I can do this by
> installing accounting, however I prefer not to do to
> other issues.
well there is the 'last' command that is reaso
Is there a module or a method using perl to calculate
the last login date for a user. I know I can do this by
installing accounting, however I prefer not to do to
other issues.
Any thoughts/help is appreciated.
Thanks
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-