Date: Mon, 24 Jan 2005 16:49:50 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_krb5 pam_krb5.c Message-ID: <200501241649.j0OGnomw061724@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson     2005-01-24 16:49:50 UTC
  FreeBSD src repository
  Modified files:
    lib/libpam/modules/pam_krb5 pam_krb5.c 
  Log:
  When "no_ccache" is set as an argument to the pam_krb5 module, don't
  copy the acquired TGT from the in-memory cache to the on-disk cache
  at login.  This was documented but un-implemented behavior.
  
  MFC after:              1 week
  PR:                     bin/64464
  Reported and tested by: Eric van Gyzen <vangyzen at stat dot duke dot edu>
  
  Revision  Changes    Path
  1.22      +4 -0      src/lib/libpam/modules/pam_krb5/pam_krb5.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501241649.j0OGnomw061724>
