Files
cdba/shell
Dmitry Baryshkov 926ca248fd cdba-shell: set the CDBA_USER variable
Set and export the CDBA_USER variable to enable ACL in cdba-server.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-09-23 16:50:11 +03:00
..

Create an account, such as "cdba" and run ./setup.sh as this user.
Give the user a password, or setup authorized_keys

Then from the other machine: git clone cdba@host

Add a file "admins" listing the names of the admins, add your cdba config file
as "cdba" and create a directory "keydir" populated with id_rsa.pub files,
named <name>.pub - where <name> is referenced against the admins list.