Actions
Task #12949
closed
Provide a cronjob for avoiding ldap problem on rstudio instances
Status:
Closed
Priority:
Low
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Nov 27, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Sometimes we have ldap problems on rstudio instances maybe due to a ldap timeout.
It's needed to provide a cronjob in order to check ldap on every rstudio instances.
The check could be the following:
id username
where username is the name of an existing user
if the command above give an error the following services should be restarted: nscd nslcd
Related issues
Updated by Roberto Cirillo over 6 years ago
- Related to Incident #12944: Error Connecting on rstudio2.d4science.org added
Updated by Andrea Dell'Amico over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Cron job installed on the production rstudio servers. It runs once a minute.
Actions