Bug 966827 - add-user will not accept switchyard-quickstart password
Summary: add-user will not accept switchyard-quickstart password
Keywords:
Status: CLOSED DUPLICATE of bug 949528
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Examples
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: kconner
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-24 04:00 UTC by dcroft@redhat.com
Modified: 2015-08-02 23:43 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-05-24 19:51:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description dcroft@redhat.com 2013-05-24 04:00:43 UTC
Description of problem:

Some of the switchyard-quickstart examples use the username/password pair guest/guestp.  An example of this is switchyard-quickstart-jca-inflow-hornetq which is featured in Episode 3 of the Switchyard Video Series:
https://community.jboss.org/wiki/SwitchYardVideoSeries

When the user goes to create the guest account as shown in the video, the JBoss EAP 6.1 utility add-user.bat refuses to accept the example password guestp since it is too short.  If the user then creates a different password that the add-user utility will accept, the quickstart example fails with an authentication error during execution.

To fix this, the user must search through the quickstart source code and replace the password "guestp" with the different password.  This is somewhat confusing for someone first learning SOA 6.  I recommend changing the switchyard-quickstart examples to use a password that add-user.bat will accept so that the user is not frustrated in their initial effort.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 kconner 2013-05-24 13:44:09 UTC
This seems to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=949528, can you verify and close this one?

Comment 2 dcroft@redhat.com 2013-05-24 14:28:46 UTC
I get "You are not authorized to access bug #949528."

Comment 3 dcroft@redhat.com 2013-05-24 18:34:48 UTC
Thanks for providing me with a PDF of 949528.  It is indeed a duplicate.  

Unfortunately when I try to close this a duplicate of 949528, I get the same access denied message.

Comment 4 kconner 2013-05-24 19:51:19 UTC

*** This bug has been marked as a duplicate of bug 949528 ***


Note You need to log in before you can comment on or make changes to this bug.