Database tables for the security modul

Hello!

I want to create within a project a security-modul with user/group/app access privileges. In the documentation I cannot find any declaration of the accessed database tables and their fields. Is there anybody who can declare the design of the accessed tables?

Thanks Hans

Re: Database tables for the security modul

Go to online documentation:

http://downloads.scriptcase.net/downloads/v5/manual/en_us/webhelp/manual_mp/manual_mp.htm

Search on “security”.

The first security link under header “Security” is what you need. Gives you a manual including table definitions.

Re: Database tables for the security modul

Many thanks,

I have even searched in the documentation under “Control Applications”. That’s the reason that I found nothing.

Best Regards Hans

Re: Database tables for the security modul

It’s well hidden in the documentation, but at least there is some documentation on this subject…

Re: Database tables for the security modul

What else ist to do, that the security-modul works properly? I use the user/group/app version. At the moment every user has the the same rights, although the group referencing the user has restrictions?

Re: Database tables for the security modul

I followed the tutorial and it works.

I had some problems in the beginning because of my browser cache. After logout I could still access the apps. Clearing the browser cache solved this.

Re: Database tables for the security modul

I also followed the tutorial. It don’t works even using IE, Google Chrome, Firefox with cleared cache. Any reasons?

Re: Database tables for the security modul

what exactly does not work?

Re: Database tables for the security modul

Every User has the same access rights. In the Group-App I gave only rights for the menu, the login and one application. No user except the administrator should have access on the security menu.

Re: Database tables for the security modul

did you enable security in the apps? If not, please do so and try again. Without security enabled an application can be accessed without authorization.

Re: Database tables for the security modul

Sorry, no modified reaction. It seems that the switch sc_apl_status(‘apl_name’, ‘off’); doesn’t work in the On_script_init or On_validate macro of control_login.

Re: Database tables for the security modul

Now I found the reason:

Enable Use of Security in Menu->My Scriptcase an security works pretty.