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

Bug#787301: marked as done (cloud.debian.org: Vagrant base box does not follow passwordless sudo recommendations)



Your message dated Tue, 02 Jun 2015 23:20:48 +0200
with message-id <556E1E30.4040305@libera.cc>
and subject line 
has caused the Debian Bug report #787301,
regarding cloud.debian.org: Vagrant base box does not follow passwordless sudo recommendations
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
787301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787301
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cloud.debian.org
Severity: important

In Vagrant's base box recommendations at
https://docs.vagrantup.com/v2/boxes/base.html, they recommend using the
following configuration for password-less sudo:

    vagrant ALL=(ALL) NOPASSWD: ALL

However, the current Vagrant base boxes for Debian use:

    vagrant ALL=NOPASSWD:ALL

This has the side effect of making commands that use sudo with a different user
account (e.g. `sudo -u postgres psql`) ask for a password, which can cause
certain provisioning commands to fail.

--- End Message ---
--- Begin Message ---
Thanks for the bug report.
bootstrap-vz had the right code, I also fixed the packer template in the
debian-vm-templates repository, and uploaded to Atlas cloud the new
vagrant base boxes 7.8.4 and 8.0.4 which have the fix included.

--- End Message ---

Reply to: