curl-library
Kerberos multiple principals having same realms issue.
Date: Fri, 18 Jul 2014 05:59:50 +0000
Hi,
We are observing issue when running curl under negotiate with multiple principals both having same realm(say user1/krbnet.com_at_EXAMPLE.COM and user2/krbnet.com_at_EXAMPLE.COM).
We are using directory cache to update the cache with both the principals.
kinit -kt user1/krbnet.com_at_EXAMPLE.COM
kinit -kt user2/krbnet.com_at_EXAMPLE.COM
curl library is loading only the primary credentials (here user2) in the Kerberos cache and working even though there are user1 and user2 credentials in the Kerberos cache.
Is there any option in curl to specify the negotiate connection based on the principal?
Can anybody suggest a way to work with curl if multiple Kerberos principals are present and both pointing to same realm.
Regards
Sathish Valluri
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-07-18