tapzhou
22nd September 2004, 15:04
Hi all
>
>How do I restrict a user with BAAN General menu from accessing certain
>functionality eg Enterprise modeller mtgbrg0000m000?
>
>
>Thanks in advance
>
>Regards
>Tapiwa
Markus Schmitz
23rd September 2004, 08:45
Hi,
to restrict usage of sessions basically two techniques are used:
a) session authorization by user
b) menu customizations
the first one stops a user from using a session, the second stops a user from seeing a session in the menu. For the second option to be watertight, you should restrict users from calling programs by code in the user management.
Obviously the best is to combine both methods and this is exactly, what the DEM is doing, be enerating new menus and session authorizations based on a process model.