Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Constrained Delegation

4 views
Skip to first unread message

dip...@gmail.com

unread,
May 2, 2013, 7:28:51 PM5/2/13
to kerb...@mit.edu
My application supports delegation. But as it is using MIT libraries 1.5.3,
it is failing on constrained delegation configuration for service on Active
directory.

I understanding that the constrained delegation support is added from 1.8
release. Will just upgrading the libraries solve the problem?

Also, it would be helpful if someone can refer me to some links which can
explainn how MIT code handles this to understand internals.


Thanks,
Dipti

Greg Hudson

unread,
May 3, 2013, 12:33:44 AM5/3/13
to dip...@gmail.com, kerb...@mit.edu
On 05/02/2013 07:28 PM, dip...@gmail.com wrote:
> My application supports delegation. But as it is using MIT libraries 1.5.3,
> it is failing on constrained delegation configuration for service on Active
> directory.

> I understanding that the constrained delegation support is added from 1.8
> release. Will just upgrading the libraries solve the problem?

I'm not sure how code which links against the 1.5 libraries could be
attempting to do constrained delegation. I would guess that you'll need
to change the code.

> Also, it would be helpful if someone can refer me to some links which can
> explainn how MIT code handles this to understand internals.

It isn't properly documented yet, but the project page should serve
reasonably well:

http://k5wiki.kerberos.org/wiki/Projects/Services4User

0 new messages