You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
831 B
831 B
Configure a Kerberos KDC server
All KDC servers (primary and replicas) should be in a common kerberos-kdc
group that defines kerberos_kdc_realm
and kerberos_kdc_master_key
.
The kerberos-kdc-primary
group should have a single primary KDC host. It will be configured to replicate its database to hosts in the kerberos-kdc-replica
group.
Hosts in the kerberos-kdc-replica
group will be configured to receive updates from the kerberos-kdc-primary
host.
The role should be run twice; once limited to the primary group and then a second time limited to the secondary group.
Role Variables