Error message of passwd had "2" usages of 0, but expected 1, when installing RSA Identity Governance & Lifecycle
Originally Published: 2018-09-13
Article Number
Applies To
RSA Version/Condition: 7.0+
Issue
------------------------------------------------------------------------------------------
Pre-Requisites Test (s) failed with the following message(s):
passwd had "2" usages of 0, but expected 1
------------------------------------------------------------------------------------------
Quitting installation due to system does not meet requirements
Cause
Login as root and examine the passwd file. For example:
# grep ":0:" /etc/passwd root:x:0:0:root:/root:/bin/bash vroot:x:0:0::/home/vroot:/bin/bashIn this example, there are 2 users with the User ID of 0: root and vroot.
Resolution
- Remove the non-standard user with a User ID of 0. For example:
# userdel -r vroot
- Remove the files from the failed installation, by following the steps in knowledge article 000036717 - How to uninstall RSA Identity Governance & Lifecycle. Please note that you may not need to do step 3 (Change the user and group to the expected IDs).
- Re-attempt the installation of RSA Identity Governance & Lifecycle product.
Workaround
Related Articles
RSA SecurID Access Identity Router publish and access issues after importing certificates 68Number of Views RSA Access Manager Sun Java Server Web Server Agent upgrade is failing when running configure-sjsw7.sh script 6Number of Views How to export RADIUS server certificate on authentication manager 8 15Number of Views How to create / recreate a cluster in EA environment 119Number of Views Identity Feed not working 5Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?