How can I do this?
I'd like to do something like
unoption nis.servers
so that there is a blank or no setting associated with an option. Is it safe to edit the registry file to to this?
thx /fc
That won't work for this option.
The option specifies what NIS servers you would like to bind to ( preferred).
If you don't have a preferred you would put * and let it find one by itself .
And if you wanted to unset it for the purpose of just disabling NIS, just give,
options nis.enable off
-Puneet ________
Frank Cusack wrote:
How can I do this?
I'd like to do something like
unoption nis.servers
Try option nis.servers ""
barry