Hi,
Can anyone tell me how I can do user authentication using IIS and
asp.net 2.0 from a host that's not in a domain?
Could you provide a working example. Thanks a lot. I'm getting really
confused with this.
Re: login control blues ... you really don't want to use S.DS for authentication....Joe Kaplan-MS MVP Directory Services Programming... Co-author of "The .NET Developer's Guide to Directory Services Programming"... a pre-compiled dll.... (microsoft.public.dotnet.framework.aspnet.security)
Re: Calling NetUserGetInfo from ASP.NET app ... Also, when using basic auth, you aren't really using Kerberos delegation...Joe Kaplan-MS MVP Directory Services Programming... Co-author of "The .NET Developer's Guide to Directory Services Programming"... Not sure if I like this method, but I switched to basic authentication... (microsoft.public.dotnet.framework.aspnet.security)
Re: Client Certificate Authentication with ADAM ...Joe Kaplan-MS MVP Directory Services Programming... Co-author of "The .NET Developer's Guide to Directory Services Programming"... can't do this with ADAM users. ... (microsoft.public.windows.server.active_directory)
Re: determine trusted domain with windows authentication ...Windows authentication will only authenticate users it trusts. ...Joe Kaplan-MS MVP Directory Services Programming... Co-author of "The .NET Developer's Guide to Directory Services Programming"... (microsoft.public.dotnet.framework.aspnet.security)
Re: Using WindowsTokenRoleProvider with Forms Authentication ... ...Joe Kaplan-MS MVP Directory Services Programming... Co-author of "The .NET Developer's Guide to Directory Services Programming"... We have setup forms authentication... WindowsTokenRoleProvider is possible only if I use Integrated Windows... (microsoft.public.dotnet.framework.aspnet.security)