HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to check the system is trusted or not?
Operating System - HP-UX
1838306
Members
4591
Online
110125
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
06-30-2009 09:13 PM
06-30-2009 09:13 PM
how to check the system is trusted or not?
1. how to check the server is trusted or not-trusted?
in case of trusted systems:
1 how to lock the user acc?
2 how to unlock the user acc?
3 how to reset the passwd?
in case of trusted systems:
1 how to lock the user acc?
2 how to unlock the user acc?
3 how to reset the passwd?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 09:20 PM
06-30-2009 09:20 PM
Re: how to check the system is trusted or not?
Hi
check the second field in /etc/passwd it should be *
check the man pages for (modprpw)it will give all option
Regards
Prashant
check the second field in /etc/passwd it should be *
check the man pages for (modprpw)it will give all option
Regards
Prashant
For success, attitude is equally as important as ability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 09:56 PM
06-30-2009 09:56 PM
Re: how to check the system is trusted or not?
Hi,
The below command will tell you that your system is trusted or not:
For Trusted System:
#/usr/lbin/getprdef -r
NO, 0, 8, 0, 0, -1, 0, YES, YES, NO, NO, NO, YES, 3, 10, 2, 0
Not Trusted System:
#/usr/lbin/getprdef -r
System is not trusted.
>>1 how to lock the user acc?
#/usr/lbin/modprpw -l user1
>>2 how to unlock the user acc?
#/usr/lbin/modprpw -l -k user1
>>3 how to reset the passwd?
#/usr/lbin/modprpw -x user1
For more information see the below link
http://www.docs.hp.com/en/B9106-90008/modprpw.1M.html
Suraj
The below command will tell you that your system is trusted or not:
For Trusted System:
#/usr/lbin/getprdef -r
NO, 0, 8, 0, 0, -1, 0, YES, YES, NO, NO, NO, YES, 3, 10, 2, 0
Not Trusted System:
#/usr/lbin/getprdef -r
System is not trusted.
>>1 how to lock the user acc?
#/usr/lbin/modprpw -l user1
>>2 how to unlock the user acc?
#/usr/lbin/modprpw -l -k user1
>>3 how to reset the passwd?
#/usr/lbin/modprpw -x user1
For more information see the below link
http://www.docs.hp.com/en/B9106-90008/modprpw.1M.html
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 11:42 PM
06-30-2009 11:42 PM
Re: how to check the system is trusted or not?
Hi,
Another simple way of checking if the system is trusted would be /tcb directory existance.
#ll /tcb
Another simple way of checking if the system is trusted would be /tcb directory existance.
#ll /tcb
Best wishes,
Ganesh.
Ganesh.
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