when I do sudo visudo 
I have this one 
## Allow root to run any commands anywhere
root    ALL=(ALL)       ALL
jenkins ALL=(root) NOPASSWD: ALL
%sudo ALL=(ALL) NOPASSWD: ALL

On Monday, October 14, 2019 at 12:48:35 PM UTC-7, slide wrote:
>
> Does the jenkins user have access to run sudo without a password?
>
> On Mon, Oct 14, 2019 at 12:45 PM sravan <[email protected] <javascript:>> 
> wrote:
>
>> Hi All,
>>
>> I am running a fab script using jenkins . The problem I am facing is I 
>> need to get the logs from docker So I need to do "Sudo su" it works fine 
>> manually but when I run it using jenkins it get hanged after it type Sudo 
>> su.
>>
>> Any help is appreciated 
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/e851fd36-ce81-4833-a53b-cb25a37d96eb%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/e851fd36-ce81-4833-a53b-cb25a37d96eb%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> Website: http://earl-of-code.com
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1b077c51-053b-40a7-a2f3-eb698b459411%40googlegroups.com.

Reply via email to