Page 1 of 1

List RACF user id with Password N/A

PostPosted: Sat Jan 11, 2014 12:04 pm
by Antonyraj85
Hi All,

Need your help. Is there a way to list only RACF user id which PASSWORD NOT APPLICABLE. Now we are doing thru LISTUSER * with batch Job and processing by REXX to extract user ids.

Kind regards,
Antony

Re: List RACF user id with Password N/A

PostPosted: Sat Jan 11, 2014 10:50 pm
by dick scherrer
Hello,

Is there a way to list only RACF user id which PASSWORD NOT APPLICABLE

I do not understand what you are asking?

Re: List RACF user id with Password N/A

PostPosted: Sun Jan 12, 2014 8:00 pm
by Antonyraj85
Hi d.sch,

:) :) . I mean, we used to specify password interval for RACF user id. But some requires password changes are not applicable. So I jus wanted to list RACF user ids which doesn't require password change. Any help ???


Antony

Re: List RACF user id with Password N/A

PostPosted: Mon Jan 13, 2014 4:36 pm
by Antonyraj85
Hi All,

NP, done thru RACF Unload utility with 10 lines of REXX code. Thanks.

Antony