Ask a Question related to ASP.NET Security, Design and Development.
-
boycom #1
Re: Allow Integrated Windows Authentication Token to be delegated?
have you got how to do this yet?
---
Posted using Wimdows.net NntpNews Component -
Post Made from [url]http://www.DotNetJunkies.com/newsgroups[/url] Our newsgroup engine supports Post Alerts, Ratings, and Searching.
boycom Guest
-
CFSchedule with Integrated Windows Authentication
I'm trying to schedule a task to run in CFSchedule ... when I allow anonymous access it runs fine, but when I force Integrated Windows... -
Integrated windows authentication and NetworkCredential
Hi, I have my asp.net webpage configured to use the integrated windows authentication in IIS. I need to use NetworkCredential object to get... -
.NET, Integrated Windows Authentication, and more
First of all, with identity impersonate = true, I still get this blasted error: Exception Details: System.Data.SqlClient.SqlException: Login failed... -
integrated windows authentication - web services
I have a performance question. I have a web service in a machine (not in the a domain at all) and the virtual directory is setup for integrated... -
integrated Windows authentication
Firstly, I'm running IIS 6.0 on Windows SErver 2003 that is also a DC. I have an asp page (default.asp) I am trying to access as my hom page for... -
Raterus #2
Re: Allow Integrated Windows Authentication Token to be delegated?
wow, you realize I posted this like 4 months ago, but yes I got this working great, thanks for caring!
--Michael
<boycom> wrote in message news:%23Fx$LntcEHA.716@TK2MSFTNGP11.phx.gbl...> have you got how to do this yet?
>
> ---
> Posted using Wimdows.net NntpNews Component -
>
> Post Made from [url]http://www.DotNetJunkies.com/newsgroups[/url] Our newsgroup engine supports Post Alerts, Ratings, and Searching.Raterus Guest
-
Shawn Anderson #3
Re: Allow Integrated Windows Authentication Token to be delegated?
How did you get it to work?
I am trying to do the same thing right now..
"Raterus" <raterus@spam.org> wrote in message
news:eOJJ%23V1cEHA.3420@TK2MSFTNGP12.phx.gbl...
wow, you realize I posted this like 4 months ago, but yes I got this working
great, thanks for caring!
--Michael
<boycom> wrote in message news:%23Fx$LntcEHA.716@TK2MSFTNGP11.phx.gbl...> have you got how to do this yet?
>
> ---
> Posted using Wimdows.net NntpNews Component -
>
> Post Made from [url]http://www.DotNetJunkies.com/newsgroups[/url] Our newsgroup
> engine supports Post Alerts, Ratings, and Searching.
Shawn Anderson Guest
-
Raterus #4
Re: Allow Integrated Windows Authentication Token to be delegated?
Delegation:
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;810572[/url]
Works great! Just follow that article to the letter...
--Michael
"Shawn Anderson" <sanderson@eye-catcher.com> wrote in message news:ewQxlM4cEHA.3672@TK2MSFTNGP11.phx.gbl...> How did you get it to work?
>
> I am trying to do the same thing right now..
>
>
> "Raterus" <raterus@spam.org> wrote in message
> news:eOJJ%23V1cEHA.3420@TK2MSFTNGP12.phx.gbl...
> wow, you realize I posted this like 4 months ago, but yes I got this working
> great, thanks for caring!
>
> --Michael
>
> <boycom> wrote in message news:%23Fx$LntcEHA.716@TK2MSFTNGP11.phx.gbl...>> > have you got how to do this yet?
> >
> > ---
> > Posted using Wimdows.net NntpNews Component -
> >
> > Post Made from [url]http://www.DotNetJunkies.com/newsgroups[/url] Our newsgroup
> > engine supports Post Alerts, Ratings, and Searching.
>Raterus Guest



Reply With Quote

