[16109] in Athena Bugs
Re: Athena 8.2 ftpd bug
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Aug 6 14:39:31 1998
Date: Thu, 6 Aug 1998 14:39:29 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Miro Jurisic <meeroh@MIT.EDU>
Cc: bugs@MIT.EDU, davie@MIT.EDU
In-Reply-To: "[16103] in Athena Bugs"
You do realize that we run ftpd with "-a off", right? That's so users
will get credentials instead of just authenticating and not having any
privileges on the remote end.
We would like to have it use a "-a cred" like telnetd, so that if you
send forwarded credentials you get tickets and tokens, and don't have
to enter a username and password. My understanding is that the gssftp
code in krb5 1.0 Just Doesn't Implement forwarded credentials right
now.