logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yp.conf - NIS binding configuration file

Author

ypbind-mt was written by Thorsten Kukuk <kukuk@thkukuk.de>. ypbind-mt 12/30/2020 YP.CONF(5)

Description

The file /etc/yp.conf is read from ypbind(8) at startup or when receiving signal SIGHUP. The entries are used for the initial binding. Valid entries are domainnisdomainserverhostname Use server hostname for the domain nisdomain. You could have more then one entry of this type for a single domain. domainnisdomainbroadcast Use broadcast on the local net for domain nisdomain. ypserverhostname Use server hostname for the local domain. broadcast If no other server is given or all of them are not reachable, try a broadcast call for the default domain to find a server. hostname can either be an IP address or the system's DNS name. If it is the system's DNS name, this name needs to be resolveable without the help of NIS, before NIS is used. If for a specific domain the broadcast option and fixed server are given, ypbind-mt tries at first the given servers before falling back to broadcasting for a running server.

Name

yp.conf - NIS binding configuration file

See Also

ypbind(8)

See Also