Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

yp.conf(5)


yp.conf

yp.conf

NAME
DESCRIPTION
SEE ALSO
AUTHOR

NAME

/etc/yp.conf - NIS binding configuration file

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

domain nisdomain server hostname

Use server hostname for the domain nisdomain. You could have more then one entry of this type for a single domain.

domain nisdomain broadcast

Use broadcast on the local net for domain nisdomain.

ypserver hostname

Use server server 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.

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.

SEE ALSO

ypbind(8)

AUTHOR

ypbind-mt was written by Thorsten Kukuk <kukuk@suse.de>.



yp.conf(5)