Why not ?
from "NIS-Howto"
---------
Old ypbind versions do a broadcast to find a running NIS server. This
is insecure, due the fact that anyone may install a NIS server and
answer the broadcast queries. Newer Versions of ypbind (ypbind-3.3 or
ypbind-mt) are able to get the server from a configuration file - thus
no need to broadcast.
---------
So , if you really need client to broadcast download
ypbind 3.3< , compile it , and enjoy.
On Tue, 11 Jan 2000, Elya Guyer wrote:
>
>
> Alexander Goldberg wrote:
>
> > run 'nisdomain' on client machine
> >
> > make sure you're using the same nisdomain as ypserver uses
> > Att! It's not nessesary your real domain, you mai call it "BLAH"
> > for example.
> >
> > also check that on client machine you have
> >
> > domain 'YOUR NISDOMAIN NAME' server 'YOUR_YPSERVER_IP'
> > ^^^^^^^^^^^^^^^^^^
>
> That's exactly what I don't want to do , I want ypbind to broadcast
> in order to bind to ypserver,so
> I put into /etc/yp.conf:
> domain compugen.co.il broadcast
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]