| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
missng defines for krb4encpwd and rsaencpwd and missing rsa library too.
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
|
| |
|
| |
|
|
|
|
|
|
| |
also fix a string allocation bug.
Submitted by: Havard Eidnes
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the slave server).
NOTE: This code should not be built, there is no documentation, and this
method of database transfer is highly suboptimal. It's here just
for those of us who actually have multiple K4 servers and want
something more secure than the other distribution mechanisms.
Obtained from: MIT Project Athena
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
kerberos databases to slave servers.
NOTE: This method was abandoned by MIT long ago, this code is close to
garbage, but it is slightly more secure than using rdist.
There is no documentation available on how to use it, and
it should -not- be built by default.
Obtained from: MIT Project Athena
|
| |
| |
| |
| | |
Reviewed by: Garrett A. Wollman (wollman@FreeBSD.org)
|
| |
| |
| |
| |
| |
| | |
autodetect kerberos/eBones and work even with eBones,
but with reduced functionality (don't pick up des/krb stuff
in this case)
|
| |
| |
| |
| |
| |
| | |
Reviewed by:
Submitted by:
Obtained from:
|
| |
| |
| |
| |
| |
| | |
Reviewed by:
Submitted by:
Obtained from:
|
| |
| |
| |
| |
| |
| | |
Reviewed by:
Submitted by:
Obtained from:
|
| |
| |
| |
| |
| |
| |
| | |
with MAKE_KERBEROS to allow other things to live
Reviewed by:
Submitted by:
Obtained from:
|
| |
| |
| |
| |
| |
| | |
with MAKE_KERBEROS to allow other things to live
Submitted by:
Obtained from:
|
| |
| |
| |
| | |
libdes (and not present in eBones libdes)
|
| |
| |
| |
| | |
original libdes
|
| |
| |
| |
| |
| |
| | |
Note: this thing need original libdes not Eric Young libdes from eBones
Submitted by:
Obtained from:
|
| |
| |
| |
| |
| |
| | |
now it compiles.
Note: this stuff requires original libdes, not libdes from
Eric Yang which we have in eBones.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Sync with Mark M's latest suggestions.
Submitted by: markm
[This is being pulled from RELENG_2_0_5, it was commited there after the
release, and we need it here and in RELENG_2_1_0, it will be cvs admin -o'ed
off the RELENG_2_0_5 branch after this commit.]
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
not specified (default case).
Use _PATH_* for utmp/wtmp.
Support for >32 PTYs.
>Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
Plug already known security hole. (Brought over from 1.1.5):
Fixed security problem with telnetd, which allowed
telnet -l -hcert.org localhost
to change the user's host in utmp.
Thanks to Matthew Green <mrgreen@@mame.mu.oz.au> for showing me this one.
>Reviewed by: karl, guido
>Submitted by: mrgreen@mame.mu.oz.au
Obtained from: FreeBSD insecure telnetd
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
causes some clients that do not support linemode to mis-interpret the return
key (i.e. double returns).
The fix is to only do the state check for binary options if linemode will
be used.
Closes PR#505.
Submitted by: Charles Henrich
Obtained from: FreeBSD insecure telnetd
|
| |
| |
| |
| | |
Obtained from: Dave Borman <dab@cray.com>
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
MIT v4 implementations.
Submitted by: Reece R. Pollack <reece@eco.twg.com>
|
| |
| |
| |
| |
| |
| | |
CERT Advisory CA-95:03.telnet.encryption
Obtained from: CERT
|
| |
| |
| |
| | |
Submitted by: mark@grondar.za
|
| |
| |
| |
| | |
Submitted by: Mark Murray <mark@grondar.za>
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
struct. Simply test the "no_host" variable, which if true implies that
the hostdata contains bogus data, and act accordingly.
|
| |
| |
| |
| |
| |
| | |
cleanup routine, we don't look at bogus data to determine wheter or not
to free the fields of the hostdata struct. This cures the "klogin segfaults
when no kerberos servers are availible" problem.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
a program to manage /etc/srvtab.
|
| | |
|
| |
| |
| |
| |
| | |
protocol. Replaces passwd(1) when eBones is installed. As before, HOW-TO
explains the gory details.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
this based just on the eBones distribution.
|
| |
| |
| |
| |
| | |
little library is actually exportable (we think) even though it's pretty
useless iwithout the (non-exportable) clients.
|
| | |
|
| | |
|