Operating System - HP-UX
1836752 Members
2707 Online
110109 Solutions
New Discussion

NIS slave server and clients bound to it

 
Peter_17
Frequent Advisor

NIS slave server and clients bound to it

Hi all,

On a NIS slave server, what command, file, or observation can one use to determine which clients are bound to that particular NIS slave server?

Any and all help appreciated!

Pete
2 REPLIES 2
Vincent Stedema
Esteemed Contributor

Re: NIS slave server and clients bound to it

Hi Peter,

As far as I know there's no specific command in the NIS command set that will give you this information. What you can do is determine on which port the NIS-server is listening (use rpcinfo -p) and then use netstat to monitor connections to this port.

Regards,

Vincent
Vincenzo Restuccia
Honored Contributor

Re: NIS slave server and clients bound to it