Set graham user password hash in managed_users config
This commit is contained in:
parent
437031aaa3
commit
1e1e423772
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ managed_users:
|
|||
shell: /bin/bash
|
||||
home: /home/graham
|
||||
admin: true
|
||||
password: "$6$VwHy94JE9eBN3Tex$nCmD8F7O0cq9hKW8esrwbTVh19QEq7bRlPga9u4ZtcnEPy1g6CKgOxVH9JEGWhuIqIHypEgaLwpicTF.h5wkd1"
|
||||
authorized_keys:
|
||||
- type: github
|
||||
value: gmcintire
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue