Add -A (require authentication but not necessarily authorization) and
authorDan Winship <danw@mit.edu>
Mon, 26 Oct 1998 19:00:46 +0000 (19:00 +0000)
committerDan Winship <danw@mit.edu>
Mon, 26 Oct 1998 19:00:46 +0000 (19:00 +0000)
commitaa872d88d3959924bea1b718371a8817d3837774
tree88d8c49e0fe819c118618969cdd7258acf26e31b
parent82e3ffd806a41dda8bbb22681d5140aa46276462
Add -A (require authentication but not necessarily authorization) and
-C (user wants local credentials) flags to ftpd.

If -C is set, write out forwarded credentials to disk and use krb524 to
get krb4 tickets as well. If user doesn't forward credentials, require
a password even if auth was successful and use that to get credentials.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10993 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/configure.in
src/appl/gssftp/ftpd/ChangeLog
src/appl/gssftp/ftpd/Makefile.in
src/appl/gssftp/ftpd/ftpd.M
src/appl/gssftp/ftpd/ftpd.c