tripleo-heat-templates/releasenotes/notes/ipa-mkhomedir-c126291bcbdd0111.yaml
Cyril Lopez 364a0eaabc Add mkhomedir option to ipa-client-install
To allow PAM to create home directory for
user who do not have one, ipa-client-install
need an option. This is added by MakeHomeDir
variable.

Closes-bug: #1823727

Change-Id: I040014482e9126947b8c4a1d7b1bf7645f926c4b
Signed-off-by: Cyril Lopez <cylopez@redhat.com>
2019-04-08 15:48:54 +02:00

5 lines
162 B
YAML

---
features:
- |
To allow PAM to create home directory for user who do not have one,
ipa-client-install need an option. This change allow to enable it.