Sure, that'll be great.
U can email me directly.

thanks

Savita Chauhan, 
Programmer/Analyst
x:1754 Central Texas College.
-------------------------------------------
Change is the only Constant.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
Sent: Wednesday, November 24, 2004 9:10 AM
To: [EMAIL PROTECTED]
Subject: RE: [U2][UD] - Transaction Processing

i've got a basic prog that does it if you would like it

bob

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Charlie Rubeor
Sent: 24 November 2004 14:59
To: [EMAIL PROTECTED]
Subject: RE: [U2][UD] - Transaction Processing


>-----Original Message-----
>From: Chauhan, Savita [mailto:[EMAIL PROTECTED] 
>Sent: Wednesday, November 24, 2004 8:50 AM
>To: Charlie Rubeor
>Subject: RE: [U2][UD] - Transaction Processing
>
>Hi Charlie,
>Does UNIX keep a user's login history somewhere, i.e.
> his/her login/logout times (not just the last one, but
> for some amount of period in past)? If it does, where
> does it keep it and how can I see it?
>
>Thank you,
>
>Savita Chauhan,
>Programmer/Analyst
>x:1754 Central Texas College.
>-------------------------------------------
>Change is the only Constant.


That is what user accounting does.  IBM has a whole book on how to
manage
this.  I don't have access to an aix server right now, so I can't give
you
detailed instructions on how to set it up.  A quick overview:

/var/adm/utmp - keeps a list of current users
/var/adm/wtmp - keeps a list of past login/logout activity
/var/adm/btmp - keeps a list of bad login attempts.  (This is a great
place
to look for the root password, btw.)

To activate the process, (acctcon?) I believe that you can use smit.
There
are also a couple of crontab entries that monitor the free space in
/var/adm.

Once activated, the last and lastb commands will display information
from
the files listed above.

We are kinda off-topic for a U2 list here.  Unless someone else finds
this
interesting, email me directly.  Or maybe the U2 community list?

Hth. 
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to