IPA: Don't allow all users to log into all hosts

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-10-14 14:44:45 +02:00
parent ca8a00dc54
commit e97aa82fc0
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -332,6 +332,16 @@
changed_when: "'already exists' not in output.stdout"
failed_when: "'already exists' not in output.stdout and output.rc != 0"
# HBAC
- name: Don't allow all users to log into all hosts
command: ipa hbacrule-disable allow_all
tags:
- ipa/server
- config
when: ipa_initial
register: output
# Noggin user setup
- name: Register the proper noggin admin password