ypserv
ypserv is the server daemon of the Network Information Service (NIS), originally developed by Sun Microsystems. It provides centralized access to network configuration data for clients in an NIS domain, such as user accounts, groups, hosts, and aliases. NIS allows multiple UNIX-like machines to share these databases without duplicating local files.
In an NIS setup, a domain defines a set of maps. The master server stores maps under
ypserv is typically started at boot by the system’s init or systemd service scripts and is controlled
Historically, ypserv and NIS were widely used in UNIX networks to simplify administration before the advent