- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trusted system: what does it mean exactly?
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
11-11-2003 03:10 AM
11-11-2003 03:10 AM
Trusted system: what does it mean exactly?
I need a starting point to explore and to understand the "trusted HP-UX" world.
Where can I find some documents in order to begin my analysis?
Thanks to everybody
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 03:12 AM
11-11-2003 03:12 AM
Re: Trusted system: what does it mean exactly?
The most important feature is shadowing the passwords.
Non-trusted systems keep passwords in /etc/passwd file. Trusted systems keep them in an ultra secure series of files, divided alphabetically in the /tcb folder.
It makes the system much harder to hack.
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
11-11-2003 03:15 AM
11-11-2003 03:15 AM
Re: Trusted system: what does it mean exactly?
Here's a brief description:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90121/B2355-90121_top.html&con=/hpux/onlinedocs/B2355-90121/00/00/4-con.html&toc=/hpux/onlinedocs/B2355-90121/00/00/4-toc.html&searchterms=System%7cTrusted&queryid=20031111-091417
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 03:15 AM
11-11-2003 03:15 AM
Re: Trusted system: what does it mean exactly?
Take a look at this doc.
http://www.faqs.org/faqs/hp/hpux-faq/section-68.html
Regards,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 03:17 AM
11-11-2003 03:17 AM
Re: Trusted system: what does it mean exactly?
http://docs.hp.com/hpux/os/11.0/index.html
The one you want is here:
http://docs.hp.com/hpux/onlinedocs/B2355-90121/B2355-90121.html
-- Graham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 01:26 AM
11-12-2003 01:26 AM
Re: Trusted system: what does it mean exactly?
We have implemented trusted system for quite some time now. Please read the attached document for more details on how to setup.
Best regards,
Mihai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 03:23 AM
11-12-2003 03:23 AM
Re: Trusted system: what does it mean exactly?
back and explained the reason for your interest. There are many features in trusted mode. Some of them have near-equivalents in standard mode.
If your main goal is simply shadow passwords, you might be interested in the free shadow password patch bundle at
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
There are some limitations in this, so read the documentation carefully.