[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 10 64bit



tomas@tuxteam.de wrote on 17-12-20 17:36:
On Thu, Dec 17, 2020 at 10:20:57AM -0600, David Wright wrote:
On Thu 17 Dec 2020 at 10:13:28 (-0500), Greg Wooledge wrote:
On Thu, Dec 17, 2020 at 04:02:31PM +0100, tomas@tuxteam.de wrote:
On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote:
Hi,
When I installed Debian 10 the %sudo ALL=(ALL:ALL) ALL had a "#" in
front of it. Does the "%" have the same function as the "#"?

No: "#" indicates a comment, i.e. that line is commented out. You'd
have to remove the "#" (not the "%", though) to make it effective.

Take care!

# this is a comment,
#1000 means UID 1000,
#include is a directive.

Oh, yes! As I generally say, all generalisations suck :)

Thanks for nitting that pick, I oversaw it completely.

Cheers
  - t



hi

# User privilege specification
root,steef      ALL=(ALL:ALL) ALL

put this or something like this in /etc/sudoers and replace i.c. my name, steef, with whoever you want

for me this works for 22 years.

sorry to have maybe bothered you

steef


Reply to: