Hi Daniel,
I suppose you could select on users with at least one active MFA factor.
The most basic CARLa query would be like this:
n; s factor_active=yes; d key(8)
where you might expand N to NEWLIST [and add the default TYPE=RACF], S to SELECT, and D to DISPLAY,
and add any identifying fields you would like to see next to the user ID.
Note that this query selects USER BASE segments.
Regards,
Jeroen
------------------------------
Jeroen Tiggelman
IBM - Software Development Manager IBM Security zSecure
Delft
------------------------------
Original Message:
Sent: Wed April 16, 2025 06:14 AM
From: Daniel Grobas Pérez
Subject: How to get a list of users with mfa activated
Hi, i need to get a list of users with the mfa activated, tried the search command and the listuser command but it ain´t what i need.
Just the list of users with the mfa activated, no other data is needed
------------------------------
Daniel Grobas Pérez
------------------------------