Re: Kerberos and OTP

2016-06-30 Thread Diogenes Jesus
Hi Laurent. Alternatively you can enable anonymous authentication (don't forget to restrict anonymous to only TGT in kdc.conf). That way it's not required to kinit with host first (you just kinit -n). Dio > On 29 Jun 2016, at 16:06, > wrote: > > Hello Dmitri, > > Thanks for your reply, i

Re: Kerberos and OTP

2016-06-29 Thread Laurent.Bastet
Hello Dmitri, Thanks for your reply, it's working fine now. Regards Laurent BASTET Le 16/06/2016 17:22, �s-boun...@mit.edu)" a écrit : > On 06/16/2016 10:08 AM, laurent.bas...@i-carre.net wrote: >> Hello all, >> >> Can you tell me if it is possible to get a TGT not entering a password, >> but o

Re: Kerberos and OTP

2016-06-16 Thread Dmitri Pal
On 06/16/2016 10:08 AM, laurent.bas...@i-carre.net wrote: > Hello all, > > Can you tell me if it is possible to get a TGT not entering a password, > but only using an OTP token ? > I found some tutorials on the internet (ie > http://web.mit.edu/Kerberos/krb5-1.13/doc/admin/otp.html), but none >