For When You Can't Have The Real Thing
[ start | index | login ]
start > Debian > 8 > sudo without password

sudo without password

Created by dave. Last edited by dave, 6 years and 331 days ago. Viewed 1,611 times. #1
[edit] [rdf]
labels
attachments
(2017-05-30)

Problem

I don't want to get prompted for sudo access.

Solution

  1. Run visudo
  2. At the end of the file, add:
    myusername ALL=NOPASSWD: ALL
For some reason it doesn't work if you add it before the end of the file.
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt