HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- User monitor report
Operating System - HP-UX
1830499
Members
2285
Online
110006
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
07-14-2003 05:56 PM
07-14-2003 05:56 PM
Hi to all guru's and master,
Do you have a sample script that monitor the changes on user like account lock out, new user has been add etc,
Thanks in advance
Joseph
Do you have a sample script that monitor the changes on user like account lock out, new user has been add etc,
Thanks in advance
Joseph
Expect nothing but ready for everything
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2003 06:24 PM
07-14-2003 06:24 PM
Re: User monitor report
I don't actually have one, but have a look in the sysadmin script postings from these links. You might something of use there.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x836cc1c4ceddd61190050090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf0fc5dc05a7ad711abdc0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x836cc1c4ceddd61190050090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf0fc5dc05a7ad711abdc0090277a778c,00.html
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2003 06:32 PM
07-14-2003 06:32 PM
Solution
Hi Joesph
Sorry I don't have any scripts to do this. You may have to write your own.
I've attached an old security script that you might be able to pull a few ideas from eg failed logins, failed su to root etc.
For trusted systems look at /usr/lbin/getprpw command.
-> look for lockout=0000000. If not then account is locked.
Maybe use a diff command to check for any changes to /etc/passwd file.
Cheers
Con
Sorry I don't have any scripts to do this. You may have to write your own.
I've attached an old security script that you might be able to pull a few ideas from eg failed logins, failed su to root etc.
For trusted systems look at /usr/lbin/getprpw
-> look for lockout=0000000. If not then account is locked.
Maybe use a diff command to check for any changes to /etc/passwd file.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2003 06:58 PM
07-14-2003 06:58 PM
Re: User monitor report
If your mystem is trusted, you may be able to fine tune the audit logs to get what you want.
passwd -sa reports some data on the user, but doesn't report new ones.
You could scan the root .sh_history file for the useradd commmand to get users.
The information is out there, you need to work a bit to get it.
SEP
passwd -sa reports some data on the user, but doesn't report new ones.
You could scan the root .sh_history file for the useradd commmand to get users.
The information is out there, you need to work a bit to get it.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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