A
Alex Prokhorov
Hello all!
In my project I need to grant different users different levels of
access to the features of the program. It is clear for me how to do it
in case of simple allowed/denied access to the program. I just create
text file with usernames and md5 hash of their passwords. But how and
where to store access options? I suppose, that access options must be
encrypted too (or maybe i'm not right?). Additionally i need an option
for the admin to arbitrarily change access options for users without
knowing their passwords. Anyone could please direct me. Thanks.
Alex221
In my project I need to grant different users different levels of
access to the features of the program. It is clear for me how to do it
in case of simple allowed/denied access to the program. I just create
text file with usernames and md5 hash of their passwords. But how and
where to store access options? I suppose, that access options must be
encrypted too (or maybe i'm not right?). Additionally i need an option
for the admin to arbitrarily change access options for users without
knowing their passwords. Anyone could please direct me. Thanks.
Alex221