freebsd-dev/eBones/usr.sbin
Justin T. Gibbs f4390542d7 Kerberos can now deal with multi-homed clients.
Kerberos obtains a network address for the local host from the routing
tables and uses it consistently for all Kerberos transactions.  This ensures
that packets only leave the *authenticated* interface.  Clients who open
and use their own sockets for encrypted or authenticated correspondance
to kerberos services should bind their sockets to the same address as that
used by kerberos.  krb_get_local_addr() and krb_bind_local_addr() allow
clients to obtain the local address or bind a socket to the local address
used by Kerberos respectively.

Reviewed by: Mark Murray <markm>, Garrett Wollman <wollman>
Obtained from: concept by Dieter Dworkin Muller <dworkin@village.org>
1995-10-05 21:30:21 +00:00
..
ext_srvtab Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kadmin Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
kadmind Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kdb_destroy Bmake fixes for eBones. 1995-09-14 04:11:21 +00:00
kdb_edit Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kdb_init Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kdb_util Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kerberos Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kprop Kerberos can now deal with multi-homed clients. 1995-10-05 21:30:21 +00:00
ksrvutil Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
kstash Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
make_keypair Add -L paths for all locally built eBones libraries. Many of the programs 1995-09-26 02:36:08 +00:00
Makefile After the Great eBones Repository Copy (tm), make ebones actually 1995-09-13 17:24:36 +00:00
Makefile.inc Bmake fixes for eBones. 1995-09-14 04:11:21 +00:00