yppasswd
yppasswd is a command-line utility used to change a user’s password within a Network Information Service (NIS), historically known as Yellow Pages. It is part of the NIS client tools and is used to update the password information stored in NIS maps such as passwd.byname and passwd.byuid on the NIS domain’s password map.
Operation and behavior: When invoked, yppasswd authenticates the user against the NIS password information and, if
Usage notes: yppasswd commonly prompts for the current password and the new password, often requesting the
Security considerations: NIS passwords have historically been transmitted in plaintext over the network, making NIS-based password
See also: ypserv, ypbind, yp-tools, NIS/NIS+ security practices.