keybase / bot-sshca

A chat bot that can manage your team's SSH accounts
BSD 3-Clause "New" or "Revised" License
222 stars 30 forks source link

Install Instructions do not fuction #102

Open MattCurryCom opened 3 years ago

MattCurryCom commented 3 years ago

This is not possibile currently via the GUI, not able to create more than one period in the name, and the last name doesn't even fit in the field. Am I to assume this is done via CLI? If so, please provide the command used; or update to a workable solution?

Then create {TEAM}.ssh.staging, {TEAM}.ssh.production, {TEAM}.ssh.root_everywhere as new Keybase subteams and add the bot to those subteams. Add users to those subteams based off of the permissions you wish to grant different users

sporkwitch commented 3 years ago

@MattCurryCom You're overthinking it. Subteams can themselves have subteams. It's nested. For example: MainTeam > SubTeam1 > SubTeam2

SubTeam2 is not a subteam of MainTeam, but rather of SubTeam1, thus MainTeam.SubTeam1.SubTeam2