[jira] Created: (OFBIZ-2904) The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2904) The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles

Nicolas Malin (Jira)
The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles
------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2904
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2904
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Ruth Hoffman


The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles. This does create an "admin" user, but without the necessary roles to perform any useful admin work. If the roles do not already exist, then this user login is useless.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2904) The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752240#action_12752240 ]

Jacopo Cappellato commented on OFBIZ-2904:
------------------------------------------

You are right, and this is a known issue.
The best solution for this, as discussed in the mailing list, is to migrate the userlogin and security management screens from the Party component to the webapp component; in this way, even in a system that is initially loaded without applications, the admin user will be able to setup permissions, create new users etc...
Unfortunately the effort of migrating the screens in not completed, I was working on it but I had to stop, and I know that Adriam Crum did some work in this area and sent a patch in a Jira issue. Completing this work would be great.

> The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2904
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2904
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Ruth Hoffman
>
> The "ant load-admin-user-login -DuserLoginId=admin" does not check for or create necessary admin roles. This does create an "admin" user, but without the necessary roles to perform any useful admin work. If the roles do not already exist, then this user login is useless.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.