Unable to log into Configuration Manager or roll back after adding password key to schema in RSA Web Threat Detection 6.1
Originally Published: 2017-05-15
Article Number
Applies To
RSA Product/Service Type: Forensics
RSA Version/Condition: 6.1
Platform: Centos : 6.0
Issue
Cause
- Customer is unable to log into Configuration Manager or Analytics UI. Also, cannot roll back the changes.
- Customer can't login to the UI or Configuration Manager. Authentication failed with the following Message:
"Connection to the database not established "
- When trying to roll back using Safe mode the following message appeared:
Error: [Errno 13] Permission denied: '/var/opt/silvertail/etc/uiserver/uiserver.conf' (IOError)
- I reviewed the logs and verified that AnnoDb did not start.
File ownership under "/etc/init.d/" changed to RSAWTD with permission 777. Therefore file permissions were changed from rsawtd:rsawtd to root:root for file "/var/opt/silvertail/bin/scout-service.sh" and service started up.
- The previous step was applied to the rest of the services to fix the permission issue and be able to start the rest of WTD services.
- After the permissions were corrected, the Customer was able to roll back using Safe Mode. However, message logs reported the following error :
ServerName.DomainName annodb[99701]:MainThread:ERROR:AnnoDb Failed to start.
May 10 23:09:29 ServerName.DomainName annodb[104128]:MainThread:INFO:Silver Tail AnnoDb version 6.1.0.135 May 10 23:09:53 ServerName.DomainName silvercat.py[104205]:MainThread:INFO:Silver Tail SilverCat version 6.1.0.135
May 10 23:09:53 ServerName.DomainName silvercat.py[104205]:MainThread:ERROR:[Errno 1] Operation not permitted: '/var/opt/silvertail/etc/universal_conf.py'#012Traceback (most recent call last):#012 File "/var/opt/silvertail/bin/silvercat.py", line 86, in main#012 silvercat_handler.Serve(conf, SilverCatVarz())#012 File "python/st/icat/silvercat_handler.py", line 6108, in Serve#012 File "python/st/icat/silvercat_handler.py", line 4654, in __init__#012 File "python/st/icat/service.py", line 273, in SetConfigFilePermissions#012OSError: [Errno 1] Operation not permitted: '/var/opt/silvertail/etc/universal_conf.py'
May 10 23:09:29 ServerName.DomainName annodb[104128]:MainThread:INFO:Silver Tail AnnoDb version 6.1.0.135 May 10 23:09:53 ServerName.DomainName silvercat.py[104205]:MainThread:INFO:Silver Tail SilverCat version 6.1.0.135
May 10 23:09:53 ServerName.DomainName silvercat.py[104205]:MainThread:ERROR:[Errno 1] Operation not permitted: '/var/opt/silvertail/etc/universal_conf.py'#012Traceback (most recent call last):#012 File "/var/opt/silvertail/bin/silvercat.py", line 86, in main#012 silvercat_handler.Serve(conf, SilverCatVarz())#012 File "python/st/icat/silvercat_handler.py", line 6108, in Serve#012 File "python/st/icat/silvercat_handler.py", line 4654, in __init__#012 File "python/st/icat/service.py", line 273, in SetConfigFilePermissions#012OSError: [Errno 1] Operation not permitted: '/var/opt/silvertail/etc/universal_conf.py'
- A similar error was seen in JIRA WTD-5067 which concluded that the cause was related to missing dependencies.
Resolution
Enabling Debug Mode on CentOS
- Login to your WTD box via SSH and SU to root.
- Use VI to edit this file /etc/rsyslog.conf.
- Insert the following line.
*.debug /var/log/debug
- Save the file
- Restart the srsyslog service by running the command below:
sudo /sbin/service rsyslog restart
- Stop UI server
/etc/init.d/st-UIServer-0 stop
- start UI server in debug mode
/var/opt/silvertail/bin/uiserver -f /var/opt/silvertail/etc/conf.d/UIServer-0/UIServer-0.conf --loglevel=debug
- leave it running for a 5 minutes and provide /var/log/messages and /var/log/debug files to Customer Support.
Related Articles
RSA ACE/Server hanging unable to log in to console 16Number of Views What files on a workstation with RSA Authentication Agent 7.4.x for Windows may potentially show as false positive from a … 40Number of Views Skyhigh End User Remediation Flow - SAML Relying Party Configuration - RSA Ready Implementation Guide 17Number of Views Skyhigh End User Remediation Flow - SAML My Page SSO Configuration - RSA Ready Implementation Guide 22Number of Views Unable to log into Microsoft apps on Android devices when Microsoft Office 365 is configured with the RSA SecurID Access A… 51Number of Views
Don't see what you're looking for?