Go to file
Vincent Batts 27fe0e7d3f
rpm: don't clobber config
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-10-17 13:36:24 -04:00
.gitignore initial commit 2018-10-17 13:34:56 -04:00
Makefile initial commit 2018-10-17 13:34:56 -04:00
README.md initial commit 2018-10-17 13:34:56 -04:00
ctr-create-user.sh initial commit 2018-10-17 13:34:56 -04:00
ctr-delete-user.sh initial commit 2018-10-17 13:34:56 -04:00
ctr-port.conf initial commit 2018-10-17 13:34:56 -04:00
ctr-wrapper.sh initial commit 2018-10-17 13:34:56 -04:00
host-ctr-scripts.spec rpm: don't clobber config 2018-10-17 13:36:24 -04:00

README.md

See https://git.thisco.de/vbatts/bip-box for building the bip container.

For the force-command of the users created with this tool, create the group ctr-only (groupadd ctr-only), and then add %ctr-only ALL = NOPASSWD: /usr/local/bin/ctr-wrapper.sh to the sudoers (visudo).