ACL policy doesn't permit certain characters in usernames added to groups
-------------------------------------------------------------------------

                 Key: QPID-2600
                 URL: https://issues.apache.org/jira/browse/QPID-2600
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.6
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
            Priority: Minor
             Fix For: 0.7


Description of problem:
Unable to add a host principle to a group, the acl policy file fails to load 
and prevents qpidd from running.
I guess this is partly due to us not figuring out what is exactly allowed for 
group and usernames.

How reproducible:
Fails every time.

Steps to Reproduce:
1. Add a host or service principle to a group in the acl file. Something like
this will suffice:
  group somegroup host/somemachine.example....@example.com

Actual results:
Failure to start. Error message is:
Daemon startup failed: Could not read ACL file ACL format error:
/etc/qpid/policy.acl:25: Name "host/somemachine.example....@example.com"
contains illegal characters.

Expected results:
Should load and parse the group cleanly.    

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to