[jboss-user] [Installation, Configuration & Deployment] - Re: How to Retain Admin Role of the Admin user

PeterJ do-not-reply at jboss.com
Fri Sep 8 23:09:29 EDT 2006


Try entering the following sql statement for the portal database:

insert into jbp_role_membership (jbp_uid,jbp_rid) value (1,1);

That should re-establish the relationship between the admin user and the Admin role.

By the way, you never said which version of the Portal you are using, or hwich database.  The above assumes Portal 2.4GA, not sure it it works on any other version.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970497#3970497

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970497



More information about the jboss-user mailing list