- Added ability to specify
mail
and any additionalldap_attributes
for IPA users. Contributed by Nick Maludy (@nmaludy)
- Fixed bug with
initial_password
inipa_user
. Contributed by Nick Maludy (@nmaludy)
-
Added new resources
ipa::user
andipa_user
to manage IPA users and their home directories. Contributed by Nick Maludy (@nmaludy) -
Fixed bug in
ipa_kinit
where exired kerberos tickets weren't getting filtered out resulting inipa_kinit
thinking a valid ticket existed for a user since it was in the list. Contributed by Nick Maludy (@nmaludy)
-
Fixed bug in client install where /etc/nsswitch.conf was declared twice for file_line Contributed by Nick Maludy (@nmaludy)
-
Fixed/added ciphers for RHEL/CentOS 8. Also allowed ciphers to be passed in empty for debugging. Contributed by Nick Maludy (@nmaludy)
- Initial release