Revert "ipa / client: pass --no-sshd to client enroll"
This reverts commit df1445a64b
.
Turns out we do have to enable sshd on client enroll because it passes
'ssh' to services in sssd.conf, which we need to get ssh keys for users.
:( Instead will try another approach.
This commit is contained in:
parent
9d22463f7e
commit
308ff1a8ce
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
-U -N --force-join
|
||||
--mkhomedir
|
||||
--no-ssh
|
||||
--no-sshd
|
||||
creates: /etc/ipa/default.conf
|
||||
notify: clean sss caches
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue