This topic is locked

Security

12/16/2005 11:53:30 AM
ASPRunnerPro General questions
R
rhalbhub author

How do I go about granting multiple users access to my web-dbase with different rights?
Right now I chose Hard Coded id and that is an administrator..... I do not wish to have everyone able to click on delete, add, etc.
Would I create a second build of the site not showing these buttons?

Sergey Kornilov admin 12/16/2005

Hi,
you can use Advanced->User group permissionsdialog on Securitytab in ASPRunner.

I.e. add a <Default> group there and deny it modifying tables.

R
rhalbhub author 12/16/2005

Hi,

you can use Advanced->User group permissionsdialog on Securitytab in ASPRunner.

I.e. add a <Default> group there and deny it modifying tables.


Thanks for the quick response. That worked perfectly!