A shell script named abf-report.sh, along with abfcompare.csv are attached to this knowledge article. These files are used to generate a report showing the authentication bit flag data and the report performs its own Users with Assigned Authenticators count using this authentication bit flag data.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
chmod 775 /tmp/abf-report.sh
sudo su -
rsaadmin@am84p:/tmp> ./abf-report.sh <enter Operations Console administrator password>
You must be the root user to use this program; exiting...
cd /tmp
am84p:/tmp # ./abf-report.sh ocadmin p4ssw0rd!
Checking OC credentials..
OC credentials validated..
- collecting Authentication Bit Flag (ABF) data.. done!
Authentication Bit Flag Report - filename: /tmp/abf_report_202004061349.log
1 0000000
5 0001000
3 0100000
1 0100010
9 0101000
1 0101100
1 100
3 1000000
1 1000000000
7 1001000
1 1001100
..completed.
Counting the number of users with authenticators..
0100010,extuser,ODA
1001000,intuser,STorFP
1001000,intuser,STorFP
1001000,intuser,STorFP
0001000,intuser,STorFP
1001000,intuser,STorFP
0001000,intuser,STorFP
0101000,extuser,STorFP
0101000,extuser,STorFP
0101000,extuser,STorFP
0101000,extuser,STorFP
1001000,intuser,STorFP
0101100,extuser,STorFP&SecQ
1001000,intuser,STorFP
0101000,extuser,STorFP
0001000,intuser,STorFP
1001000,intuser,STorFP
1001100,intuser,STorFP&SecQ
0001000,intuser,STorFP
0001000,intuser,STorFP
0101000,extuser,STorFP
0101000,extuser,STorFP
0101000,extuser,STorFP
0101000,extuser,STorFP
Total count: 24
- cleaning up ABF data files.. done!
- cleaning up temporary file.. done!
Press any key to continue...
The reference to the Authentication Bit Flag Report lists the file to review. In the output above the file is /tmp/abf_report_202004061349.log. An example of the output is shown here:
rsaadmin@am84p:/tmp> cat /tmp/abf_report_202004061358.log
Authentication Bit Flag Report - filename: /tmp/abf_report_202004061358.log
1 0000000
5 0001000
3 0100000
1 0100010
9 0101000
1 0101100
1 100
3 1000000
1 1000000000
7 1001000
1 1001100
..completed.
Counting the number of users with authenticators: 24
There is additional information displayed on the screen that does not go into the report. Should you wish to keep this information, copy and paste the data into a text editor, such as Notepad++.
am84p:/tmp # ./abf-report.sh
Checking OC credentails....missing OC credentials!
Please enter OC Administrator username: <enter Operations Console administrator name>
Please enter OC Administrator password: <enter Operations Console administrator password>
OC credentials validated..
The rest of the report is then displayed.HT | Hardware Token |
STorFP | Software Token or Fixed Passcode |
SecQ | Security Questions |
ODA | On-Demand Authentication |
RBA | Risk Based Authentication |
100 | Internal user named @PROXYUSER@@ |
1000000000 | Internal user named trustedapp |