- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Login/Logout Time
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2002 03:17 PM
12-07-2002 03:17 PM
Login/Logout Time
How do i get the login/logout date/time
of each user session ? and also invalid
login attempts ??
regards,
pran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2002 03:24 PM
12-07-2002 03:24 PM
Re: Login/Logout Time
Invalid login attempts - look at the 'lastb' command. 'man lastb' for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2002 04:02 PM
12-07-2002 04:02 PM
Re: Login/Logout Time
any audit options available in sam
to get this info from the audit files??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2002 04:05 PM
12-07-2002 04:05 PM
Re: Login/Logout Time
As said last and lastb command should solve your purpose. Also if you are loging details in syslog that should also give you details of this and also successful/unsuccessful ftp.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2002 04:08 PM
12-07-2002 04:08 PM
Re: Login/Logout Time
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2002 04:21 PM
12-07-2002 04:21 PM
Re: Login/Logout Time
Auditing can include a huge number items (see SAM for the choices) which will create very large log files very quickly. The default location for the logfiles is the / filesystem, a very bad location for fast growing files, so tell SAM to place the auditing files in /var/adm.
One other note is that on a busy system, auditing system calls can create a significant additional load on the system.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2002 02:53 AM
12-08-2002 02:53 AM
Re: Login/Logout Time
We have a system in trusted mode.
I have turned on auditing for oracle id and
the audit filesize reaches 90mb everyday.
(the system still not in prodn!!)
Can somebody tell me the minimum/required audit settings.
(For users, system calls and events)
Regards,
Pranesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2002 03:41 AM
12-08-2002 03:41 AM
Re: Login/Logout Time
Hope next link will help you !
Discussion about audit and minimum amount of audit functions setup.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa123543254bfd611abdb0090277a778c,00.html
Kind regards,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2002 08:01 AM
12-08-2002 08:01 AM
Re: Login/Logout Time
Will get back to you incase i need mor info.
Cheers,
Pran