CritasWang commented on issue #13379:
URL: https://github.com/apache/iotdb/issues/13379#issuecomment-2381078928

   当前版本下,建议安装好后第一时间使用 sql 更新密码
   ```
   ALTER USER <username> SET PASSWORD <password>;
   eg: ALTER USER tempuser SET PASSWORD 'newpwd';
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to