monica1
15th May 2008, 17:38
I want to make a session in whitch some functions are disabled, when one user with authorization type his password automatically this functions became enable. No all the users that have the session have permision to run the new functions.

I want that this password was the same that when it login in baan. It is possible without do a new table with the user and the encrypted password?

The problem to create a new table is becase we change the password of our users each 3 month and we have 100 users.

Thank you in advace,

NPRao
19th November 2008, 23:33
Monica,

It is better to implement Session Authorizations using Roles and give/deny access to the users.

NirajKakodkar
20th November 2008, 17:59
Hi monica ,

It is absolutely possible .
I have done something similar in my utility .
http://www.baanboard.com/baanboard/showthread.php?t=53682

Regards,
Niraj