- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trusted Systems with SSH
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
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
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
тАО04-18-2001 02:11 PM
тАО04-18-2001 02:11 PM
Trusted Systems with SSH
We would prefer to use this supported version of SSH rather than Open SSH even thought Open SSH seems to work. Please can someone help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2001 03:20 PM
тАО04-18-2001 03:20 PM
Re: Trusted Systems with SSH
I believe tsunconvert will unconvert you and tsconvert will put you back into a trusted system. If you unconvert you will probably lose any configuration you have done as far as expiring ID's, passwords, etc. though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2001 08:18 AM
тАО04-19-2001 08:18 AM
Re: Trusted Systems with SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2001 04:13 PM
тАО04-19-2001 04:13 PM
Re: Trusted Systems with SSH
Perhaps you may want to rely on older versions of SSH such as SSH 2.1.0 which has no issues with TCB.
For these older versions to work (I am not sure about SSH 2.4.0), SSH must be compiled only after the OS has been converted to trusted systems. This is because the ./configure script will check whether the system is trusted before creating the appropriate Makefile. If the OS is converted only after SSH has been compiled, SSH will not work with TCB as it has not bee compiled to work with it.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2001 07:38 AM
тАО04-20-2001 07:38 AM
Re: Trusted Systems with SSH
Thanks MJC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2001 06:00 AM
тАО05-04-2001 06:00 AM
Re: Trusted Systems with SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2001 07:22 AM
тАО05-04-2001 07:22 AM
Re: Trusted Systems with SSH
MJC