I'm getting 403 Forbidden on the Web UI.
I was trying to set up sendmail via CLI for another service (Greyhole): https://www.fosstechnix.com/co…-emails-using-gmail-smtp/
I received a couple of errors which led me to this page: https://alexhunt86.wordpress.c…world-writable-directory/
I ran the suggested commands...
#chmod go-w /
#chmod go-w /etc
#chmod go-w /etc/mail
#service sendmail restart
nginx OMV error log:
directory index of "/var/www/openmediavault/" is forbidden, client: ::ffff:127.0.0.1, server: openmediavault-webgui, request: "GET / HTTP/1.1", host: "127.0.0.1"
And I think that's what broke the OMV GUI.
Any ideas? I guess I need to reset the permissions correctly. Feeling a bit stupid for running those without thinking it through.
As a side omv-firstaid: command not found