Only way I know of will be at the database
level. Create a new form that has the password field in it.
Push all User records into this new form, pushing Login_Name to submitter,
User.password to Short_Description, and Login_Name to the password field on
the new form. It is then a simple SQL to select Submitter where
Short_description = password from the new form.
Fred
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Anthony K R
Sent: Monday, July 17, 2006 10: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

