当前位置:网站首页>What if Jenkins forgot his password
What if Jenkins forgot his password
2022-04-23 21:00:00 【Top of the program】
stay Jenkins Under the installation directory of :
D:\Program Files (x86)\Jenkins\users\admin_1387157761052349764
There are two subfolders :
When entering admin below , You can see a configuration file config.xml:
Open the configuration file and you can see
<hudson.security.HudsonPrivateSecurityRealm_-Details>
<passwordHash>#jbcrypt:$2a$10$K5xEiZy8f7ffvf4MxLFsn.jHBJj24IBT/KpJNsL/4u8QS2HqLWKZu</passwordHash>
</hudson.security.HudsonPrivateSecurityRealm_-Details>
Replace the fields in the ciphertext with #jbcrypt:$2a 10 10 10MiIVR0rr/UhQBqT.bBq0QehTiQVqgNpUGyWW2nJObaVAM/2xSQdSq
So you can get admin The initial password for is 123456 了
You can refer to
https://www.cnblogs.com/youcong/p/10503074.html
https://www.cnblogs.com/huangenai/p/7416322.html
版权声明
本文为[Top of the program]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/111/202204210545091249.html
边栏推荐
- 电脑越用越慢怎么办?文件误删除恢复方法
- UKFslam
- Valueerror: invalid literal for int() with base 10 conversion error related to data type
- Some thoughts on super in pytorch, combined with code
- MySQL进阶之常用函数
- C knowledge
- Thinkphp5 + data large screen display effect
- Minecraft 1.12.2 module development (43) custom shield
- Minecraft 1.12.2模组开发(四十三) 自定义盾牌(Shield)
- Addition, deletion, modification and query of MySQL advanced table
猜你喜欢
Addition, deletion, modification and query of MySQL advanced table
Unity Odin ProgressBar add value column
[matlab 2016 use mex command to find editor visual studio 2019]
常用60类图表使用场景、制作工具推荐
Xiaomi mobile phone has abandoned the "Mi" brand all over the world and switched to the full name brand of "Xiaomi"
Flomo software recommendation
Preliminary analysis of Airbase
中创存储|想要一个好用的分布式存储云盘,到底该怎么选
MySQL进阶之数据的增删改查(DML)
airbase 初步分析
随机推荐
Addition, deletion, modification and query of advanced MySQL data (DML)
又一款数据分析神器:Polars 真的很强大
Psychological formula for converting RGB to gray value
2021-09-02 unity project uses rider to build hot change project failure record of ilruntime
2. Finishing huazi Mianjing -- 2
Win 11K in 100 days, super complete learning guide for job transfer test
ubutnu20安裝CenterNet
Common commands of MySQL in Linux
IOT design and development
Problem brushing plan -- dynamic programming (III)
Summary and effect analysis of methods for calculating binocular parallax
LeetCode-279-完全平方数
使用mbean 自动执行heap dump
C# 知识
South Korea may ban apple and Google from offering commission to developers, the first in the world
C#,打印漂亮的贝尔三角形(Bell Triangle)的源程序
On the three paradigms of database design
Valueerror: invalid literal for int() with base 10 conversion error related to data type
setInterval、setTimeout、requestAnimationFrame