commit 410f7540e4dc69fc8602a7057a83ee1f799b043f Author: Thomas Woerner Date: Wed May 28 16:51:04 2014 +0200 New services for freeipa-ldap, freeipa-ldaps and freeipa-replication Thanks to Stephen Gallagher diff --git a/config/services/freeipa-ldap.xml b/config/services/freeipa-ldap.xml new file mode 100644 index 0000000..c176966 --- /dev/null +++ b/config/services/freeipa-ldap.xml @@ -0,0 +1,13 @@ + + + FreeIPA with LDAP + FreeIPA is an LDAP and Kerberos domain controller for Linux systems. Enable this option if you plan to provide a FreeIPA Domain Controller using the LDAP protocol. You can also enable the 'freeipa-ldaps' service if you want to provide the LDAPS protocol. Enable the 'dns' service if this FreeIPA server provides DNS services and 'freeipa-replication' service if this FreeIPA server is part of a multi-master replication setup. + + + + + + + + + diff --git a/config/services/freeipa-ldaps.xml b/config/services/freeipa-ldaps.xml new file mode 100644 index 0000000..c355fe9 --- /dev/null +++ b/config/services/freeipa-ldaps.xml @@ -0,0 +1,13 @@ + + + FreeIPA with LDAPS + FreeIPA is an LDAP and Kerberos domain controller for Linux systems. Enable this option if you plan to provide a FreeIPA Domain Controller using the LDAPS protocol. You can also enable the 'freeipa-ldap' service if you want to provide the LDAP protocol. Enable the 'dns' service if this FreeIPA server provides DNS services and 'freeipa-replication' service if this FreeIPA server is part of a multi-master replication setup. + + + + + + + + + diff --git a/config/services/freeipa-replication.xml b/config/services/freeipa-replication.xml new file mode 100644 index 0000000..7e8c4f1 --- /dev/null +++ b/config/services/freeipa-replication.xml @@ -0,0 +1,6 @@ + + + FreeIPA replication + FreeIPA is an LDAP and Kerberos domain controller for Linux systems. Enable this option if you want to enable LDAP replication between FreeIPA servers. + +