Saturday, March 24, 2012

Windows Authentication through Web Form?

Hi,

I want to use windows authentication for my web site, but i dont want the
user to have to use that little windows logon dialog box when they first
access the web site.

Is there any way that I can create a web form that will take the place of
the windows logon dialog box?

Cheers

Rodney LaneCheck this article out
http://msdn.microsoft.com/library/d.../SecNetHT02.asp

"Rodney Lane" <rodney.lane@.rivendelltechnologies.com> wrote in message
news:#v6WWcKqDHA.1496@.TK2MSFTNGP11.phx.gbl...
> Hi,
> I want to use windows authentication for my web site, but i dont want the
> user to have to use that little windows logon dialog box when they first
> access the web site.
> Is there any way that I can create a web form that will take the place of
> the windows logon dialog box?
> Cheers
> Rodney Lane
Many thanks

This information appears to be just what I am after.

Thankyou.

Cheers

Rodney Lane

"George Durzi" <gdurzi@.hotmail.com> wrote in message
news:erG68oKqDHA.2592@.TK2MSFTNGP10.phx.gbl...
> Check this article out
http://msdn.microsoft.com/library/d.../SecNetHT02.asp
> "Rodney Lane" <rodney.lane@.rivendelltechnologies.com> wrote in message
> news:#v6WWcKqDHA.1496@.TK2MSFTNGP11.phx.gbl...
> > Hi,
> > I want to use windows authentication for my web site, but i dont want
the
> > user to have to use that little windows logon dialog box when they first
> > access the web site.
> > Is there any way that I can create a web form that will take the place
of
> > the windows logon dialog box?
> > Cheers
> > Rodney Lane
I managed to adapt this code and get it working in VB.net

Many thanks - its just what I am after.

Cheers

Rodney Lane.

"Rodney Lane" <rodney.lane@.rivendelltechnologies.com> wrote in message
news:uwrGF8KqDHA.1084@.tk2msftngp13.phx.gbl...
> Many thanks
> This information appears to be just what I am after.
> Thankyou.
>
> Cheers
> Rodney Lane
>
> "George Durzi" <gdurzi@.hotmail.com> wrote in message
> news:erG68oKqDHA.2592@.TK2MSFTNGP10.phx.gbl...
> > Check this article out
http://msdn.microsoft.com/library/d.../SecNetHT02.asp
> > "Rodney Lane" <rodney.lane@.rivendelltechnologies.com> wrote in message
> > news:#v6WWcKqDHA.1496@.TK2MSFTNGP11.phx.gbl...
> > > Hi,
> > > > I want to use windows authentication for my web site, but i dont want
> the
> > > user to have to use that little windows logon dialog box when they
first
> > > access the web site.
> > > > Is there any way that I can create a web form that will take the place
> of
> > > the windows logon dialog box?
> > > > Cheers
> > > > Rodney Lane
> >

0 comments:

Post a Comment