Share » Forums » Install & configuration » How to assign admin to the admin role...

How to assign admin to the admin role once you've unassigned it ?

How to assign admin to the admin role once you've unassigned it ?

Monday 17 March 2003 1:23:46 pm - 1 reply

Author Message

Sergiy Pushchin

Wednesday 19 March 2003 2:47:21 am

insert into ezuser_role ( role_id, contentobject_id ) values(2,12);
it will assign admin role to all users under administrator user group. To assign admin role dirrectly to admin user:
insert into ezuser_role ( role_id, contentobject_id ) values(2,14);

Regards
SP

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu