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 7Number 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 RSA SecurID Access Identity Router publish and access issues after importing certificates 68Number of Views Password Available External email incorrectly defaults to localhost for hostname in RSA Identity Governance & Lifecycle 74Number of Views
Trending Articles
RSA Authentication Manager Patch Updates RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Configuring a Checkpoint firewall to work with SecurID RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Unable to login to RSA Authentication Manager Security Console as super admin
Don't see what you're looking for?