- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Security Structure same for 10.20 and 11.11?
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
01-07-2002 12:19 AM
01-07-2002 12:19 AM
I have a couple of trusted 10.20 servers and intenting to convert them to 11.11 (cold install). I am wondering if I could just simply copy the /tcb files, /etc/passwd, /etc/group and /home directories from the 10.20 server to the 11.11 server? Do the /tcb files on both 10.20 and 11.11 have the same structure and format?
Is there any other look-outs that I need to take note of? Any kind of info would be appreciated.
Siewhoong
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2002 12:24 AM
01-07-2002 12:24 AM
SolutionDon;t think it would be a good idea to copy the tcb files from one system to another even when there is a cold install involved. What you can do is unconvert the trusted system. Take a backup of the password file. Cold install the OS. restore the password and group file from the old OS and then convert the system to trusted.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 01:35 AM
01-17-2002 01:35 AM
Re: Security Structure same for 10.20 and 11.11?
What is the command to untrust a system? I tried "tsconvert -r", but I am not sure if this is the correct way but some of the password became disorted after that. Some user could still login but some users' encrypted password was changed in the /etc/passwd. Anyone has any comments?
Siewhoong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 02:09 AM
01-17-2002 02:09 AM
Re: Security Structure same for 10.20 and 11.11?
Run /usr/sbin/pwck and /usr/sbin/grpck to check the integrity of your /etc/passwd and /etc/group files.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 03:23 AM
01-17-2002 03:23 AM
Re: Security Structure same for 10.20 and 11.11?
Also what would be the impact if I just simply copy the encrypted password from the tcb files to /etc/passwd?
And after that I simply just delete away the tcb files.