@@swathimanam8309 Ui is changed , u can find under Dashboard Manage Jenkins Security Security Authentication Disable “Keep me signed in” ? Security Realm Jenkins’ own user database ? Allow users to sign up ?
The people who looks this kind of solution/video were really frustrated like me to reset/get their Jenkins username and password. Really great job Mukesh. Appreciated.
very nice video. @mukesh one humble request can you please start a series on winium with UI automation and python for web based application - No one in youtube has done it will definitely help many of your students
In Selenium with java using testng we can group the testcases and run particular group in maven.. same way is it possible to run particular testcases In Jenkins? If so can I know how it has to be done?
Hi Shirley whatever commands you are using in Maven same you can use for Jenkins too. Note- Jenkins will run the same commands which you will mention in build.
I have changed the config file but somehow I am still getting the user login window and I lost admin details. Kindly please help me out in getting the login access with out credentials.
What about deleted directory? I don't remember my password and user name and I don't find Jenkins on my pc. It's deleted. What should I do In this case..
Hi, I have created VM with DNS name and Inbound traffic rule for TCP and installed Jenkins in windows VM. I need to access the Jenkins services via IP address(IPaddress:port) or DNS name(DNSName:port) for CI CD. But, When am trying to access, displayed the error "can't reach this page". Give the solution for resolve this...
I forgot my jenkins username and password I try to reset but I didn't get the config.xml file so I Uninstaller and reinstall then also directly in localhost it asking for username and password only
Hi, Myself Chaitanya! I have 4 years of software testing experience with National Payments Corporation of India in UPI Payments. I doing Masters in Java full stack development(Mar-2021 to Sep-2022) from UpGrad(IIIT Banglore with Liverpool John Moore's University). I am planning to quit job and take career gap for 3-6 months(or max 1 year). I want to invest this time to upskill myself by learning programming skills, frameworks, DS and Algorithm, automation tools and devops tool. So that I can apply for SDET/SDE role as well. Even as I have valid reason to take gap and justify to next recruiter. How much it is safe and recommend to do it? If possible, Requesting you to make 1 video on career gap. Thanks in advance!
Try with different port by default it uses 8080, if you have Oracle database in your system it might use 8080 in such cases, so you can pass port as argument i.e., java -jar C:\Program Files\Jenkins\Jenkins.war --httpPort=9093 this can be the solution if the problem is with port number
@@Mukeshotwani Unable to sign in ,the solution you shown in the video I am doing same but mey .jenkins file in program data folder and there configured file are not in XML file the file is in edge file.
u saved my lie
😊😊
@@Mukeshotwani hi Mukesh iam not able to see the configure global security can you please help me
@@swathimanam8309 Ui is changed ,
u can find under
Dashboard
Manage Jenkins
Security
Security
Authentication
Disable “Keep me signed in”
?
Security Realm
Jenkins’ own user database
?
Allow users to sign up
?
The people who looks this kind of solution/video were really frustrated like me to reset/get their Jenkins username and password. Really great job Mukesh. Appreciated.
Thanks Vijay, I am glad it helped. Keep supporting this channel.
your video are very helpful to learn automation from scratch
i tried to do this seeing many videos but finally your video helped me. Thanks alot
Great Rajaram i am glad it helped you 😁
We need People like you in the field young Man!!
Thank you so much sir
Thanks Mukesh! It really helped me, I was searching for the whole day couldnt get the right answer according to my system configuration.
Thank you so much. I was literally struggling to change password.
wow! now am back to jenkins with my files intact. many thanks
Awesome mate 😊
Mukesh sir, you are amazing. Thanks a lot. You saved lot of time
You are most welcome
Perfect ! Worked for me ! Saved my hours ! Thanks a ton bro !
I am glad it helped 😊
Finally I got perfect solution.
Thank you. 🙏
Great Bhavya
Thank you @Mukesh you deserve like , comment, share and subscribe
very nice video. @mukesh one humble request can you please start a series on winium with UI automation and python for web based application - No one in youtube has done it will definitely help many of your students
Thank You soo much Mukesh.............. it worked.!
Cheers 🥂
Thank brother ☺ , this video is so helpfull . Keep teaching us ☺
Thanks Anish bhai keep learning
@@Mukeshotwani Sure bhai ☺
Any one not able to find the .jenkins folder for win11 ..you may find it in C:/program data folder.
May the heavens bless you and your every endeavor kind stranger.
Same. I'm in traummmma now
Are u able to reset ?
@@Mukeshotwani firstly let's come to point bro. We couldn't find usersecurity code inside that .xml file.
@ which version of Jenkins u r using ?
Thanks, Mukesh, I was able to do it finally.
Great Bhumil
Thanks. Much help got my life here😘
Thank you Gunjan. I am glad it helped. Happy New Year.
Thank you so much! Saved me so much time, buddy. Thumbs up, of course.
Thank you so much, you are a saviour!!!
You're welcome!
Thank you a lot Mukesh 10/10
Thank you
Thank you so much. I had forgot my password 🔑
I am glad it helped Saswati 🙏
Thanks alot, Mukesh 😊
Most welcome
Thank you sir, It's amazing
Most welcome Viswa
Thanks alot brother❤️❤️
I am glad it helped you Amith
чуть уши в трубочку не свернулись от твоего английского акцента)) но помог однако, спасибо за урок, добрый человек!
Thanks for the info. For me it's working
Glad it helped
Thanks, exactly what I need
Thank you Lucia I am glad it helped 😊
Thanks Brother :)
In Selenium with java using testng we can group the testcases and run particular group in maven.. same way is it possible to run particular testcases In Jenkins? If so can I know how it has to be done?
Hi Shirley whatever commands you are using in Maven same you can use for Jenkins too.
Note- Jenkins will run the same commands which you will mention in build.
@@Mukeshotwani thank you sir..
Worked, thanks!
Glad it helped mate
can we change user name? like i kept the name as admin while installing so i want to change can we do that?
thanks a lot, you save me
Thanks Brother !!!
Welcome Ravindra I am glad it helped 😀
wonderful. Thank you
Welcome! Glad you liked it.
Work for me, thanks
Great 😊
Thank you bro.
Always welcome Sajid
Sir I m unable to get Jenkins .Config file how can i get that sir.. Please reply.. I have presentation tomorrow
Could not find Config file in MAC :(
I have changed the config file but somehow I am still getting the user login window and I lost admin details.
Kindly please help me out in getting the login access with out credentials.
i hv same problm..how did u overcome
@@FaizaGanci-xp5jn I have same problem too
Hello i reset the password and the tag changed form flase to true still I'm able to access the Jenkins without login by hittingURL
can u help if u solve that matter
Did you solve that?
What about deleted directory? I don't remember my password and user name and I don't find Jenkins on my pc. It's deleted. What should I do In this case..
great work
Thank you
hey but I'm not able to find config.xml file
thank you so much
Works in AWS ec2 ??
Thank so much sir
Hi,
I have created VM with DNS name and Inbound traffic rule for TCP and installed Jenkins in windows VM.
I need to access the Jenkins services via IP address(IPaddress:port) or DNS name(DNSName:port) for CI CD. But, When am trying to access, displayed the error "can't reach this page". Give the solution for resolve this...
I can able to change but once login not able to login even after the restart jenkins services in mac
thanks dude
Any time
Thanks!!
Welcome!
thanks brother
thanks bro
Welcome
I forgot my jenkins username and password I try to reset but I didn't get the config.xml file so I Uninstaller and reinstall then also directly in localhost it asking for username and password only
I am not able to open my Jenkins account on another system
Hi Ram, are you able to see login window? if yes then try resetting password.
Hi,
Myself Chaitanya! I have 4 years of software testing experience with National Payments Corporation of India in UPI Payments. I doing Masters in Java full stack development(Mar-2021 to Sep-2022) from UpGrad(IIIT Banglore with Liverpool John Moore's University). I am planning to quit job and take career gap for 3-6 months(or max 1 year). I want to invest this time to upskill myself by learning programming skills, frameworks, DS and Algorithm, automation tools and devops tool. So that I can apply for SDET/SDE role as well.
Even as I have valid reason to take gap and justify to next recruiter.
How much it is safe and recommend to do it?
If possible, Requesting you to make 1 video on career gap.
Thanks in advance!
Thank you
Most welcome Darshana
Thanks a looooooooooooooooooot Mukesh
Getting (Error: Unable to access jarfile C:\Program) when i try to do (java -jar C:\Program Files\Jenkins\Jenkins.war) please help
Try with different port by default it uses 8080, if you have Oracle database in your system it might use 8080 in such cases, so you can pass port as argument i.e., java -jar C:\Program Files\Jenkins\Jenkins.war --httpPort=9093 this can be the solution if the problem is with port number
Bro I forgot JENKINS username what to do plz help me
Iam not able to see the configure global security can anyone please help me 😢
I don't see password section in my people
In my laptop this will not working 😔😔
Sir my files are not in XML
what is your requirement?
@@Mukeshotwani Unable to sign in ,the solution you shown in the video I am doing same but mey .jenkins file in program data folder and there configured file are not in XML file the file is in edge file.
i dont have config file
Did you install jenkins from war or exe?
@@Mukeshotwani i think war
Thank you🙏🙏🙏🙏
Glad it helped 🎉
Thank u so much sir
thanks so much you are goated
Thank you!
You're welcome! Laksha
Thank you
I am glad it helped 😊
Thank you so much
You're most welcome Rahul
Thank you🙏
Thanks a lot
Happy to help Ram
Thank you 🙏