We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
初始密码太简单,如果有人恶意攻击容易导致服务器崩溃
No response
The text was updated successfully, but these errors were encountered:
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
Sorry, something went wrong.
当前版本下,建议安装好后第一时间使用 sql 更新密码
ALTER USER <username> SET PASSWORD <password>; eg: ALTER USER tempuser SET PASSWORD 'newpwd';
No branches or pull requests
Search before asking
Version
初始密码太简单,如果有人恶意攻击容易导致服务器崩溃
Describe the bug and provide the minimal reproduce step
初始密码太简单,如果有人恶意攻击容易导致服务器崩溃
What did you expect to see?
初始密码太简单,如果有人恶意攻击容易导致服务器崩溃
What did you see instead?
初始密码太简单,如果有人恶意攻击容易导致服务器崩溃
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: