From f7fa5afce2e867f4656f143d86c067df4afe82cb Mon Sep 17 00:00:00 2001 From: Dict Xiong Date: Fri, 21 Apr 2023 17:27:48 +0800 Subject: [PATCH] try: adding a new key pc1 --- authorized_keys/dictxiong/pc1 | 1 + scripts/nasp | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 authorized_keys/dictxiong/pc1 diff --git a/authorized_keys/dictxiong/pc1 b/authorized_keys/dictxiong/pc1 new file mode 100644 index 0000000..4ab70b0 --- /dev/null +++ b/authorized_keys/dictxiong/pc1 @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID8WHIpwdZl7+HIZfQpwIAhpxT1huI9sd6Ydeokilg5l pc1 \ No newline at end of file diff --git a/scripts/nasp b/scripts/nasp index d54a2da..1e12740 100755 --- a/scripts/nasp +++ b/scripts/nasp @@ -1,4 +1,3 @@ %nasp ALL = (root) NOPASSWD: /usr/bin/docker %nasp ALL = (root) NOPASSWD: /usr/sbin/reboot %nasp ALL = (root) NOPASSWD: /usr/bin/whoami -