[ipa/server] Fix ipa_user for noggin user
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
d6b6a00352
commit
a1aaa3183c
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@
|
|||
# Password expiration date will be a Friday 13th in 30 years. I'm sure we'll remember that.
|
||||
# (if unset, IPA will assume the password is expired because it hasn't been set by the user
|
||||
# themselves)
|
||||
krbpasswordexpiration: "2050-05-13 00:00:00"
|
||||
krbpasswordexpiration: "20500513000000"
|
||||
update_password: on_create
|
||||
ipa_pass: "{{ ipa_admin_password }}"
|
||||
ipa_host: "{{ inventory_hostname }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue