freebsd-dev/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 Add securenets support (uses same access control mechanism as ypserv, 1996-02-24 22:10:42 +00:00
pw_copy.c Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
pw_util.c Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
rpc.yppasswdd.8 Add securenets support (uses same access control mechanism as ypserv, 1996-02-24 22:10:42 +00:00
yppasswd_comm.c Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswd_comm.h Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswd_private.x Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswdd_extern.h Add securenets support (uses same access control mechanism as ypserv, 1996-02-24 22:10:42 +00:00
yppasswdd_main.c Add securenets support (uses same access control mechanism as ypserv, 1996-02-24 22:10:42 +00:00
yppasswdd_server.c Add securenets support (uses same access control mechanism as ypserv, 1996-02-24 22:10:42 +00:00
yppwupdate Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00