- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Questions about Trusted system and SUDO
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
05-25-2005 08:23 AM
05-25-2005 08:23 AM
I have couple questions about trusted system:
1. Is SUDO works fine with trusted system HP-UX 11i and is it supported by HP?
2. How can I log or track any activity or every command that run by root or root-equivalents users do?
3. I am trying to log only command line activity by root and root-equivalent in trusted system environment.
Thanks,
Mike
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 08:31 AM
05-25-2005 08:31 AM
Solution2) There are audit file, sudo log files, sulog files, sh_history files, etc. These will keep track of various info. The sudo log file will keep track of date/time, who, from where, what was done, etc...
3) The sudo log file will do just that, with date/time, etc.
The sulog file will tell you who did switch user. The sh_history files will just give you what was typed and entered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 08:37 AM
05-25-2005 08:37 AM
Re: Questions about Trusted system and SUDO
Hope these answers help;
1. Yes and I'm not sure about official HP support if you mean will HP help trouble shoot a sudo problem.
2. It's all in how you configure it. Read the manual, here's one place to get it
http://www.courtesan.com/sudo/sudo.html
3. Sudo will do that.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 08:37 AM
05-25-2005 08:37 AM
Re: Questions about Trusted system and SUDO
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 09:00 AM
05-25-2005 09:00 AM
Re: Questions about Trusted system and SUDO
Yes this is just a port from the shareware but it did come from HP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 01:53 PM
05-26-2005 01:53 PM
Re: Questions about Trusted system and SUDO
I kind of new the answer to SUDO but its always good to double check with Guru’s and what the hack it's part time you all get 10 points.
Thanks,
Mike