home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / kerberos / 971 < prev    next >
Encoding:
Text File  |  1992-12-21  |  806 b   |  23 lines

  1. Newsgroups: comp.protocols.kerberos
  2. Path: sparky!uunet!stanford.edu!ISI.EDU!prasad
  3. From: prasad@ISI.EDU (Prasad Upasani)
  4. Subject: Re: V5 equivalent of KRBTKFILE
  5. Message-ID: <CMM.0.90.2.724713400.prasad@atg.isi.edu>
  6. Sender: news@shelby.stanford.edu (USENET News System)
  7. Reply-To: prasad@ISI.EDU
  8. Organization: USC Information Sciences Institute.
  9. Date: Fri, 18 Dec 1992 21:16:40 GMT
  10. Lines: 11
  11.  
  12. > In the MIT V5 distribution, is there an application-transparent way to tell the
  13. > Kerberos libraries to use a different ticket cache, i.e., something equivalent
  14. > to what KRBTKFILE does in V4?
  15.  
  16. A alternative ticket cache name can be specified through the
  17. environment variable KRB5CCNAME. The code that looks for this is in
  18. the routine krb5_cc_default_name() in lib/os.
  19.  
  20. -Prasad
  21.  Information Sciences Institute
  22.