The password ended in a !
Once removed it connects OK. doh.
regards
Steven
From: Steven Jones via slurm-users
Sent: Thursday, 6 March 2025 7:49 am
To: slurm-users@lists.schedmd.com
Subject: [slurm-users] Re: mariadb refusing access
Yes that is set, and my
Steven
From: Sarlo, Jeffrey S
Sent: Thursday, 6 March 2025 7:42 am
To: Steven Jones
Subject: RE: [slurm-users] Re: mariadb refusing access
You don't often get email from jsa...@central.uh.edu. Learn why this is
important<https:
(0.000 sec)
MariaDB [(none)]>
Isnt there something about password encryption / password hash?
regards
Steven
From: Ole Holm Nielsen via slurm-users
Sent: Wednesday, 5 March 2025 9:25 pm
To: slurm-users@lists.schedmd.com
Subject: [slurm-users] Re: mariadb refu
how databases;
> ++
> | Database |
> ++
> | information_schema |
> | slurm_acct_db |
> ++
> 2 rows in set (0.000 sec)
>
> MariaDB [(none)]>
> ====
>
> regards
> Steven
> From: Christoph
gt; MariaDB [(none)]>
>
>
> regards
> Steven
> From: Christopher Samuel via slurm-users
> Sent: Wednesday, 5 March 2025 2:51 pm
> To: slurm-users@lists.schedmd.com
> Subject: [slurm-users] Re: mariadb refusing access
> On 3/4/25 5:23 pm, Steven Jones via sl
On 3/5/25 02:23, Steven Jones via slurm-users wrote:
In the logs I am seeing,
root@vuwunicoslurmd3 mariadb]# tail -f mariadb.log
2025-03-04 19:01:32 12565 [Warning] Access denied for user
'slurm'@'localhost' (using password: YES)
2025-03-04 19:06:19 12566 [Warning] Access denied for user
'slur
ormation_schema |
| slurm_acct_db |
++
2 rows in set (0.000 sec)
MariaDB [(none)]>
regards
Steven
From: Christopher Samuel via slurm-users
Sent: Wednesday, 5 March 2025 2:51 pm
To: slurm-users@lists.schedmd.com
Subject: [slurm-users] Re: mar
On 3/4/25 5:23 pm, Steven Jones via slurm-users wrote:
However mysql -u slurm -p works just fine so it seems to be a config
error for slurmdbd
Try:
mysql -h 127.0.0.1 -u slurm -p
IIRC without that it'll try a UNIX domain socket and not try and connect
via TCP/IP.
--
Chris Samuel : h