AlmaLinux 9.6
We have recently been having some big issues with a Plesk update from MariaDB 10.5 to mariaDB 10.11.14 .
This now seems to be resolved (I reinstalled the MariaDB and the data from a dump), and appears to be working ok (touch wood).
I have one remaining issue; I can't see what's causing it.
On the command line the following is run:
# systemctl status mariadb.service --no-pager --full
From this, it now ALWAYS shows:
With reference to 155396 /usr/sbin/mariadbd --skip-grant-tables --skip-networking. This is always here, and was never here before. I can't see why. Yes, we have used these commands in the /etc/my.cnf file but we have now removed these commands and restarted the server and the service multiple times, but still this remains.
There is no password required for anyone to log in from the command line but logging in as root does request a password but logging in as anyone else, even as a fictional user does not, and gives access to all databases.
How do we turn this off?
I repeat -- this is NOT SET in any of the .cnf files .

replicate_events_marked_for_skip | REPLICATEandskip_external_locking | ONand all others are OFF.