×

jumpserver堡垒机如何取消admin二次mfa验证

hqy hqy 发表于2023-09-07 12:00:58 浏览1320 评论0

抢沙发发表评论

docker exec -it jms_core /bin/bash

cd /opt/jumpserver/apps

python manage.py shell



from users.models import User

u = User.objects.get(username='admin')

u.mfa_level='0'

u.otp_secret_key=''

u.save()



推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

本文链接:https://www.jinbel.cn/post/4390.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:
打赏

群贤毕至

访客

您的IP地址是: