重置jenkins密码

Posted 王万林 Ben

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了重置jenkins密码相关的知识,希望对你有一定的参考价值。

重置jenkins密码

  1. SSH to server

  2. Edit /opt/bitnami/apps/jenkins/jenkins_home/config.xml

  3. set userSecurity to false: false

  4. delete
    and

  5. /etc/init.d/bitnami restart

Now Jenkins should be open:

  1. Select Configure Jenkins,
    “Enable Security”,
    “Use Jenkin’s own database”
    “Allow users to sign up”

  2. Under Authorization, select: “Matrix-based security”
    and add users and give them all permissions,
    and remove all permissions from ‘anonymous’

参考资料

https://gist.github.com/gmhawash/4043232

以上是关于重置jenkins密码的主要内容,如果未能解决你的问题,请参考以下文章

Jenkins重置密码

重置Jenkins用户权限和密码

jenkins 管理员密码重置

重置Jenkins用户权限和密码

如何从命令行重置 Jenkins 安全设置?

Gitlab通过控制台重置密码及解锁用户