- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to convert a Trusted system into a Non-Tru...
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
03-15-2004 05:11 PM
03-15-2004 05:11 PM
I have a HP-UX 10.20, which was a non-trusted system initially. I made in trusted, how do I revert back to a non-trusted system.
Regards
Kuldeeep Solanki
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 05:25 PM
03-15-2004 05:25 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
/usr/lbin/tsconvert -r
or use sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 05:31 PM
03-15-2004 05:31 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
tsconvert -r will also do it.
I'm not sure if that works on 10.20.
Try it and see, I can't see it hurting anything.
I liked keeping systems trusted. Any reason why you wish to convert?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 07:47 PM
03-15-2004 07:47 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
I dont see this binary on my system.
can somebody send this binary/script to me on solanki@softhome.net
Regards
Kuldeep Solanki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 07:51 PM
03-15-2004 07:51 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 07:59 PM
03-15-2004 07:59 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
or
# /etc/tsconvert -r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 08:43 PM
03-15-2004 08:43 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
I see the file to be there but I cant run it.
Not even when I am logged in with "root".
Regards
Kuldeep SOlanki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 08:44 PM
03-15-2004 08:44 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
The supported way to get back to a non-trusted system is to use SAM.
I hope that your system was well patched before you trusted it, at 10.20 (which is now an obsolete OS) there could be problems if an unpatched system was trusted.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 09:49 PM
03-15-2004 09:49 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
How do I do it in SAM ???
There is no option like this from where I can change a trusted system into a non-trusted system.
Regards
Kuldeep Solanki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 10:47 PM
03-15-2004 10:47 PM
SolutionJust a thought. I uncoverted a system that wasn't patched up to date and the root entry in the passwd file got corrupted. Fortunately I has a second root login and could repair it. Maybe do the same and take a backup of the passwd file just in case!
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 11:19 PM
03-15-2004 11:19 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
An FYI for David and also Kuldeeep - PHCO_17218 tsconvert patch has a fix for "unconverting a long password corrupts the passwd entry." This fix was present in an older version of this patch - but some people have neither on their system. ;-( There are other essential trusted patches - have a quick search through the forums as I posted a list recently.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 03:50 PM
03-16-2004 03:50 PM
Re: How to convert a Trusted system into a Non-Trusted System ??
Thanks a lot to you all.
I have converted my system back to a non-trusted one.
I really appreciate everybody's help.
Regards
Kuldeep Solanki