cvs commit: src/lib/libpam/modules/pam_krb5 pam_krb5.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon Jan 24 08:49:50 PST 2005
    
    
  
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
    
    
More information about the cvs-all
mailing list