Re: [Freeipa-users] Kerberos authentication from a third party app - Shibboleth

2016-03-03 Thread Prashant Bapat
I guess I was looking at this wrongly! Simo, you're right! Java and Kerberos wont work ! However password+OTP against LDAP server directly works! I can use that! Thanks for your help! On 3 March 2016 at 14:40, Prashant Bapat wrote: > Thanks. > > Let me figure out possible alternatives. > > On

Re: [Freeipa-users] Kerberos authentication from a third party app - Shibboleth

2016-03-03 Thread Prashant Bapat
Thanks. Let me figure out possible alternatives. On 3 March 2016 at 00:20, Simo Sorce wrote: > > > On Wed, 2016-03-02 at 16:25 +0530, Prashant Bapat wrote: > > Thanks. But my problem is not OTP per se but Kerberos thru Java. > > Specifically i'm getting below error. > > > > javax.security.auth.

Re: [Freeipa-users] Kerberos authentication from a third party app - Shibboleth

2016-03-02 Thread Simo Sorce
On Wed, 2016-03-02 at 16:25 +0530, Prashant Bapat wrote: > Thanks. But my problem is not OTP per se but Kerberos thru Java. > Specifically i'm getting below error. > > javax.security.auth.login.LoginException: Pre-authentication information > was invalid (24) - PREAUTH_FAILED > at > com.sun.secu

Re: [Freeipa-users] Kerberos authentication from a third party app - Shibboleth

2016-03-02 Thread Alexander Bokovoy
On Wed, 02 Mar 2016, Prashant Bapat wrote: Thanks. But my problem is not OTP per se but Kerberos thru Java. Specifically i'm getting below error. javax.security.auth.login.LoginException: Pre-authentication information was invalid (24) - PREAUTH_FAILED at com.sun.security.auth.module.Krb5LoginMo

Re: [Freeipa-users] Kerberos authentication from a third party app - Shibboleth

2016-03-02 Thread Prashant Bapat
Thanks. But my problem is not OTP per se but Kerberos thru Java. Specifically i'm getting below error. javax.security.auth.login.LoginException: Pre-authentication information was invalid (24) - PREAUTH_FAILED at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.ja

Re: [Freeipa-users] Kerberos authentication from a third party app - Shibboleth

2016-03-01 Thread Alexander Bokovoy
On Tue, 01 Mar 2016, Prashant Bapat wrote: Hi, I'm trying to use Shibboleth IdP with FreeIPA and Kerberos Authentication. I'm aware of Ipsilon, just that Shibboleth is more suited for my use case. I've installed ipa-client on a server and connected it to ipa. Shibboleth is installed on this ser