Implement Access Rights Based on AD Group

Y

YCH

Hi,

My development environment is VS.Net 2005 with C# code behind.

I want to implement a access control function that integrate with the user
right in AD group. For example, different users can view / edit / delete
different content based on their account in AD group.

How can I do this? Thanks!

Regards,
YCH
 
M

Michael Nemtsev [MVP]

Hello YCH,

I recommend you to start from this article http://msdn2.microsoft.com/en-us/library/ms998360.aspx

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


Y> Hi,
Y>
Y> My development environment is VS.Net 2005 with C# code behind.
Y>
Y> I want to implement a access control function that integrate with the
Y> user right in AD group. For example, different users can view / edit
Y> / delete different content based on their account in AD group.
Y>
Y> How can I do this? Thanks!
Y>
Y> Regards,
Y> YCH
 
Y

YCH

If I don't want to have any login page, is it reasonable to use the "Forms
Authentication"?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top