Explorar o código

change default password ClickHouse

Andrey Bunyaev %!s(int64=4) %!d(string=hai) anos
pai
achega
09bd426588
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      clickhouse/users.xml

+ 1 - 1
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.
             -->
-            <password>HAHA</password>
+            <password>secret</password>
 
             <!-- List of networks with open access.