添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
淡定的茶壶  ·  MySQL :: Re: ERROR ...·  1 周前    · 
体贴的柳树  ·  解决Sql ...·  1 周前    · 
暴躁的机器猫  ·  ByteArrayOutputStream ...·  2 月前    · 
面冷心慈的熊猫  ·  厦门大学电影学院·  3 月前    · 
急躁的吐司  ·  Returning Invalid ...·  3 月前    · 
愤怒的菠菜  ·  vue ...·  3 月前    · 

Hello everyone,
when I log into Jenkins, I immediately get an error message “Access denied(admin is missing the Overall/Read permission)” and as a result I can no longer operate my Jenkins.
[See screenshot]
Accsess denied 801×353 7.79 KB how to fix that?
please let me know, what needs to be done in order to get the access again to my Jenkins.
Thank you in advance.
Yusuf

You obviously removed the Administer permission for this user.
Check the file $JENKINS_HOME\config.xml
There you should see the permissions normally. Depending on which authorization strategy you use (matrix or role-strategy) the format looks different.
You can then stop your Jenkins, fix the permissions in the file and then restart Jenkins