S
Savvoulidis Iordanis
I have finally developed my own restricted user administration form, to
handle users/passwords.
I have created three groups, grpAdmins for me, with full rights to the DB. I
do not use the default Admins/Users groups at all, I removed every
permission off them. I also created grpAppUsers for the ordinary users and
grpAppAdmins for everyday admin (althrough restricted, but with admin
rights) tasks
I noted the following thing:
When I log in as a member of the grpDeveloper group, I can change the
password of any other user, without supplying the old password. Is this
correct? It sure is done fine (I logged on using the new password).
Now when I log on as an ordinary user (grpAppUsers) I can change the
password of the logged on user, only if supply the old password, which is
the correct behavior to me.
Is sth wrong in this scenario or not?
TIA
handle users/passwords.
I have created three groups, grpAdmins for me, with full rights to the DB. I
do not use the default Admins/Users groups at all, I removed every
permission off them. I also created grpAppUsers for the ordinary users and
grpAppAdmins for everyday admin (althrough restricted, but with admin
rights) tasks
I noted the following thing:
When I log in as a member of the grpDeveloper group, I can change the
password of any other user, without supplying the old password. Is this
correct? It sure is done fine (I logged on using the new password).
Now when I log on as an ordinary user (grpAppUsers) I can change the
password of the logged on user, only if supply the old password, which is
the correct behavior to me.
Is sth wrong in this scenario or not?
TIA