Hi,
I can use for security authentication the information about user and group
who I have stored in ADAM (Active Directory Application Mode) from my
ASP.NET application?
Thanks and sorry for my english.....
Merry christmas!
Lorenzo Soncini
Daniel Fisher\(lennybacon\) - 28 Dec 2004 20:37 GMT
Of course. Mix it with formsauthentication. Authenticate user and password
against LDAP. Use RedirectFromLoginPage() to set the AuthenticationCookie.

Signature
Daniel Fisher(lennybacon)
MCP ASP.NET C#
Blog: http://www.lennybacon.com/
> Hi,
> I can use for security authentication the information about user and group
[quoted text clipped - 5 lines]
> Merry christmas!
> Lorenzo Soncini
Patrick Olurotimi Ige - 28 Dec 2004 23:10 GMT
Lorenzo Soncini
Try starting from here:-
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316748
Happy New yr in Advance!
Patrick