Re: ADAM



Hi

for creating ADAM users see:

ADAM Help file
How To...
Manage Users and Groups
Add an ADAM user to the directory

Options for authentication are limited by the fact that native ADAM users
require an LDAP simple bind to authenticate and so from ASP that would
probably be a forms authentication picking up the user's credentials and
passing those into the LDAP authentication call. For better advice on ASP
please try one of the developer specific newsgroups.

Lee Flight

"Sen" <Sen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9F7FFF22-FE2C-413F-8E87-96F6FF5DA589@xxxxxxxxxxxxxxxx
>I need to create Users (Not windows users) using ADAM snap in and would
>like
> to use that for authentication from asp.net application.How do i do this?


.



Relevant Pages

  • Re: Complicated Fallback ASP.NET Security
    ... I think the main problem is that you really can't do Windows authentication ... Thus ADAM users can't have a WindowsPrincipal object. ... From there you could build out an IPrincipal object. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: MembershipProvider, ADAM and userProxy
    ... I used reflector to create a custom membership provider - ... web.config file allowed for the authentication of ADAM users. ... I can still authenticate ADAM users, but the result for the AD users is ... class has that the userproxy class does not? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Complicated Fallback ASP.NET Security
    ... Windows users against ADAM using its proxy authentication stuff, ... but there isn't any way to get a token for the ADAM users, ... users on our local intranet would be ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Complicated Fallback ASP.NET Security
    ... I'm trying to follow the example in 5A of that posting. ... managed authentication, and all but this one NTLM authenticated page ... >> some kind of Forms authentication as they aren't Windows users and can't be ... >> but there isn't any way to get a token for the ADAM users, ...
    (microsoft.public.dotnet.framework.aspnet.security)