Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 1996 10:09:28 -0700 (PDT)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/ftpd extern.h ftpd.c skey-stuff.c
Message-ID:  <199610181709.KAA08276@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

ache        96/10/18 10:09:28

  Modified:    libexec/ftpd  extern.h ftpd.c skey-stuff.c
  Log:
  Implement alternative strategy if it is impossible to confirm
  password: ask for it, but don't tell that S/key password required.
  It looks like non-s/key system from outside.
  
  Additionally tell that s/key required when it is so for normal case
  
  Revision  Changes    Path
  1.6       +1 -1      src/libexec/ftpd/extern.h
  1.25      +1 -12     src/libexec/ftpd/ftpd.c
  1.6       +7 -9      src/libexec/ftpd/skey-stuff.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610181709.KAA08276>