HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: audit user creation/delete
Operating System - HP-UX
1832667
Members
3137
Online
110043
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
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
07-25-2007 11:11 PM
07-25-2007 11:11 PM
audit user creation/delete
Hello
I would like to know how to audit events like user creation/deletion/passwd modification etc, can be this done through SAM?
I would like to know how to audit events like user creation/deletion/passwd modification etc, can be this done through SAM?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 06:11 PM
07-26-2007 06:11 PM
Re: audit user creation/delete
Hi Titania,
SAM logs its actions in /var/sam/log/samlog.
There you should be able to find, what you are logging for. You may access the logfile by SAM
| Options | view SAM log or be texteditor.
To figure out, who performed any action, most of which nmay require root-permissions, you have to look at the information, stored in /etc/wtemp . You may access these with command "last" or, getting some additional information, by executing:
#cat /etc/wtmp | /usr/lib/acct/fwtmp | \ #tail -1000 > /etc/wtmp.txt #vi + /etc/wtmp.txt
Bye
Ralf
SAM logs its actions in /var/sam/log/samlog.
There you should be able to find, what you are logging for. You may access the logfile by SAM
| Options | view SAM log or be texteditor.
To figure out, who performed any action, most of which nmay require root-permissions, you have to look at the information, stored in /etc/wtemp . You may access these with command "last" or, getting some additional information, by executing:
#cat /etc/wtmp | /usr/lib/acct/fwtmp | \ #tail -1000 > /etc/wtmp.txt #vi + /etc/wtmp.txt
Bye
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 07:23 PM
07-26-2007 07:23 PM
Re: audit user creation/delete
Hi
http://docs.hp.com/en/5991-8678/ch06s03.html
Gives you the basics of real auditing
Steve Steel
http://docs.hp.com/en/5991-8678/ch06s03.html
Gives you the basics of real auditing
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP