Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2000 06:58:57 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <200008011358.GAA50514@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2000/08/01 06:58:57 PDT

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)
  has set pwok to a non-zero value.
  
  Previously, the fact that skey.access(5) allowed UNIX passwords for
  this connection attempt was ignored, even in the NOPAM case.
  
  This only addresses the NOPAM case; when libpam is used, the problem
  will persist.
  
  PR:		20333
  
  Revision  Changes    Path
  1.65      +11 -5     src/libexec/ftpd/ftpd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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