Re: Kerberos Authentication
- From: "Bruce Barker" <brubar_nospamplease_@xxxxxxxxxx>
- Date: Mon, 4 Apr 2005 09:37:37 -0700
you need to use kerberos authentication if you want use its creditial
forwarding. you need to setup your IIS servers to use digest (kerberos)
instead of windows security (ntlm)
-- bruce (sqlwork.com)
"josh" <joshua@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:eeX0psMOFHA.2356@xxxxxxxxxxxxxxxxxxxxxxx
> Hello Sharepoint Guru's,
>
> I have hit a bit of a brick wall in regards to Kerberos authentication.
>
> I have an ASP.Net web application that interfaces with sharepoint, this
> all
> works fine if I do this
>
> dws.Credentials = new NetworkCredential("sk", _SPSPassword, _SPSDomain);
>
> however when I tray and pass the default credentials it won't work. I have
> enabled the sk account for delegation in
> active directory and I have set both my sharepoint IIS and my ASP.Net
> application IIS up to use only Windows Integrated Authentication.
>
> Is there something I am Missing ?
>
> Thanks for you help,
> Josh
>
>
.
- References:
- Kerberos Authentication
- From: josh
- Kerberos Authentication
- Prev by Date: Re: Repeater problem ...
- Next by Date: Re: Where can I find what MDAC version is on my system?
- Previous by thread: Re: Kerberos Authentication
- Next by thread: sso
- Index(es):
Relevant Pages
|