diff options
author | sheldonh <sheldonh@FreeBSD.org> | 1999-07-02 16:21:13 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 1999-07-02 16:21:13 +0000 |
commit | 60d229e604f6fdbe9921b44b59b82b2469286d78 (patch) | |
tree | 8a077082da0e7f40743198ac8c083b46840a1cba /sys/fs | |
parent | 70faa23160a0584ce70fafd64bc4ab63f6b859e0 (diff) | |
download | FreeBSD-src-60d229e604f6fdbe9921b44b59b82b2469286d78.zip FreeBSD-src-60d229e604f6fdbe9921b44b59b82b2469286d78.tar.gz |
Allow service alias names from /etc/services to be used when specifying
internal services in inetd.conf .
The inetd(8) manpage used to say that the official name of a service
_must_ be used, yet inetd itself was hardcoded to used a service alias for
the auth service, namely ident!
Rather than change inetd.conf and break existing configurations on next
upgrade, we now allow service aliases as well as official names. This
allows the software to work as expected and still support existing
configurations.
This should not breaking existing wrapped configurations either and the
inetd(8) manpage already states that it is the service name specified in
inetd.conf that is used for calls to hosts_access(3).
PR: 11796
Reported by: Alex Charalabidis <alex@wnm.net>
Approved by: des
Diffstat (limited to 'sys/fs')
0 files changed, 0 insertions, 0 deletions