Flipped createhome to yes, so ssh keys can be deployed

This commit is contained in:
Ubergeek 2019-07-23 12:37:09 +00:00
parent 5e8c58b6ac
commit 7b698ae39c
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
skeleton: /etc/skel skeleton: /etc/skel
shell: /bin/bash shell: /bin/bash
system: no system: no
createhome: no createhome: yes
home: /home/fncdo home: /home/fncdo
- authorized_key: - authorized_key:
user: fncdo user: fncdo

View File

@ -7,7 +7,7 @@
skeleton: /etc/skel skeleton: /etc/skel
shell: /bin/bash shell: /bin/bash
system: no system: no
createhome: no createhome: yes
home: /home/fncso home: /home/fncso
- authorized_key: - authorized_key:
user: fncso user: fncso

View File

@ -7,7 +7,7 @@
skeleton: /etc/skel skeleton: /etc/skel
shell: /bin/bash shell: /bin/bash
system: no system: no
createhome: no createhome: yes
home: /home/warcall22 home: /home/warcall22
- authorized_key: - authorized_key:
user: warcall22 user: warcall22