- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System Trusted
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
07-08-2003 07:04 AM
07-08-2003 07:04 AM
Wich are the options the tsconvert?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 07:08 AM
07-08-2003 07:08 AM
Re: System Trusted
For example if you see im the second column of /etc/passwwd a "*", then is a trusted system.
The original passwd file go another place.
Regards
Jorge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 07:10 AM
07-08-2003 07:10 AM
Solution/usr/lbin/getprpw
If its not trusted getprpw will say so, if it is trusted it will return a usage error.
tsconvert has options;
-c Convert passwd file only to trusted
-p Convert cron and at jobs to trusted
-r Convert from trusted back to non trusted
No options and it converts passwd+cron+at to trusted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 07:10 AM
07-08-2003 07:10 AM
Re: System Trusted
1) Check and see if the /tcb directory structure exists. Look for something like /tcb/files/auth/r/root
2) Look in /etc/passwd and see if ALL users have a * in the passwd field.
Options to tsconvert are -c, -p and -r.
-c = convert system to trusted
-r = unconvert trusted system (back to normal /etc/passwd)
-p = Not sure - preview maybe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 07:13 AM
07-08-2003 07:13 AM
Re: System Trusted
- issue command
# /usr/lbin/getprpw
display command help if it is trusted system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 07:14 AM
07-08-2003 07:14 AM
Re: System Trusted
You need the following document:
"Administering Your HP-UX Trusted System"
The document is located at the following web site:
http://docs.hp.com/hpux/onlinedocs/B2355-90121/B2355-90121.html
As stated above, your /etc/passwd file will not have coded passwords in field 2. You'll have a "*".
Passwords, and other info, are contained in /tcb/files/auth/...