Software construct LAB5 error use guide ()

2023-03-16  

forgetadminUser’s account password. Can’t see

The part of themanage jenkinsis the part, and the user authority cannot be changed if you can’t see it, that is, the system is paralyzed.

So, when you want to start without registered accounts and passwords, you can see it, that is, nosign inand harmony

When thesign upmodule is available, this information should be written in

In the configuration file ofjenkins.

Directory:/var/lib/jenkins/config.xml

Need to delete the following:

<useSecurity>true</useSecurity><authorizationStategyclass=”hudson.sucrity.FullControlOnceLoggedInAuthorizationStrategy”>

    ……</authorizationStategy><securityRealmclass=”hudson.security.HudsonPrivateSecurityRealm”>

   <disableSignup>false</disableSignup>

    .. </securityRealm>

and then restartjenkins

sudo service jenkins restart

loginseemanage jenkins.

source

Related Posts

Thymeleaf calls onClick passing the js function (multi -parameter) writing

HDU4405 (Probability DP seeks expectations)

Ubuntu system linux installation Pytesseract and Tesseract-OCRCAOMEI

Solution Python Install Package Slow

Software construct LAB5 error use guide ()

Random Posts

CSUOJ: Training Team Team Plan

1 1: How to explain to my girlfriend why 0.2 + 0.1 in the computer is not equal to 0.3?

c# to determine whether the two pictures are consistent with two methods, Summerdream

Those Python libraries that have been underestimated, see how many have you used? Wang

jsp: usebean, jsp: setproperty Detailed explanation