ckn user
This commit is contained in:
parent
cf09493486
commit
6706d04298
1 changed files with 7 additions and 1 deletions
|
@ -30,9 +30,15 @@
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'users': {
|
'users': {
|
||||||
'root': {
|
'ckn': {
|
||||||
'shell': '/usr/bin/zsh',
|
'shell': '/usr/bin/zsh',
|
||||||
|
'authorized_keys': {
|
||||||
|
'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEU1l2ijW3ZqzFGZcdWg2ESgTGehdNfBTfafxsjWvWdS mwiegand@macbook',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'sudoers': {
|
||||||
|
'ckn': {'ALL'},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue