diff --git a/clickhouse/users.xml b/clickhouse/users.xml index fc5897c2..ac054f1e 100644 --- a/clickhouse/users.xml +++ b/clickhouse/users.xml @@ -52,7 +52,7 @@ Execute: PASSWORD=$(base64 < /dev/urandom | head -c8); echo "$PASSWORD"; echo -n "$PASSWORD" | openssl dgst -sha1 -binary | openssl dgst -sha1 In first line will be password and in second - corresponding double SHA1. --> - HAHA + secret