Update freezes when updating from RSA Authentication Manager 8.3 to Authentication Manager 8.3 patch 6
Originally Published: 2019-10-15
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.3
Issue
[exec] modprobe: Module thermal not found.
[exec] WARNING: no dependencies for kernel module 'thermal' found.
[exec] modprobe: Module processor not found.
[exec] WARNING: no dependencies for kernel module 'processor' found
[exec] modprobe: Module fan not found.
[exec] WARNING: no dependencies for kernel module 'fan' found.
[exec] modprobe: Module mptspi not found.
[exec] WARNING: no dependencies for kernel module 'mptspi' found.
[exec] Kernel Modules: usb-common usbcore ehci-hcd ohci-hcd uhci-hcd xhci-hcd mbcache jbd ext3
[exec] Features: acpi block [exec] 25427 blocks
Cause
SGID (Set Group ID) is a special type of file permission given to a file/directory. Normally in Linux/Unix when a program runs, it inherits access permissions from the logged in user. SGID is defined as giving temporary permissions to a user to run a program/file with the permissions of the file group permissions to become member of that group to execute the file.
Changing the permissions of these files to the correct one shown in the Advanced Status View enables the update to find the modules and finish as expected.
[exec] setting /etc/crontab to root:root 0644. (wrong permissions 0600)
[exec] setting /usr/src/packages/SOURCES/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/src/packages/BUILD/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/src/packages/RPMS/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/src/packages/RPMS/x86_64/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/src/packages/RPMS/noarch/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/src/packages/SPECS/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/src/packages/SRPMS/ to root:root 1777. (wrong permissions 0755)
[exec] setting /usr/bin/wall to root:tty 2755. (wrong permissions 0755)
[exec] setting /usr/bin/write to root:tty 2755. (wrong permissions 0755)
Resolution
- Restore RSA Authentication Manager 8.3 from a snapshot.
- Launch an SSH client, such as PuTTY.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system password> Last login: Tue Oct 8 13:22:31 2019 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am
- Elevate to root:
rsaadmin@am83p:~> sudo su rsaadmin's password: <enter operating system password> am83p:/home/rsaadmin #
- Run chmod on the following files,setting the permissions as noted:
chmod 0644 /etc/crontab chmod 1777 /usr/src/packages/SOURCES/ chmod 1777 /usr/src/packages/BUILD/ chmod 1777 /usr/src/packages/RPMS/ chmod 1777 /usr/src/packages/RPMS/x86_64/ chmod 1777 /usr/src/packages/RPMS/noarch/ chmod 1777 /usr/src/packages/SPECS/ chmod 1777 /usr/src/packages/SRPMS/ chmod 2755 /usr/bin/wall chmod 2755 /usr/bin/write
- Run the update to RSA Authentication Manager 8.3 patch 6 again.
Related Articles
WebService cancelChangeActivity causes activity to stay in Activity State of Open in RSA Identity Governance & Lifecycle 7… 45Number of Views After updating the certificates for RSA Identity Governance & Lifecycle, WildFly reports error: JBAS015299: The KeyStore /… 352Number of Views Updating RSA SecurID Access SSL portal certificate can break Authenticate App tokencode - Authentication Manager integration 100Number of Views ITIM 5.1 AFX test connector settings fail with 'Connection error: zip file closed' in RSA Identity Governance & Lifecycle 50Number of Views A more concise guide to updating Authentication Manager 8.x passwords 338Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?