1834533 Members
2815 Online
110069 Solutions
New Discussion

NIS Client start Problem

 
Ralf Buchhold
Regular Advisor

NIS Client start Problem

Hello
all my Nis-Clients (and all my Nis-Slave-Server) can bind with the NIS-Master only
with the option -ypset.
Why ?
It is called: insecure !!
Thank you
Ralf
2 REPLIES 2
G. Vrijhoeven
Honored Contributor

Re: NIS Client start Problem

Hi Ralf:


http://www.netsys.com/cgi-bin/man2html/?ypbind

ypset
Allow users from any remote machine to change the binding by means of the ypset command. By default, no one can change the binding. This option is insecure.

HTH,

Gideon
Elmar P. Kolkman
Honored Contributor

Re: NIS Client start Problem

If you look at the full message, you'll see that it is insecure because anyone can change the NIS server. By using '-ypsetme' it is better. In that case, only the server itself can change which nis server to bind to.
Every problem has at least one solution. Only some solutions are harder to find.