Hi there,

You can let a user type in his password in a character field and verify it
using the Application-Confirm-Password special run process command.

Application-Confirm-Password <password>
Validates if the password is the password for the current user. For
<password>, you can use a reference to field 102, which is the password
field.
Returns ARERR 4549 or no error:

  - No error—Indicates success of the password confirmation, with a
  returned value of NULL.
  - ARERR 4549—Indicates failure of the password confirmation.

Kind regards,

--
Michiel

On 12/5/06, Suddhasil Sircar <[EMAIL PROTECTED]> wrote:
Hi Listers,

I am using AR System 5.1 patch 1371. We have LDAP configured in our server
and it's working fine. I have a requirement in which the user will be
asked to enter his password in a form which will be validated through
LDAP. If he passes the validation, a certain set of workflow will follow
otherwise a different set of workflow will follow. How do I tackle this
issue?


Thanks,


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
the Answers Are"


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to