|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Setting the user Password |
« View previous topic :: View next topic » |
Author |
Message
|
mqwhelp |
Posted: Mon Aug 12, 2002 6:42 am Post subject: Setting the user Password |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
I have created a person in BuildTime and PASSWORD ="password".
I have exported this person into FDL.
Now when I see this fdl the encrypted equivalent password is
%%F1DEEAE8E2E8E3EF
Now I am writing FDL (Not using BuildTime) directly
When I am creating Person I have to provide the password as per MQWF standards.
If I want to give same password as in buildtime I have to set it
as %%F1DEEAE8E2E8E3EF..
But when I import into runtime ,import goes fine only problem is with user password
It throws the invalid password exception.Same thing stands for Build Time too..
How can I set a password...Is there any way I can provide the password which
I want to have for user..
As I am creating many users in bulk it is very difficult to set everybody password
individually
Waiting for reply |
|
Back to top |
|
 |
kriersd |
Posted: Mon Aug 12, 2002 10:39 am Post subject: |
|
|
 Master
Joined: 22 Jul 2002 Posts: 209 Location: IA, USA
|
I don't know if you can set the password in the FDL outside of buildtime, however, you can build an user without the password. This will force the default "password" to be used. The user can change the password when they login.
P.S. If your using the security exit then you don't need to use the WF password. _________________ Dave Krier
IBM WebSphere MQ Workflow V3.4 Solution Designer |
|
Back to top |
|
 |
jmac |
Posted: Mon Aug 12, 2002 11:15 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
You can just set the password in clear text. The hex values you are seeing are just some encryption using a Non repeating Value.
The only problem with setting clear text, is that someone could see what the password is.
This works for both Buildtime and Runtime _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
vennela |
Posted: Mon Aug 12, 2002 12:35 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
If you don't set any password while generating FDL (either using buildtime or using your FDL generating app) the default is password. You shouldn't specify hex characters as the password. If you do then that would be your password. Also "%%" infront of the hex characters means the password is encrypted otherwise it's not. That's how workflow differentiates between an encrypted password and an unencypted password.
If you give %%FF... then workflow decrypts with it's key. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|