mirror of
https://github.com/Medicean/VulApps.git
synced 2025-05-31 18:50:29 +00:00
(Update Tools: XunFeng) 更新 mongodb auth 未生效问题
This commit is contained in:
parent
3630c80194
commit
647cdb69ac
@ -1,3 +1,4 @@
|
||||
use xunfeng
|
||||
db.createUser({user:'scan',pwd:'scanlol66',roles:[{role:'dbOwner',db:'xunfeng'}]})
|
||||
exit
|
||||
db.auth('scan', 'scanlol66')
|
||||
exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user