HardenedBSD/usr.sbin/rpc.yppasswdd
Bill Paul 589b8bfc35 Add securenets support (uses same access control mechanism as ypserv,
also controlled by /var/yp/securenets).

Add -u flag to turn off the privileged port check done by yp_access();
some commercial systems (IRIX, Solaris 2.x, HP-UX, and probably others)
don't use a reserved port for submitting yppasswd updates. If we always
enforce the check, these client systems will be unable to submit updates
to us.

Document securenets support and -u flag in man page.

Like ypserv, you can compile rpc.yppasswdd to use the tcpwrapper package
instead of securenets if you want to.
1996-02-24 22:10:42 +00:00
..
Makefile
pw_copy.c
pw_util.c
rpc.yppasswdd.8
yppasswd_comm.c
yppasswd_comm.h
yppasswd_private.x
yppasswdd_extern.h
yppasswdd_main.c
yppasswdd_server.c
yppwupdate