- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX sam Security Audit Settings Success and Fail...
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
01-12-2011 05:20 AM
01-12-2011 05:20 AM
HP-UX sam Security Audit Settings Success and Failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2011 07:42 AM
01-12-2011 07:42 AM
Re: HP-UX sam Security Audit Settings Success and Failure
and that should give you what you are looking for.
Hope this solves your problem. I'm not sure about how SAM should work for this.
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2011 04:18 AM
01-13-2011 04:18 AM
Re: HP-UX sam Security Audit Settings Success and Failure
Thanks for your advice. I will try it today and respond to this posting with my results.
Take care,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2011 09:50 AM
01-13-2011 09:50 AM
Re: HP-UX sam Security Audit Settings Success and Failure
After performing the steps below at the command line, it appeared to take my inputs. The sam GUI did not reflect the change and the audevent man page mentioned that changes take affect immediatley. I provoked a failed login and it did not appear to have entered it after viewing the file while in sam. Next I performed a man page on last and observed lastb as a utility (I use this in Red Hat). Provoked lastb and the response was an error referencing the source file. The man page on last told me where to find the source file and it was missing. In your /var/adm directory do you have a btms file or btmps? My HP-UX OS is B.11.23. New to HP-UX so please forgive me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2011 10:57 AM
01-13-2011 10:57 AM
Re: HP-UX sam Security Audit Settings Success and Failure
# ll /var/adm/*tmp*
-rw------- 1 root other 7920 Nov 22 06:22 /var/adm/btmp
-rw-rw-r-- 1 adm adm 1620 Jan 13 00:05 /var/adm/wtmp
-rw-r--r-- 1 root sys 280 Jan 13 00:05 /var/adm/wtmpx
If either btmp or wtmp are missing, try recreating an empty file by running "> /var/adm/wtmp" or "> /var/adm/btmp" as required.
Pete
Pete