Operating System - Linux
1827011 Members
2339 Online
109713 Solutions
New Discussion

Linux NIS Master - HPux + Sun NIS slaves

 
yaron daniel
Frequent Advisor

Linux NIS Master - HPux + Sun NIS slaves

Hi all
I am trying to replace my nis master server - solaris - to linux. i also have about 20 slaves in different subnets (HP & SUN).
I defined a nis master on the Linux with all the maps, but when i am trying to define the slaves - HP. i got an errot message: RPC program not register - i know that the Linux is using the fypxfrd with another port, Does the HP slaves can talk/bind with/to the Linux Master ??? (I will not update all my client with the -ypset option). Can the Linux Master "live" with the HPUX and SUN slave ???
10x
the truth is out there
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Linux NIS Master - HPux + Sun NIS slaves

This is possible, though I have not done it. It may be a lot of effort.

In general:
Get the latest NIS and all patches for the various clients.
Make sure the version of NIS is standardized.
Get the Linux Master all patched up, make him a Master
Try switching a client into the NIS domain, and deal with the issues. There will be a few.

NIS is a Sun product and it was licensed by HP, so it should work.

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
U.SivaKumar_2
Honored Contributor

Re: Linux NIS Master - HPux + Sun NIS slaves

Hi,

In sun edit /etc/init.d/rpc file and uncomment this line.
EMULYP = Y

#/etc/init.d/rpc stop
#/etc/init.d/rpc start

retry and get back with results.

regards,

U.SivaKumar.
Innovations are made when conventions are broken
Vitaly Karasik_1
Honored Contributor

Re: Linux NIS Master - HPux + Sun NIS slaves

Yaron,

I sure, Linux NIS master server will live with HPUX/SUN slaves/clients.

The only problem I see here - HPUX and Linux use different "language" for password aging, so in heterogeneous NIS domain you won't able to use password aging.

Rgds,
Vitaly