[zanata-bugs] [Bug 990825] New: User in java:global/zanata/security/admin-users in standalone.xml should become admin after first sign in

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 1 05:06:42 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=990825

            Bug ID: 990825
           Summary: User in java:global/zanata/security/admin-users in
                    standalone.xml should become admin after first sign in
           Product: Zanata
           Version: 3.0
         Component: Component-Logic
          Severity: medium
          Assignee: irooskov at redhat.com
          Reporter: dchen at redhat.com
        QA Contact: zanata-qa at redhat.com
                CC: zanata-bugs at redhat.com



Description of problem:

User in java:global/zanata/security/admin-users in standalone.xml does not
become admin after first login.

Version-Release number of selected component (if applicable):
Zanata version 3.0.0-alpha-2-SNAPSHOT (20130730-0037)

How reproducible:
Always

Steps to Reproduce:
1. service jbossas stop
2. In standalone.xml, search "<subsystem xmlns="urn:jboss:domain:naming:1.3">"
   Add the user "adm" in to the value of
java:global/zanata/security/admin-users.
   i.e. <simple name="java:global/zanata/security/admin-users" value="adm"/>
3. service jbossas start
4. Register user adm
5. Activate the user adm by enabling it from database:
   UPDATE HAccount SET enabled = true WHERE username = 'adm'
6. Sign in as adm.

Actual results:
adm does not have admin role.

Expected results:
adm has admin role.

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=rZnJEC3TXF&a=cc_unsubscribe




More information about the zanata-bugs mailing list