* Paul Koning <pkoning(a)equallogic.com> writes:
> I'm trying to do a package install as documented (manually install
> efs and xemacs-base, then do the rest with the package system).
> No luck. It connects (
ftp.xemacs.org) then issues 'quote user
> "anonymous"'.
> That produces the response "500 AUTH not understood".
> Trying another ftp server produces the same failure. So I guess efs
> is completely broken...
No, your ftp client is completely broken. Tell EFS to use one that
_isn't_ a kerberos client...
(setq efs-ftp-program-name "/path/to/sane/ftp")