Unifi-recover-PW
This commit is contained in:
parent
3ef96923d2
commit
47376f3fe3
5
Unifi-recover-PW
Normal file
5
Unifi-recover-PW
Normal file
@ -0,0 +1,5 @@
|
||||
#recover password :
|
||||
|
||||
mongo --port 27117 ace --eval 'db.admin.update( { "name" : "<UserName>" }, { $set : { "x_shadow" : "$6$ybLXKYjTNj9vv$dgGRjoXYFkw33OFZtBsp1flbCpoFQR7ac8O0FrZixHG.sw2AQmA5PuUbQC/e5.Zu.f7pGuF7qBKAfT/JRZFk8/" } } )'
|
||||
|
||||
#Then connect to unifi network application
|
Loading…
Reference in New Issue
Block a user