Fabio Rehm
d3b9d53097
driver/cli: Deal with namespaces args for lxc-attach when the sudo wrapper script is in place [GH-300]
2014-07-24 21:58:04 -03:00
Jef Mathiot
0eae5c0926
Removed unsecure calls to SudoWrapper#su_c.
2014-04-17 12:56:56 +02:00
Jef Mathiot
94e175dc07
sudoers command now creates a safe wrapper script.
...
Sudoers now creates a safe wrapper script that performs sanity checks on sudo :
* wrapper generated in /usr/local/bin (name includes version to allow multiple wrappers on the same system)
* sudoers command now generates a one-line file in /etc/sudoers.d
* SudoWrapper use the new wrapper
* Removed unused Config#validate method
2014-04-09 15:53:20 +02:00
Fabio Rehm
7e00b96520
Show something meaningful to the user in case the container already exists [GH-132]
2014-02-02 19:27:08 -02:00
Fabio Rehm
1c5c73b08a
Fix sudo wrapper logger name
2013-11-06 01:10:40 -02:00
Vokhmin Alexey V
39515cc1da
#157 : small refactoring, updated specs
2013-10-12 02:15:12 +04:00
Vokhmin Alexey V
c5a89a54ce
#157 : Fixed: FetchIpFromDnsmasqLeases returns []
2013-10-12 02:04:29 +04:00
Fabio Rehm
5f102d3e10
First stab at persisting lxc customizations on config file instead of using lxc-start "-s" parameter
2013-07-29 12:12:41 -03:00
Fabio Rehm
d62a053674
Add support for using a sudo wrapper script
...
Closes #90
2013-07-28 02:17:07 -03:00