Anthony,
Do you mean find users where their password is the same as
their login name? If so, then you could use the API
to:
1. Retrieve list of all login names in the User
form.
2. Loop through each login name and attempt to login to
Remedy with the password the same as the login name. When a login succeeds
then you know the password is the same as the login name
HTH
Stephen
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Anthony K R
Sent: Monday, July 17, 2006 11:06 AM
To: [email protected]
Subject: AUDIT user records
Hi,
ARS 5.1 on Linux
Need to check whether any EXISTING user has their Login Name and Password same in User form. Any ideas as how to check this?
Regards,
Anthony

