Page 1 of 1

permission on groups

Posted: 2015-04-13 13:33
by omphilesithole
hi, i have 3 groups the admin, operator and communications and when i login using the admin to change the permissions also the admin gets affected by the permissions, e.g the operator and communication group are not given the edit and delete option but the admin gets affected too, some of the table the operator is not given access to add info only the communication but when i do that also the admin gets affected, am not sure what could be the problem or is it me not understanding the appgini permissions?

please help me out?

Re: permission on groups

Posted: 2015-04-14 01:39
by mariosantoso
Hi,

If I understand you right, you made changes to OPERATOR and COMMUNICATIONS, but somehow ADMIN also affected, correct?

What I know so far is that by default APPGINI created ADMINS group automatically with all permissions open. Everytime you upload updated PHP code, it will update your ADMINS to always have open permissions. My suggestion is...

Double check your MEMBERS, verify that your members is in their appropriate groups, my guess is that, one of your members that you think was ADMINS is actually in another GROUP, that's why when you signed in with that particular member, it uses either OPERATOR or COMMUNICATIONS permission instead of ADMINS permission.

I hope this helps.

Re: permission on groups

Posted: 2015-04-15 11:12
by omphilesithole
Thanks i have solved it! apparently when i edited my home page i created link to call tables so when a user logged in it could not pickup which user can access which link but now i have removed those links am calling the table form the homepage so it works just fine