HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Auditing Trusted mode
Operating System - HP-UX
1826219
Members
3337
Online
109691
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-07-2004 03:16 AM
06-07-2004 03:16 AM
I have trusted mode installed and configured on many HPUX 11i workstations. We are have a security requirement to audit the systems each week. We are having trouble keeping up with the large amount of log entries. We ultimately would like to automate the auditing or at least get the log entries into a more human readable form. Is there a way to accomplish this without writing an entire application?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 03:18 AM
06-07-2004 03:18 AM
Re: Auditing Trusted mode
You can audit a event that you want. Like delete etc.
man audevent. audevent -e "event_you_want_to_monitor"
Anil
man audevent. audevent -e "event_you_want_to_monitor"
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 03:38 AM
06-07-2004 03:38 AM
Solution
Hi,
Auditing doesn't provide may tools. You need to use 'audisp' command to filter out the events and the users.
Moreover, if you enable all the events, then that is what you will get. My consideration would be to audit the default events -moddac, login, admin and the event modaccess + the system calls execv and execve. The last two system calls may log all the commands executed by the users through shell.
You can probably write an awk script to parse out the 'audisp' output and put it in a human readable format. The first row of the output contains the names of the fields.
You may also want to look at IDS/9000 that you can use to get better format in a centralized location.
-Sri
Auditing doesn't provide may tools. You need to use 'audisp' command to filter out the events and the users.
Moreover, if you enable all the events, then that is what you will get. My consideration would be to audit the default events -moddac, login, admin and the event modaccess + the system calls execv and execve. The last two system calls may log all the commands executed by the users through shell.
You can probably write an awk script to parse out the 'audisp' output and put it in a human readable format. The first row of the output contains the names of the fields.
You may also want to look at IDS/9000 that you can use to get better format in a centralized location.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP