Title: RE: Syncing passwords between two servers
**

Remedy_Buckeye:

Run the program on the server, not the client.  Thus, your users will not have to clear any dialogs, etc.  This is done using a FILTER which triggers on the change of password (you have to copy the cleartext password to another field before submit and this can be done with your AL.)  It is NOT possible, from what I understand, to downlevel from 6.0 to 5.0 the encrypted password.

James Mckenzie
L-3 GSI
 

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Rmdy_Buckeye
Sent: Thursday, September 14, 2006 12:13 PM
To: [email protected]
Subject: Re: Syncing passwords between two servers

RunMacro
Description Run the specified macro, substituting the specified parameters. The macro is run in visible mode. If you run this method against an invisible instance of Remedy User, it will be made visible to the desktop user. If Remedy User User is visible but minimized, its window will be brought to the foreground.

The
desktop user must dismiss any dialogs triggered by the macro before your automation client can regain control.

The above is taken from the C_API_Guide_English page 421.

To reiterate, when a password is changed on the User form on server A(running 6.0), I want to in the background send that password and user id to server B(5.0) and have the Remedy software on server B sync up that password.

I do appreciate this assistence, so far I am impressed by the number of people and qualit of respones on this website. Ill let my team know about this group.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

__20060125_______________________This posting was submitted with HTML in it___

Reply via email to