- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to let NIS client to find the NIS server on ot...
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
тАО03-29-2007 02:38 AM
тАО03-29-2007 02:38 AM
How to let NIS client to find the NIS server on other subnet via broadcast?
For HPUX, we can use 'ypset' to specify the NIS server on NIS client because it can not find the NIS server via broadcast. This method has shortcoming, once the client lost network connection with NIS server, it will not automatically bind to NIS even the connection recovered.
To address this, I want to forward the NIS broadcast message to NIS server with the help of network team, but not sure if it is workable. Does anyone here have similar situtation? Do you know how to do that configuration on router? Can you share some better solution ?
By the way, we have some difficulties to setup another NIS slave server on one subnet.
Appreicate your inputs!
-Jiang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2007 02:45 AM
тАО03-29-2007 02:45 AM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
ypmake on the server should push configuration to all slaves.
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
тАО03-29-2007 02:49 AM
тАО03-29-2007 02:49 AM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
Check whether it helps..
http://docs.hp.com/en/5991-1153/ch04s05.html#bjadgbjd
Chandan K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2007 02:54 AM
тАО03-29-2007 02:54 AM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
NIS is very useful but is considered to be far too insecure these days for most environments. The fundamental problem is that the password hashes are visible to all users and thus the network is vulnerable to a password guessing attack.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2007 03:13 AM
тАО03-29-2007 03:13 AM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
Thanks very much for your quick reply on my question!
I'm sorry I forgot to mention that I'm talking HPUX10.20 systems which are NIS clients. I can not use 'ypinit -c' to set multiple NIS servers so that the client can query the other one if the primary NIS master server not available.
Setting up a NIS slave server on each subnet will be good solution for my case. But I can not find a stable system which can take NIS salve role on one subnet.
Thanks so much for your inputs!
-Jiang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2007 03:18 AM
тАО03-29-2007 03:18 AM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
Linux systems work perfectly well as NIS clients of HP-UX masters.
I'd suggest just in case you have problems with that 10.20 box that you install HP-UX 11.11 on it first, if the hardware supports it.
Linux NIS slaves will work nicely for your subnet and can be throwaway pc's if they are still reliable.
Note that HP-UX standard installs can not be NIS clients of Linux because they can't handle the shadow password configuration of Linux.
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
тАО03-29-2007 03:23 AM
тАО03-29-2007 03:23 AM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2007 03:11 PM
тАО03-29-2007 03:11 PM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
We tried to route the boradcast traffic (sunrpc 111 port) to NIS servers, but it still doesnot work. Do you have experience on how to configure router?
We are using 3-layer switch in our environment.
Thanks!
-Jiang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2007 05:05 PM
тАО03-29-2007 05:05 PM
Re: How to let NIS client to find the NIS server on other subnet via broadcast?
And at this point, an obligatory bit about 10.20 - it is _well_ past its End Of Life date. Even 11.0 is past EOL now. While there is something to be said for "if it ain't broke, don't fix it" it might be a very good time to consider upgrading to something like 11iv2 (11.23) or even 11iV3 if your hardware supports it, or perhaps add-in upgrading to some newer hardware which does support the current OS revs.