QT-DevOps / AzureIssues

This repository is for questions
8 stars 27 forks source link

maven #81

Closed prasannalaxmi1013 closed 4 years ago

prasannalaxmi1013 commented 4 years ago

sudo apt-get update run this command,,next view is (sudo) password for jenkins ....any password is given not accept sir...

srmanikanta commented 4 years ago

hi prasannalaxmi, follow these steps

  1. set password for jenkins user, command is passwd jenkins
  2. next add the jenkins user in /etc/sodeors file, command is visudo . once opened that file then find this line %sudo ALL=(ALL:ALL) ALL add this line in the below jenkins ALL=(ALL:ALL) NOPASSWD:ALL
  3. save the file.

if you resolve the issue. please close the issue.

srmanikanta commented 4 years ago

hi prasannalaxmi, please close the issue.