Hi,
Any conclusion on this discussion. I am facing the similar problem with
1.9.5.
My application works fine with 1.5.3 but when I upgraded to 1.9.5 then the
thread making a call to "gss_accept_sec_context" is hanging.
The hang is at:
File: src/include/k5-thread.h
Function:
static inline int k5_o
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?
> realms to local domains? In most cases, there will probably be only one
> local domain.
>
> --
> Russ Allbery (r...@stanford.edu) <http://www.eyrie.org/~eagle/>
>
--
Have a nice day!
Regards,
Dipti
http://in.linkedin.com/in/diptivs
uglas E. Engert
> Argonne National Laboratory
> 9700 South Cass Avenue
> Argonne, Illinois 60439
> (630) 252-5444
> ____
> Kerberos mailing list Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
--
Have a nice day!
Regards,
Dipti
http://in.linkedin.com/in/diptivs
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos
Our application needs to construct User DN after successful authentication
for authorization.Currently what application has is user principal name.
User principal name is of format: Userame@RealmName And user DN is of the
form
cn=,cn=Users,cn=,cn=com
As Realm need not be always same as Domain nam