[Ilugc] Linux NIS Master

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Fri Jun 16 00:00:27 2006

On 6/15/06, Gopinathan Sathyamoorthy <gsathyam@xxxxxxxxxx> wrote:

I could ypcat from the NIS slave (solaris 9) and could see passwd and
othe maps.

But I could not logon from the salve using NIS user id I see the below
error message in /var/log/messages of NIS master
ypserv[9499]: refused connect from 10.61.200.35:32840 to procedure
ypproc_match (<domainname.com>,user_attr;-4)

A couple of things come to mind:

Solaris NIS clients use unprivileged ports, but RedHat NIS server does
not like that.  See BUGS section for ypserv.conf man page.

IIRC, Solaris also has problems with md5 passwords, so you may have
to use vanilla crypt for password hashing on your NIS master.

- Raja

Other related posts: