simple-framework / wlcg_lightweight_site_ce_cream

Apache License 2.0
0 stars 6 forks source link

MySQL password generator #21

Open esilvaju opened 6 years ago

esilvaju commented 6 years ago

Generate password for mysql

We can use: openssl rand -base64 32 | head -c8

But where to to store ? chmod 600 /etc/simple/pos-config.txt

maany commented 5 years ago

Leaving this open for someone who might still want to use cream and have a random secret password generated for the cream-db.