Date: Mon, 9 Jul 2001 10:46:25 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd Makefile extern.h ftpd.c skey-stuff.c Message-ID: <200107091746.f69HkPr02127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/07/09 10:46:25 PDT
Modified files:
libexec/ftpd Makefile extern.h ftpd.c
Removed files:
libexec/ftpd skey-stuff.c
Log:
Remove S/Key. PAM can do its job. Well, not quite - there is an issue
with the conversation function and challenges which needs to be
revisited, so in the interim a hack is introduced to provide
an OPIE challenge (which is random if OPIE does not apply)
at all non-anonymnous logins.
Revision Changes Path
1.44 +9 -5 src/libexec/ftpd/Makefile
1.16 +1 -4 src/libexec/ftpd/extern.h
1.78 +12 -24 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107091746.f69HkPr02127>
