- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: converting to trusted mode again
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
12-19-2003 12:36 AM
12-19-2003 12:36 AM
:-) john.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 12:38 AM
12-19-2003 12:38 AM
Re: converting to trusted mode again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 12:38 AM
12-19-2003 12:38 AM
Re: converting to trusted mode again
Try it manually using tsconvert (no options, just tsconvert). If it doesn't work, maybe you'll get more info.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 12:40 AM
12-19-2003 12:40 AM
Re: converting to trusted mode again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 12:41 AM
12-19-2003 12:41 AM
Re: converting to trusted mode again
# pwcheck /etc/passwd
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 12:45 AM
12-19-2003 12:45 AM
Re: converting to trusted mode again
New hat's cool...
Check these:
1) full / FS
2) passwd file integrity - pwck
3) Perms on /tcb if it already exists
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 12:59 AM
12-19-2003 12:59 AM
Re: converting to trusted mode again
Elmar
plenty of disk space no problem there and no /tcb to check this is part of the creation process.
Robert
pwck shows 2 user accounts with comments at start of line and one account which it could not find home dir !
Jeff
your suggestions already covered thanks
Pete
I shall try the manual tsconvert
and this is what i got :
# ./tsconvert
Creating secure password database...
Directories created.
Making default files.
System default file created...
Terminal default file created...
Device assignment file created...
Moving passwords...
Can't write protected database;
password file unchanged.
# ls -la /tcb
/tcb not found
tsconvert has NOT created any tcb directory or if it did it deleted it too.
:-( John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:06 AM
12-19-2003 01:06 AM
Solutioncomment (hash) signs are NOT allowed in /etc/passwd, so make a backup of /etc/passwd and then remove those users from the file and tsconvert should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:12 AM
12-19-2003 01:12 AM
Re: converting to trusted mode again
just about to post you the output of pwck I suspect you hit the nail on the head I need to get sign off to do this without these accounts they may be needed later will be back with answer asap.
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:14 AM
12-19-2003 01:14 AM
Re: converting to trusted mode again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:15 AM
12-19-2003 01:15 AM
Re: converting to trusted mode again
I suspect it's the comments then. Once you remove them, it should work.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:15 AM
12-19-2003 01:15 AM
Re: converting to trusted mode again
Oops, I forgot (again) to mention: nice hat!!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:24 AM
12-19-2003 01:24 AM
Re: converting to trusted mode again
yes - it will be those comments in /etc/passwd!
At that part of the conversion it will have been struggling to find the right dir for the first letter of their login...
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 01:26 AM
12-19-2003 01:26 AM
Re: converting to trusted mode again
all sorted and YES it was the comment lines.
also there was a bad login account with no home directory but this did not stop the conversion.
thanks for the help - thread closed
:-) John.