ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Setting the user Password

Post new topic  Reply to topic
 Setting the user Password « View previous topic :: View next topic » 
Author Message
mqwhelp
PostPosted: Mon Aug 12, 2002 6:42 am    Post subject: Setting the user Password Reply with quote

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
View user's profile Send private message Send e-mail
kriersd
PostPosted: Mon Aug 12, 2002 10:39 am    Post subject: Reply with quote

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
View user's profile Send private message
jmac
PostPosted: Mon Aug 12, 2002 11:15 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vennela
PostPosted: Mon Aug 12, 2002 12:35 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Setting the user Password
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.