EFS 1.15 bug

Jacob Burckhardt (bjacob@reliant.ca.metsci.com)
Thu, 9 Jul 1998 10:26:50 -0700


Fellow efs'ers:

	I do not know if it is relevant, but just in case, you should
know I use the following:

  (defadvice efs-raw-send-cmd
    (before change-email-name-to-just-empty-string first activate)
    (if (equal "quote user \"bjacob\"@nexus.cmf.nrl.navy.mil" cmd)
	(setq cmd "")))

	The Naval Research Laboratory which owns the host to which I
access via efs told me to use their version of Kerberos since they
have modified it to work with their computers.  The ftp program is
named kftp.  When I run it manually, I cannot log in using the "user"
command.  I made efs not use the -n option so that kftp would
automatically ask me the user name.  The correct response is to just hit
the ENTER key, but efs would instead send my e-mail address.  So the
above defadvice causes efs to just do the equivalent of hitting ENTER
instead of sending my e-mail address.  Of course this all may be
unrelated to the problem of the host type being unknown.
	I logged into nexus.cmf.nrl.navy.mil, and ran the command
"uname -a", and it said, "SunOS nexus 4.1.4 1 sun4m".
	

Emacs  : XEmacs 19.15p2 [Lucid] (i586-unknown-linux2.0.27) of Fri May  2 1997 on imp.redhat.com
Package: efs

efs believes that the host type of nexus.cmf.nrl.navy.mil is unknown.

Bug occurred during efs-guess-host-type.

Contents of *ftp bjacob@nexus.cmf.nrl.navy.mil*:
Please edit sensitive or irrelevant information.
================================================

open nexus.cmf.nrl.navy.mil
Connected to nexus.cmf.nrl.navy.mil.
220 nexus FTP server (Version 5.60) ready.

334 Using authentication type GSSAPI; ADAT must follow
GSSAPI accepted as authentication type
hash
GSSAPI error major: Miscellaneous failure
GSSAPI error minor: Server not found in Kerberos database
GSSAPI error: initializing context
GSSAPI authentication succeeded
Name (nexus.cmf.nrl.navy.mil:bjacob): 232 GSSAPI user bjacob@CMF.NRL.NAVY.MIL is authorized as bjacob
230 User bjacob logged in.
quote pwd
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> Hash mark printing on (1024 bytes/hash mark).
ftp> 257 "/afs/cmf.nrl.navy.mil/users/bjacob" is current directory.
ftp> 

current state:
==============
(setq
 efs-cu-version "1.15/1.12"
 efs-defun-version "1.15/1.1"
 efs-dump-version "1.15/1.1"
 efs-fnh-version "1.15/1.3"
 efs-kerberos-version "1.15/1.0"
 efs-netrc-version "1.15/1.2"
 efs-ovwrt-version "1.15/1.2"
 efs-report-version "1.15/1.9"
 efs-version "1.15/1.56"
 efs-x19.15-version "1.15/1.2"
 efs-36-bit-binary-file-name-regexp nil
 efs-anonymous-umask nil
 efs-auto-save 0
 efs-auto-save-remotely nil
 efs-backup-by-copying nil
 efs-binary-file-host-regexp nil
 efs-binary-file-name-regexp "\\.\\([zZ]\\|t?gz\\|lzh\\|arc\\|zip\\|zoo\\|ta[rz]\\|dvi\\|sit\\|ps\\|elc\\|gif\\|Z-part-..\\|tpz\\|exe\\|[jm]pg\\|TZ[a-z]?\\|lib\\)\\(~\\|~[0-9]+~\\)?$\\|\\.\\(ARC\\|ELC\\|TAGS\\|EXE\\|ZIP\\|DVI|ZOO\\|GIF\\|T?GZ\\|[JM]PG\\)\\([.#;][0-9]+\\)?$"
 efs-buffer-name-case nil
 efs-compute-remote-buffer-file-truename nil
 efs-debug-ftp-connection nil
 efs-ding-on-chmod-failure t
 efs-ding-on-umask-failure t
 efs-disable-netrc-security-check nil
 efs-expire-ftp-buffers t
 efs-ftp-buffer-expire-time nil
 efs-ftp-program-args '("-i" "-n" "-g" "-v")
 efs-ftp-prompt-regexp "^\\(ftp\\|Ftp\\|FTP\\)> *"
 efs-gateway-ftp-prompt-regexp "^\\(ftp\\|Ftp\\|FTP\\)> *"
 efs-gateway-hash-mark-size nil
 efs-gateway-incoming-binary-hm-size nil
 efs-generate-anonymous-password t
 efs-hash-mark-size nil
 efs-high-security-hosts nil
 efs-incoming-binary-hm-size nil
 efs-local-apollo-unix nil
 efs-ls-cache-max 5
 efs-make-backup-files '(unix sysV-unix bsd-unix next-unix apollo-unix
			 dumb-unix dumb-apollo-unix super-dumb-unix)
 efs-max-ftp-buffer-size 3000
 efs-maximize-idle nil
 efs-message-interval 0
 efs-nlist-cmd "ls"
 efs-nslookup-on-connect nil
 efs-nslookup-program "nslookup"
 efs-prompt-for-transfer-type nil
 efs-pty-check-retry-time 5
 efs-pty-check-threshold 1000
 efs-retry-time 5
 efs-root-umask nil
 efs-send-hash t
 efs-set-modtimes-synchronously nil
 efs-short-circuit-to-remote-root nil
 efs-suppress-abort-recursive-edit-and-then nil
 efs-text-file-name-regexp ".*"
 efs-treat-crlf-as-nl nil
 efs-umask nil
 efs-verbose t
 efs-verify-anonymous-modtime nil
 efs-verify-modtime-host-regexp ".*"
 efs-ftp-program-name "ftp"
 efs-ftp-program-args '("-i" "-n" "-g" "-v")
 efs-local-host-regexp ".*"
 efs-ftp-local-host-regexp "m$"
 efs-gateway-host nil
 efs-gateway-type '(kerberos "kftp" ("-i" "-g" "-v") "kinit" nil)
 reporter-version "3.2"
 features '(reporter efs-report comint-xemacs efs-kerberos efs-x19\.15 efs-fnh
	    passwd efs-ovwrt efs-cu efs-netrc efs-defun comint ring efs
	    efs-dump cl-extra vm-virtual cc-mode vm-delete vm-minibuf vm-save
	    mail-utils ispell vm-digest mail-abbrevs sendmail vm-reply vm-sort
	    vm-undo highlight-headers vm-summary vm-mime vm-page tapestry
	    vm-motion vm-message vm-folder vm-menu vm-mouse vm-window vm-misc
	    vm-autoload vm-version vm vm-vars vm-startup cus-face edmacro
	    font-lock tags etags gnuserv paren blink-paren rsz-minibuf advice
	    byte-optimize bytecomp byte-compile advice-preload auto-show
	    fontl-hooks ediff-hook vc-hooks x-iso8859-1 x-menubar mouse
	    mode-motion itimer lisp-mode iso8859-1 page lib-complete custom
	    widget buff-menu derived frame text-props mini-cl cl cl-19
	    backquote lucid-scrollbars cut-buffer lucid-menubars xface xpm png
	    gif jpeg athena-dialogs x tty toolbar scrollbar network-streams
	    subprocesses menubar berkeley-db dbm md5 lisp-float-type dialog
	    window-system)
 )