summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorGabe <redhatrises@gmail.com>2015-09-21 07:56:36 -0600
committerMartin Basti <mbasti@redhat.com>2015-10-06 18:05:37 +0200
commita6d9c40f14ef608946a88c86d8fe7c9793225e44 (patch)
treedc1ffc50427eafc21f818053a45c6ed8bba85ca4 /freeipa.spec.in
parent7c32ecaa0ebdfc879d6d2286974987b9fee7082e (diff)
downloadfreeipa-a6d9c40f14ef608946a88c86d8fe7c9793225e44.tar.gz
freeipa-a6d9c40f14ef608946a88c86d8fe7c9793225e44.tar.xz
freeipa-a6d9c40f14ef608946a88c86d8fe7c9793225e44.zip
Update FreeIPA package description
https://fedorahosted.org/freeipa/ticket/5284 Reviewed-By: Petr Spacek <pspacek@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in64
1 files changed, 35 insertions, 29 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 36179c5a8..38c76ce7f 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -99,10 +99,11 @@ BuildRequires: python-kdcproxy >= 0.3
BuildRequires: python-six
%description
-IPA is an integrated solution to provide centrally managed Identity (machine,
-user, virtual machines, groups, authentication credentials), Policy
-(configuration settings, access control information) and Audit (events,
-logs, analysis thereof).
+IPA is an integrated solution to provide centrally managed Identity (users,
+hosts, services), Authentication (SSO, 2FA), and Authorization
+(host access control, SELinux user roles, services). The solution provides
+features for further integration with Linux based clients (SUDO, automount)
+and integration with Active Directory based infrastructures (Trusts).
%if ! %{ONLY_CLIENT}
%package server
@@ -173,12 +174,12 @@ Obsoletes: %{name}-server <= 4.2.0
Conflicts: nss-pam-ldapd < 0.8.4
%description server
-IPA is an integrated solution to provide centrally managed Identity (machine,
-user, virtual machines, groups, authentication credentials), Policy
-(configuration settings, access control information) and Audit (events,
-logs, analysis thereof). If you are installing an IPA server you need
-to install this package (in other words, most people should NOT install
-this package).
+IPA is an integrated solution to provide centrally managed Identity (users,
+hosts, services), Authentication (SSO, 2FA), and Authorization
+(host access control, SELinux user roles, services). The solution provides
+features for further integration with Linux based clients (SUDO, automount)
+and integration with Active Directory based infrastructures (Trusts).
+If you are installing an IPA server, you need to install this package.
%package server-dns
@@ -272,11 +273,13 @@ Conflicts: %{alt_name}-client
Obsoletes: %{alt_name}-client < %{version}
%description client
-IPA is an integrated solution to provide centrally managed Identity (machine,
-user, virtual machines, groups, authentication credentials), Policy
-(configuration settings, access control information) and Audit (events,
-logs, analysis thereof). If your network uses IPA for authentication,
-this package should be installed on every client machine.
+IPA is an integrated solution to provide centrally managed Identity (users,
+hosts, services), Authentication (SSO, 2FA), and Authorization
+(host access control, SELinux user roles, services). The solution provides
+features for further integration with Linux based clients (SUDO, automount)
+and integration with Active Directory based infrastructures (Trusts).
+If your network uses IPA for authentication, this package should be
+installed on every client machine.
%package admintools
@@ -290,11 +293,12 @@ Conflicts: %{alt_name}-admintools
Obsoletes: %{alt_name}-admintools < %{version}
%description admintools
-IPA is an integrated solution to provide centrally managed Identity (machine,
-user, virtual machines, groups, authentication credentials), Policy
-(configuration settings, access control information) and Audit (events,
-logs, analysis thereof). This package provides command-line tools for
-IPA administrators.
+IPA is an integrated solution to provide centrally managed Identity (users,
+hosts, services), Authentication (SSO, 2FA), and Authorization
+(host access control, SELinux user roles, services). The solution provides
+features for further integration with Linux based clients (SUDO, automount)
+and integration with Active Directory based infrastructures (Trusts).
+This package provides command-line tools for IPA administrators.
%package python
Summary: Python libraries used by IPA
@@ -323,11 +327,12 @@ Conflicts: %{alt_name}-python
Obsoletes: %{alt_name}-python < %{version}
%description python
-IPA is an integrated solution to provide centrally managed Identity (machine,
-user, virtual machines, groups, authentication credentials), Policy
-(configuration settings, access control information) and Audit (events,
-logs, analysis thereof). If you are using IPA you need to install this
-package.
+IPA is an integrated solution to provide centrally managed Identity (users,
+hosts, services), Authentication (SSO, 2FA), and Authorization
+(host access control, SELinux user roles, services). The solution provides
+features for further integration with Linux based clients (SUDO, automount)
+and integration with Active Directory based infrastructures (Trusts).
+If you are using IPA, you need to install this package.
%if ! %{ONLY_CLIENT}
%package tests
@@ -348,10 +353,11 @@ Conflicts: %{alt_name}-tests
Obsoletes: %{alt_name}-tests < %{version}
%description tests
-IPA is an integrated solution to provide centrally managed Identity (machine,
-user, virtual machines, groups, authentication credentials), Policy
-(configuration settings, access control information) and Audit (events,
-logs, analysis thereof).
+IPA is an integrated solution to provide centrally managed Identity (users,
+hosts, services), Authentication (SSO, 2FA), and Authorization
+(host access control, SELinux user roles, services). The solution provides
+features for further integration with Linux based clients (SUDO, automount)
+and integration with Active Directory based infrastructures (Trusts).
This package contains tests that verify IPA functionality.
%endif # ONLY_CLIENT