freebsd-dev/usr.bin/rlogin
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
..
des_rw.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
kcmd.c Kerberos can now deal with multi-homed clients. 1995-10-05 21:30:21 +00:00
krb.h Updating /usr/include/kerberosIV/des.h so eBones will build breaks 1995-09-10 14:59:51 +00:00
krcmd.c Updating /usr/include/kerberosIV/des.h so eBones will build breaks 1995-09-10 14:59:51 +00:00
Makefile Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rlogin.1 Added a "-D" option to set the TCP_NODELAY socket option. 1995-05-03 06:25:56 +00:00
rlogin.c Kerberos can now deal with multi-homed clients. 1995-10-05 21:30:21 +00:00