Connecting Tech Pros Worldwide Help | Site Map

Implement Access Rights Based on AD Group

YCH
Guest
 
Posts: n/a
#1: Jan 20 '08
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

Michael Nemtsev [MVP]
Guest
 
Posts: n/a
#2: Jan 20 '08

re: Implement Access Rights Based on AD Group


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


YHi,
Y>
YMy development environment is VS.Net 2005 with C# code behind.
Y>
YI want to implement a access control function that integrate with the
Yuser right in AD group. For example, different users can view / edit
Y/ delete different content based on their account in AD group.
Y>
YHow can I do this? Thanks!
Y>
YRegards,
YYCH


YCH
Guest
 
Posts: n/a
#3: Jan 20 '08

re: Implement Access Rights Based on AD Group


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

"Michael Nemtsev [MVP]" <nemtsev@msn.comwrote in message
news:900895ec268c28ca29afbdd6dc3c@msnews.microsoft .com...
Quote:
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
>
YHi,
YYMy development environment is VS.Net 2005 with C# code behind.
YYI want to implement a access control function that integrate with
the
Yuser right in AD group. For example, different users can view / edit
Y/ delete different content based on their account in AD group.
YYHow can I do this? Thanks!
YYRegards,
YYCH
>
>
Closed Thread


Similar ASP.NET bytes