HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS+ Does it allow for host control within a doma...
Operating System - HP-UX
1826415
Members
3942
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
08-23-2006 06:35 AM
08-23-2006 06:35 AM
Current Specs:
HPUX 11.11
NIS
I have a general question. Our shop currently runs NIS. And it runs just fine, but we are being audited and have been mandated to isolate user accounts to specific servers based on their work function.
To my knowledge NIS doesn't support this.
Does NIS or NIS+ have functionality that will allow me to control access to servers with in a domain?? For example, I don't want a user to have access to all servers in a domain. I want to be able to control this.
HPUX 11.11
NIS
I have a general question. Our shop currently runs NIS. And it runs just fine, but we are being audited and have been mandated to isolate user accounts to specific servers based on their work function.
To my knowledge NIS doesn't support this.
Does NIS or NIS+ have functionality that will allow me to control access to servers with in a domain?? For example, I don't want a user to have access to all servers in a domain. I want to be able to control this.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 06:39 AM
08-23-2006 06:39 AM
Solution
Shalom,
You don't want to go NIS+, HP is pulling support for this in the next release of the OS. That and the complexity will give you a big headache.
Alternatives:
LDAP
LDAP will definitely do the job.
Windows ADS Authentication. Not sure, but it is a reasonalble solution for single sign on.
NIS.
Yes NIS will do it.
If you place a local, locked account on the machines the user is not supposed to access, NIS will not permit login of that user to that machine. More exactly, it will prompt for a local password which won't work. It solves the problem short term.
SEP
You don't want to go NIS+, HP is pulling support for this in the next release of the OS. That and the complexity will give you a big headache.
Alternatives:
LDAP
LDAP will definitely do the job.
Windows ADS Authentication. Not sure, but it is a reasonalble solution for single sign on.
NIS.
Yes NIS will do it.
If you place a local, locked account on the machines the user is not supposed to access, NIS will not permit login of that user to that machine. More exactly, it will prompt for a local password which won't work. It solves the problem short term.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
08-23-2006 06:43 AM
08-23-2006 06:43 AM
Re: NIS+ Does it allow for host control within a domain
I'm sure you can with NIS+, but I don't know how. You can do it in NIS too, however. Define netgroups. Then in your /etc/passwd, you'll enter lines to allow or deny access something like:
+@allowgroup::-2:-2:::
-@denygroup::-2:-2:::
You need to be careful of the order of these and where they are in the passwd file. See the netgroup(4) and passwd(4) man pages for more information. I'd also recommend the O'Reilly NIS and NFS book. (Hopefully they've updated in the past 14 years to make the use of netgroups clearer. When I first configured this back then, I had a heck of a time making it work because the information wasn't accurate as to the formatting of the passwd file entries.)
+@allowgroup::-2:-2:::
-@denygroup::-2:-2:::
You need to be careful of the order of these and where they are in the passwd file. See the netgroup(4) and passwd(4) man pages for more information. I'd also recommend the O'Reilly NIS and NFS book. (Hopefully they've updated in the past 14 years to make the use of netgroups clearer. When I first configured this back then, I had a heck of a time making it work because the information wasn't accurate as to the formatting of the passwd file entries.)
--
Jeff Traigle
Jeff Traigle
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP