Re: ~ Logon to Active Directory ~

From: Larry Hastings (greg.NOSPAM.@NOSPAM.unixsucks.com)
Date: 12/09/02


From: "Larry Hastings" <greg.NOSPAM.@NOSPAM.unixsucks.com>
Date: Mon, 9 Dec 2002 15:28:45 -0600


Then if you don't want any impersonation, why just not check credentials
againsts AD and then use Forms authentication from that point on?

--
G
http://www.unixsucks.com
"Julian Mummery" <julianmummery@hotmail.com> wrote in message
news:c3634ca6.0212091302.76fa1d00@posting.google.com...
> Larry,
>
> It is how we have always done it with Client/Server applications and
> the management has given us a specification with this as a
> requirement. We do not want to use impersonation we just want to allow
> users to log onto our asp.net suite of applications using their own
> username and password which has to authenticate & logon to Active
> Directory (but we want to use a web form - and not the gray popup
> box).
>
> If you or anyone else can help me I would greatly appreciate it.
>
> Oh yeah I forgot, we are running it on Windows 2000 Server. I have
> heard that you can do it with the new .NET Server, but we do not want
> to touch that OS yet as it is brand new technology and is bound to
> have teathing problems.
>
> Regards
> Julian Mummery
> Analyst/Designer


Relevant Pages

  • Re: How to use WindowsPrincipal properly??
    ... the administrators in the computer e.g. win2k ... I am basically confused with the role base authentication and the ... impersonation, not sure what exactly is the difference. ... > string ONLY returns the string "Administrator", ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: System.IO.Directoryinfo throwing exception
    ... With basic authentication and impersonation you need to ... use a domain account which can delegate and you can check how to mark your ... ASP.NET MVP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Access denied ( From one site to another, that is in another server)
    ... server. ... you can implement impersonation through code and revert ... This posting is provided "AS IS", with no warranties, and confers no rights. ... | Integrated Authentication ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: localhost vs. macinename in URL (access denied)
    ... Impersonation with Integrated Authentication will work if you are accessing ... a resource on the same machine. ... being delegated to allow delegation or change the computer account to allow ...
    (microsoft.public.dotnet.security)
  • Re: IIS Folder and file security. Impersonation does not work.
    ... Custom URL navigation. ... First -- what you want to do does NOT need the impersonation DLL at all. ... Second -- you are muddling HTML and IIS concepts together and hoping for the ... Now, with IIS6, we have a custom authentication sample ISAPI that should ...
    (microsoft.public.inetserver.iis)