how to set default TGT file path

2014-12-23 Thread Shuaijie Wang
Hi all, By default, kinit will generate TGT file under /tmp. Is there any way to specify other directory to put TGT in? Thanks. Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

RE: how to set default TGT file path

2014-12-23 Thread gwenael.lebarzic
Export KRB5CCNAME=new folder   Gwenael Le Barzic Membre du Centre de Compétences Hadoop FT/OF/DSI FRANCE/DSI RCGP/DS BI/CC BI tél. 01 55 88 60 91 mob. 06 48 70 85 75 gwenael.lebar...@orange.com Mon adresse email a changé. Avez-vous pensé à réactualiser votre carnet d'adresses ? My mail adress h

Re: OTP, RADIUS, timeouts

2014-12-23 Thread Tollef Fog Heen
]] Greg Hudson > On 12/22/2014 05:49 AM, Tollef Fog Heen wrote: > > I'm trying to set up the MIT KDC with support for OTP tokens (yubikeys > > in my case, as a single factor, at least initially). I have the entire > > bit from the RADIUS server and backwards working correctly, but I can't > > ge

Re: how to set default TGT file path

2014-12-23 Thread Greg Hudson
On 12/23/2014 04:38 AM, Shuaijie Wang wrote: > By default, kinit will generate TGT file under /tmp. Is there any way to > specify other directory to put TGT in? Gwenael already pointed out the KRB5CCNAME environment variable. In addition, MIT krb5 1.11 adds the default_ccache_name krb5.conf varia