 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ebced Guest
|
Posted: Tue Jul 29, 2003 8:45 am Post subject: What is your recommend for User Rights? |
|
|
Hi Guru's,
I wrote a modular application. I want create user rights. Admin select user
and choose rights on TMainmenu for selected user. But this subject is
foreign me. What is your recommend for this subject?
Yours respectfully,
Ebced Muslimoglu
Ps. Sorry my english.
|
|
| Back to top |
|
 |
Peter Morris Guest
|
Posted: Wed Jul 30, 2003 11:44 am Post subject: Re: What is your recommend for User Rights? |
|
|
I would recommend that you allow the user to specify a list of "roles".
Each role has the ability to do something specific. You then assign people
to these roles (groups). Always assume that the user cannot do anything,
then iterate through their roles until you find a permission to do the task
in question, if you find one then allow it, otherwise don't.
--
Pete
=============
Read or write technical articles
http://www.HowToDoThings.com
Audio compression components, FastStrings library, DIB controls
http://www.DroopyEyes.com
"Ebced" <beginner (AT) shouse (DOT) com> wrote
| Quote: | Hi Guru's,
I wrote a modular application. I want create user rights. Admin select
user
and choose rights on TMainmenu for selected user. But this subject is
foreign me. What is your recommend for this subject?
Yours respectfully,
Ebced Muslimoglu
Ps. Sorry my english.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|