Hi everybody. I cannot remember the name of the AS400 data file that is the list of user ID's and security PARMS.
I need to validate user ID's for a project I'm working on and just cannot remember that file name.
Can anybody help??
Thanks.
MariusM
Software/Hardware used:
ASKED:
March 21, 2005 12:28 PM
UPDATED:
March 24, 2005 10:22 AM
I don’t know of “a data file” that contains User Profile and security information but you can use DSPUSRPRF to an outfile (the TYPE parameter will give different types of information) and then use that file in a program, etc. Hope that helps.
Paul