|
 |
aspx_security thread: RE: Windows Active Directory and Custom Security Form
Message #1 by Johnny <mailjohnny101@y...> on Thu, 13 Mar 2003 09:33:40 -0800 (PST)
|
|
Hello,
I was just wondering if you ever found an answer for this question. I am now faced
with the exact same situation.
I've found some articles on ASPToday that talk about how to search the active
directory (but, they're not working for some reason). And i'd rather not loop
through the directory anyway.
Thanks,
John
> Hi,
> I am trying to authenticate to Active Directory via a web based form but
c> annot do this successfully. I do not want the gray windows logon box to
a> ppear, I would like to do this in my own web form.
> Has anyone done this before, I would really appreciate some example code
a> s this seems like a complex area, also I cannot find any books on this
p> articular area.
> Any help would be much appreciated.
> Regards
J> ulian Mummery
A> nalyst/Designer
__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
Message #2 by "Julian Mummery" <Julian.Mummery@g...> on Thu, 13 Mar 2003 22:09:46 -0000
|
|
John,
We gave up in the end, we use the gay popup box AD supplies via the browser,
still the code behind stuff isn't simple and is very easy to get wrong.
Julian
-----Original Message-----
From: Johnny [mailto:mailjohnny101@y...]
Sent: 13 March 2003 17:34
To: ASP .NET Security
Subject: [aspx_security] RE: Windows Active Directory and Custom
Security Form
Hello,
I was just wondering if you ever found an answer for this question. I am
now faced
with the exact same situation.
I've found some articles on ASPToday that talk about how to search the
active
directory (but, they're not working for some reason). And i'd rather not
loop
through the directory anyway.
Thanks,
John
> Hi,
> I am trying to authenticate to Active Directory via a web based form but
c> annot do this successfully. I do not want the gray windows logon box to
a> ppear, I would like to do this in my own web form.
> Has anyone done this before, I would really appreciate some example code
a> s this seems like a complex area, also I cannot find any books on this
p> articular area.
> Any help would be much appreciated.
> Regards
J> ulian Mummery
A> nalyst/Designer
__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
---
Visual Basic .NET Code Security Handbook
This book provides a practical guide to help you
utilize .NET's code access security system. This
important new feature of the .NET framework allows
you to protect your code from attackers even in
complex distributed computing environments. The
book demonstrates best practices for writing
secure code and the worst practices to avoid.
http://www.wrox.com/ACON11.asp?ISBN=1861007477
|
|
 |