freebsd_amp_hwpstate/usr.sbin/ypserv
Bill Paul 4451976029 Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from
any maps that may have them. If the YP_SECURE key is present, ypserv
will only allow access to the map from clients on reserved ports.
If the YP_INTERDOMAIN key is present, the server will do DNS lookups
for hostnames that it can't find in hosts.byname or hosts.byaddr.
This is the same as the -d flag (which is retained for backwards
compatibility) but it can be set on a per-map/per-domain basis.

Also modified /var/yp/Makefile to add YP_INTERDOMAIN to the hosts.*
maps and YP_SECURE to master.passwd.* maps by default.
1996-10-24 18:58:26 +00:00
..
Makefile
Makefile.yp Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_access.c Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_dblookup.c Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_dnslookup.c
yp_error.c
yp_extern.h Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_main.c
yp_server.c Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
ypserv.8