Skip to content

Commit

Permalink
Merge pull request #798 from carlynlee/carlyn_key
Browse files Browse the repository at this point in the history
miniconfig authentication for carlyn
  • Loading branch information
sarcasticadmin authored Nov 24, 2024
2 parents c26274b + 0dd8a3e commit 87bb631
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions switch-configuration/config/miniconfig
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ system {
ssh-ed25519 "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBIUUXkExX9jkNOz+3LsT6Lbd50g1Ge3mEKFky1Ug4cs Jeff Jung - SCaLE";
}
}
user carlynlee {
class super-user;
authentication {
ssh-ed25519 "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAS6QGttw0MBR9UKWfiO3dDp7J/MQdAfpkRQ2hO5oATv [email protected]";
}
}
}
services {
ssh {
Expand Down

0 comments on commit 87bb631

Please sign in to comment.