This topic is locked

advanced security settings

5/10/2011 1:38:18 PM
ASPRunnerPro General questions
T
tamersherif author

In Asprunner 6.3

Is it possible in "advanced security settings" to let Users edit and see their own data and SOME selected other users data?

For example i have a user "X", Can "X" see and edit "X","A","B","C" Data?

and user "Y" see and edit "Y","D","E","F" Data?

T
tamersherif author 5/11/2011

Any help please?

Sergey Kornilov admin 5/11/2011

This needs to be implemented manually in BeforeSQLQuery event.

Here is an example: http://xlinesoft.com/asprunnerpro/docs/dynamic_sql_query.htm

E
erdinoxyz 6/3/2011

As far as I know, such an adjustment be made tab on ASPRunner securyty settings.

Instead, create a new column called the Users table's levels.

In this column, please enter your user level.

Forexample:

(Username: x Password: abc AdministrationLevel: Level1)

(Username: y Password: abc AdministrationLevel: Level2)

If you make it more flexible and can work with you.

In addition, the first tab on ASPRunner program may need to create custom view.

(Sorry. My goal is not sophistry)