Re: Logout from windows authentication??



" Windows Authentication is based on the current windows login,"

what current windows login? you mean the login to the workstation? no, it's
the crudential that the user enter when prompt by the authentication server,
the user need to be in the AD or in the authenticating server. after the
user it's authenticated, the subsequent communication will contain the
authenticated info in the httpContext. now I am not sure where I can find
more information on how this works, there got to be someway to logout for
the users.





I dont think
> you can issue a system logout request from a webpage without using some
kind
> of ActiveX control.
>
> MattC
> "Kevin Yu" <koo9@xxxxxxxxxxx> wrote in message
> news:eLL6cK8OFHA.3512@xxxxxxxxxxxxxxxxxxxxxxx
> > is it possible to for user to click a logout button to logout and when
the
> > user want to get into the system again, the user have to login again?
> >
> >
> > Kevin
> >
> >
>
>


.