Don,
If you are on AIX 4.3, you can use the /etc/irs.conf file that servers the same
purpose on AIX as /etc/nsswitch.conf on Solaris or any other BSD-ish system. In
the file you can specify the search order for resolving hosts, networks,
services, protocols, netgroups, etc.
For instance, in your case it might look like this:
hosts nis
services local
netgroup nis
networks local
For hosts, the setting in the netsvc.conf file overrides that in the irs.conf
file. For more info, please, read manual for irs.conf.
On Solaris, use /etc/nsswitch.conf file as I mentioned above.
Hope this helps,
Best regards,
Vladimir.
Don Davis wrote:
> I am working with a customer that is using NIS for host name resolution
> and
> network name resolution.
>
> The network management team does not want to use NIS for network name
> resolution, but the are fighting some political battles with that.
> I know that hostname resolution can be overridden with:
> /etc/netsvc.conf.
> Is there a way to override network name resolution as well ?
>
> ======================================================
> Don Davis - Instructor / Tivoli Certified Consultant
> Visit our Web site at: http://www.apc-services.com
>
> _________________________________________________________________________
>
> NV-L List information (unsubscribing, policies, posting, digest version,
> searchable archives): http://www.tkg.com/nv-l
|