Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MB-935
Type: Documentation Documentation
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Eric Johnson
Reporter: Dhiraj Bokde
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Message Broker

Security guide incorrectly recommends removing spaces from the DN in users.properties file when using TextFileCertificateLoginModule

Created: 04/Aug/11 01:47 AM   Updated: 10/Jul/12 03:19 PM
Component/s: documentation
Affects Version/s: 5.4.2-fuse-02-00
Fix Version/s: None

Environment: Redhat 4.1.2 jdk 1.6


 Description  « Hide
The security guide states that spaces MUST be removed from DN when adding them to users.properties. But JAAS certificate authentication only worked after adding spaces '\ ' to the DN after commas in the DN.

This was tested using the demo certs and example producer and consumer. The DN in users.properties file had to be:

client=CN=Unknown,\ OU=client,\ O=Unknown,\ L=Unknown,\ ST=Unknown,\ C=Unknown



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Eric Johnson added a comment - 10/Jul/12 03:19 PM
Fixed in latest version for 7.0.1 and will slowly make it into the non-enterprise version.