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