SRE Maintenance: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "= Access to hosts = When an employee needs root access to a host, either for client work or SRE maintence, and they are not the First Responder for that week, they can request the First Responder to add them and the hosts to the sla-temporary-access groups. Once work is completed, the employee needs to inform the First Responder that they and the hosts can be removed from the groups again. == Notes == Sometimes the host might have an older cache of IPA (Either by the em...")
 
No edit summary
Line 7: Line 7:
# sss_cache -E
# sss_cache -E
The first commands installs the necessary package if it is not present already. The second command clears the cache. It can be that after this, the employee still cannot gain root access. In that case, a restart of the sssd service might help
The first commands installs the necessary package if it is not present already. The second command clears the cache. It can be that after this, the employee still cannot gain root access. In that case, a restart of the sssd service might help
* service sssd restart
* service sssd restart (WARNING: this is a dangerous operation and can lead to even the first responder no longer having access. Use with caution/last resort)


For further debugging of any problems, the following commands might prove usefull:
For further debugging of any problems, the following commands might prove usefull:
116

edits

Navigation menu