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 Access Manager Sun Java Server Web Server Agent upgrade is failing when running configure-sjsw7.sh script 6Number of Views RSA SecurID Access Identity Router publish and access issues after importing certificates 68Number of Views Identity Feed not working 5Number of Views How to create / recreate a cluster in EA environment 119Number of Views A Cardholder suspected fraud had a transaction Declined followed by an Approval 4Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?