[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
KRB5CCNAME question
- To: heimdal-discuss@sics.se
- Subject: KRB5CCNAME question
- From: "Jeremiah Martell" <inlovewithgod@gmail.com>
- Date: Mon, 25 Sep 2006 12:10:29 -0400
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VigqGJwFVOQdeWgESn3MVX3quYf/rDXpjHkqjCK38Cz1y6JTobhPp527Qzp7j1AhG8fy+Un3phk/bvnGSIKJkB+3wKs2e460kYsu7aN/ALAXYo+ZdzdzTPVnXM0/UJCANEn7IIZJiKw215PV8cdr2H6o4Qa/OWy2aDdTr+6MHeQ=
- Sender: owner-heimdal-discuss@sics.se
Hello,
I'm doing a LDAP+GSSAPI bind, and I believe currently heimdal uses
the environmental variable KRB5CCNAME to know which cache to use.
To use multiple caches I've seen suggested to just change where the
KRB5CCNAME environmental variable points to.
Is there any other way to specify a different cache file?
Thanks,
- Jeremiah