Re: Form controls security
From: Nikolay Petrov (johntup2_at_mail.bg)
Date: 08/17/04
- Next message: Guoqi Zheng: "Re: Could not find a part of the path "C:\temp\"."
- Previous message: Mohamoss: "RE: listbox databinding"
- In reply to: Ken Tucker [MVP]: "Re: Form controls security"
- Next in thread: Cor Ligthert: "Re: Form controls security"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Aug 2004 15:02:53 +0300
Ken, I don't need the Windows Users and Groups. I have my own users and
groups in DB.
My actual question is how to define some kind of ACL and use them on
controls.
"Ken Tucker [MVP]" <vb2ae@bellsouth.net> wrote in message
news:ukEoe%23DhEHA.904@TK2MSFTNGP09.phx.gbl...
> Hi,
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemsecurityprincipalwindowsprincipalclassisinroletopic.asp
>
> Ken
> -----------------------------
> "Nikolay Petrov" <johntup2@mail.bg> wrote in message
> news:u64YcaDhEHA.1656@TK2MSFTNGP09.phx.gbl...
> Hi everyone!
> I am developing app, which should be used by users, which are members of
> different groups.
> These users and groups are stored in my SQL database and are custom for my
> application, they are not Windows users.
> Every user can be member of many groups.
> What I need is a some kind of baseline, how to implement security in my
app,
> based on these users and groups.
> By security I mean enabling and disabling different functionality of my
app,
> mosltly disabling controls.
> Should I use some kind of ACL, or on every Form load event I should enable
> or disable controls, based on the group membership of user.
> Because I am a newbie, some source code will be helpfull.
>
> TIA
>
>
>
- Next message: Guoqi Zheng: "Re: Could not find a part of the path "C:\temp\"."
- Previous message: Mohamoss: "RE: listbox databinding"
- In reply to: Ken Tucker [MVP]: "Re: Form controls security"
- Next in thread: Cor Ligthert: "Re: Form controls security"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|