No description
|
||
---|---|---|
.gitignore | ||
ctr-create-user.sh | ||
ctr-delete-user.sh | ||
ctr-port.conf | ||
ctr-wrapper.sh | ||
host-ctr-scripts.spec | ||
Makefile | ||
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
).