- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to go from TRUST to UNTRUSTED System ASA...
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-10-2002 11:44 AM
05-10-2002 11:44 AM
I have a brand new L3000 (no user logins set
up)...It's 11.0.
I went into SAM and made it a TRUSTED system.
I did this too fast. We need to move all the
accounts over and then do this TRUSTED system.
Can someone please tell me how to go from
a TRUST to an UNTRUST System?
I want to go back to being UNTRUSTED?
(sounds werid)
TIA,
Laurie
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:49 AM
05-10-2002 11:49 AM
Re: Need to go from TRUST to UNTRUSTED System ASAP
Unless it is third party software, you should be able to create the accounts...
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:50 AM
05-10-2002 11:50 AM
Re: Need to go from TRUST to UNTRUSTED System ASAP
tsconvert -r
Can you give me the full path name. My
system can't find this tsconvert
Laurie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:51 AM
05-10-2002 11:51 AM
Re: Need to go from TRUST to UNTRUSTED System ASAP
Try this,
SAM --> Autditing and security --> audited events --> actions --> unconvert system now --> yes --> exit sam
or try,
tsconvert -r
to convert back to trusted,
tsconvert -c
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:52 AM
05-10-2002 11:52 AM
Re: Need to go from TRUST to UNTRUSTED System ASAP
# /usr/lbin/tsconvert -r
You can also do this from SAM. It's easy and safe too
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:56 AM
05-10-2002 11:56 AM
Re: Need to go from TRUST to UNTRUSTED System ASAP
2. or you can use command
/usr/lbin/tsconvert -r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:59 AM
05-10-2002 11:59 AM
Re: Need to go from TRUST to UNTRUSTED System ASAP
We are coping over the /etc/passwd file from
our old system. It's got over a hundred logins
so I don't what to re-add them.
We are migrating from one box to the new
computer.
Thanks for your help,
Laurie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 12:06 PM
05-10-2002 12:06 PM
Re: Need to go from TRUST to UNTRUSTED System ASAP
Hope it helps
John