mirror of
https://github.com/linux-msm/cdba.git
synced 2026-02-25 13:11:56 -08:00
9 lines
394 B
Plaintext
9 lines
394 B
Plaintext
|
|
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.
|