We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oitc-rights führt zu Berechtigungsproblemen auf /opt/openitc/frontend/tmp/nagios
Nach Ausführung von oitc-rights werden die Berechtigung von nagios:nagios zu www-data:www-data geändert.
Das führt zu Warnings bei der Ausführung des EVC-Plugins auf der Shell.
Im Frontend hat es keine Auswirkungen.
Setzt man die Berechtigung mit: chown -R nagios:nagios /opt/openitc/frontend/tmp/nagios sind die Warnings wieder weg.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
oitc-rights führt zu Berechtigungsproblemen auf /opt/openitc/frontend/tmp/nagios
Nach Ausführung von oitc-rights werden die Berechtigung von nagios:nagios zu www-data:www-data geändert.
Das führt zu Warnings bei der Ausführung des EVC-Plugins auf der Shell.
Im Frontend hat es keine Auswirkungen.
Setzt man die Berechtigung mit:
chown -R nagios:nagios /opt/openitc/frontend/tmp/nagios
sind die Warnings wieder weg.
The text was updated successfully, but these errors were encountered: