Home All Groups Group Topic Archive Search About
Author
7 Apr 2005 8:51 PM
Emmanuel
Hi,

I would like to make an application that uses the windows access control
list to enable/disable features of the application depending on the user.
The idea is to reuse the Windows NT user accounts and groups and allow the
app user to configure which winnt user accounts and groups can access a
given set of features.



Any help is appreciated


regards,

Author
7 Apr 2005 9:38 PM
Willy Denoyette [MVP]
Show quote Hide quote
"Emmanuel" <k***@kuki.kuk> wrote in message
news:eHrGKO7OFHA.2432@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I would like to make an application that uses the windows access control
> list to enable/disable features of the application depending on the user.
> The idea is to reuse the Windows NT user accounts and groups and allow the
> app user to configure which winnt user accounts and groups can access a
> given set of features.
>
>
>
> Any help is appreciated
>
>
> regards,
>

Check "Role-Based Security" in the MSDN .NET Framework doc's.

Willy.

Bookmark and Share