- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS and Trusted Mode
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-20-2001 01:23 PM
11-20-2001 01:23 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 01:25 PM
11-20-2001 01:25 PM
Re: NIS and Trusted Mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 01:27 PM
11-20-2001 01:27 PM
Re: NIS and Trusted Mode
Though i'm not using NIS, but i think NIS+ is the way to go if you have trusted system.
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1c13687f1756845913/screen=ckiDisplayDocument?docId=400000000010771
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1c13687f1756845913/screen=ckiDisplayDocument?docId=200000024645981
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 02:02 PM
11-20-2001 02:02 PM
Re: NIS and Trusted Mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 08:18 AM
11-21-2001 08:18 AM
Re: NIS and Trusted Mode
NSS_LDAP (Name Service Switch)
PAM_LDAP (Pluggable Authentication Module)
LDAP Access Profile
Sanjay, thanks for the links!
Clay, what makes NIS+ so difficult to manage? Are there any difficulties implementing it or are the difficulties encountered when managing it?
Any other responses welcomed (and rewarded).
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 08:37 AM
11-21-2001 08:37 AM
SolutionI didn't say that NIS+ is more difficult but rather that it is different. Moreover, your NIS knowlegde won't help that much. Many of the concepts are the same but the methods are different. Just as a simple example, all of the old yp* commands are gone and are replaced with nis*. More serious is how the data/maps are stored has changed. For example, to backup your NIS+ master maps you have to dump them to flat files and then back them up. As another example, the NIS+ namespace is hierarchical rather than flat is the NIS world. You can create a separate namespace for each department and manage them separately. NIS+ is definitely better than NIS; it's just different. For what it's worth, I wouldn't consider running a bunch of servers without it.
You can get a pretty good understanding of the differences by reading 'Installing and Administering NFS Services' (B1031-90042). You mighr consider attending an NIS+ class; it's really that different.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 01:15 PM
01-04-2002 01:15 PM
Re: NIS and Trusted Mode
was that the ldap-ux functionality was not supported on a trusted system.
Have other folks received a different answer to that question?
Are people actually doing it?
We've opened a business case with HP, since we want to move to a
centralized, LDAP-resident security model across all of our UNIX operating systems, but we're not willing to turn off trusted systems and have all our encrypted password go back into the /etc/passwd for all the users to see.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2002 07:40 AM
01-07-2002 07:40 AM
Re: NIS and Trusted Mode
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 11:41 AM
02-04-2002 11:41 AM
Re: NIS and Trusted Mode
in trusted mode on HP-UX 11.0.
It doesn't work for me. Can it be made to work?
Sergey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 11:51 AM
02-04-2002 11:51 AM
Re: NIS and Trusted Mode
Initially we had a project to move to LDAP before and we scrapped it later as we couldn't get LDAP working over trusted as well due to the problem with different versions of Solaris at our site. And the official word from HP itself is that LDAP is not supported on Trusted systems if it is still correct.
-Sri