Create ssh key for user
This commit is contained in:
parent
a6ab845f86
commit
6656dff88c
1 changed files with 1 additions and 0 deletions
|
@ -387,3 +387,4 @@ runcmd:
|
|||
# Restart the SSH server to apply the new configuration
|
||||
- systemctl restart sshd
|
||||
- sudo -u marcus /bin/bash /home/marcus/setup_user_all.sh
|
||||
- sudo -u marcus ssh-keygen -t ed25519 -C "u1.metalisp" -f ~/.ssh/id_ed25519 -N ""
|
||||
|
|
Loading…
Add table
Reference in a new issue