Operating System - HP-UX
1838667 Members
4890 Online
110128 Solutions
New Discussion

Netgroup Configuration Problem

 
Rafael Moran
Advisor

Netgroup Configuration Problem

Hello!

I'm having some troubles using netgroups between two servers with 10.20 and 11.00

I need to rcp files on HostB(11.00) from HostA(10.20)

On HostA I defined on /etc/netgroup:

develop (HostB,user1,-)

On hosts.equiv:

+@develop

On the .rhosts of user1:

HostB

On both machines the user1 has the same uid and passwd. When I try to rcp something as user1 on HostB from HostA I got the "remshd: Login incorrect." message.
If I change the hosts.equiv on HostA and I define:

HostB user1

then it works.

Thank you in advance
Hi! I'm keko