Hi, On Fri, Mar 13, 2009 at 16:57, Robert Moskowitz <rgm at htt-consult.com> wrote: > I added via visudo my userid for authorization of > me ALL(ALL) NOPASSWD: ALL Aren't you missing an "=" in that line? I think it should be: me ALL=(ALL) NOPASSWD: ALL I wonder how you got passed through visudo though. I tried it without the "=" and it said I had a syntax error in that line. HTH, Filipe