HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Setting up LDAP or NIS on a cluster
Operating System - Linux
1831547
Members
3807
Online
110025
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
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
04-19-2006 12:47 AM
04-19-2006 12:47 AM
Setting up LDAP or NIS on a cluster
Hi there --
I have a cluster of servers set up where the main system, a.k.a system used to access the cluster, has two NIC's and the others have one. The server with the two NIC's has an address on eth0 that is a part of the department network while the address on eth1 has a private network address specific to the cluster. The other servers in the cluster each have a private address on their respective eth0 NIC's.
I would like to set up user accounts that would be used exclusively within the cluster. There are two approaches that I had in mind:
The first was to set up an LDAP server on the main computer and the appropriate client software on the other nodes.
The second was to set up an NIS master server on the main computer and the appropriate client software on the other nodes.
There is one caveat to this situation. The main server is currently, and must remain, a NIS client on an existing domain that is present on the department network.
The questions I have are the following:
Is it possible to set up and LDAP or NIS server on an existing NIS client without detriment to the server or the NIS domain?
If the above holds true, which type of server would be the better way to go?
I have a cluster of servers set up where the main system, a.k.a system used to access the cluster, has two NIC's and the others have one. The server with the two NIC's has an address on eth0 that is a part of the department network while the address on eth1 has a private network address specific to the cluster. The other servers in the cluster each have a private address on their respective eth0 NIC's.
I would like to set up user accounts that would be used exclusively within the cluster. There are two approaches that I had in mind:
The first was to set up an LDAP server on the main computer and the appropriate client software on the other nodes.
The second was to set up an NIS master server on the main computer and the appropriate client software on the other nodes.
There is one caveat to this situation. The main server is currently, and must remain, a NIS client on an existing domain that is present on the department network.
The questions I have are the following:
Is it possible to set up and LDAP or NIS server on an existing NIS client without detriment to the server or the NIS domain?
If the above holds true, which type of server would be the better way to go?
A Journey In The Quest Of Knowledge
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2006 01:04 AM
04-19-2006 01:04 AM
Re: Setting up LDAP or NIS on a cluster
I would use an LDAP server, and configure at least one slave server. You could setup the ldap server on the "real servers" or cluster servers and configure the systems to be ldap clients. In this way, you won't modify the current NIS client configuration of any system, you will just stack another authentication module.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 03:03 AM
04-20-2006 03:03 AM
Re: Setting up LDAP or NIS on a cluster
Use pam_unix2 on the server and you can
configure multiple authentication sources.
NIS, LDAP, and files.
Alternatively, you can uses cfengine or rsync,
to copy the files /etc/passwd and /etc/shadow
from the main system to the rest of the
cluster. This would allow you to use NIS
and files.
If you are running a cluster, then I would
expect you to consider cfengine and rsync
as part of your cluster configuration tools.
configure multiple authentication sources.
NIS, LDAP, and files.
Alternatively, you can uses cfengine or rsync,
to copy the files /etc/passwd and /etc/shadow
from the main system to the rest of the
cluster. This would allow you to use NIS
and files.
If you are running a cluster, then I would
expect you to consider cfengine and rsync
as part of your cluster configuration tools.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP