Hi rei,
First of all, Why are you trying to use the KerberosContext classes directly
?, is it a requirement for you ?
If you use the Kerberos turn-key scenario, there is no need to use the
KerberosContext classes because the kerberos assertion controls all that
part for you.
I recommend you to take a look to the kerberos quickstart shipped with WSE
3.0
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com
Using kerberos is actually easier than that.
> Hi,
>
[quoted text clipped - 18 lines]
> I'd really appereciate it if someone could clear this up for me,
> Thanks in advance,
rei - 22 Nov 2005 12:49 GMT
Hi Pablo,
The reason I'm using the KerberosContext classes is that I don't want to go
through WSE's pipeline (I'm currently using a customized transport mechanism).
Using the turnkey would require me to use a KerberosToken together with a
soap message, which isn't really want I want to do.
As a matter of fact, I wouldn't be using WSE had it not been for the
KerberosToken class, I just need a managed way to work with kerberos, and it
seems that WSE is currently the only way to do so.
> Hi rei,
> First of all, Why are you trying to use the KerberosContext classes directly
[quoted text clipped - 34 lines]
> > I'd really appereciate it if someone could clear this up for me,
> > Thanks in advance,