45 pts.
 AS400 user profile query
Can you query which users are enabled and have a specific initial menu?

Software/Hardware used:
AS400
ASKED: July 16, 2010  7:08 PM
UPDATED: July 20, 2010  11:48 PM

Answer Wiki:
Signed on as a profile that has *secofr capability- run the following: DSPUSRPRF USRPRF(*ALL) OUTPUT(*OUTFILE) OUTFILE(QTEMP/USERS) This will create a file in QTEMP called USERS that can be queried and sorted however you want... ======================================================== But note that only user profiles to which you have authority will be included in the file. This may require both *ALLOBJ and *SECADM special authorities to see <i>all </i>user profiles. Tom
Last Wiki Answer Submitted:  July 20, 2010  11:48 pm  by  Halp   115 pts.
All Answer Wiki Contributors:  Halp   115 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _