[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
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.
[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)
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
rsaadmin@am83p:~> sudo su rsaadmin's password: <enter operating system password> am83p:/home/rsaadmin #
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