summaryrefslogtreecommitdiffstats
path: root/ipa.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-02-03 15:41:02 -0500
committerRob Crittenden <rcritten@redhat.com>2010-02-03 15:41:02 -0500
commit3ff06c498b5f918bec65cbe20b40aedb37f475b6 (patch)
tree070b7d8787754b5ca365b1c3e1184a568fe09a45 /ipa.spec.in
parent2416f92bee0b3dd11eccfbfdc6a61a6624540262 (diff)
downloadfreeipa-3ff06c498b5f918bec65cbe20b40aedb37f475b6.tar.gz
freeipa-3ff06c498b5f918bec65cbe20b40aedb37f475b6.tar.xz
freeipa-3ff06c498b5f918bec65cbe20b40aedb37f475b6.zip
Configure sssd and certmonger in ipa-client-install
This does a number of things under the hood: - Use authconfig to enable sssd in nss and pam - Configure /etc/sssd/sssd.conf to use our IPA provider - Enable the certmonger process and request a server cert - join the IPA domain and retrieve a principal. The clinet machine *must* exist in IPA to be able to do a join. - And then undo all this on uninstall
Diffstat (limited to 'ipa.spec.in')
-rw-r--r--ipa.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/ipa.spec.in b/ipa.spec.in
index 85ea6f8e4..5071e5a2d 100644
--- a/ipa.spec.in
+++ b/ipa.spec.in
@@ -137,6 +137,8 @@ Requires: nss_ldap
Requires: wget
Requires: xmlrpc-c
Requires: libcurl
+Requires: sssd
+Requires: certmonger
%description client
IPA is an integrated solution to provide centrally managed Identity (machine,
@@ -490,6 +492,9 @@ fi
%endif
%changelog
+* Wed Feb 3 2010 Rob Crittenden <rcritten@redhat.com> - 1.99-15
+- Add sssd and certmonger as a Requires on ipa-client
+
* Wed Jan 27 2010 Jason Gerard DeRose <jderose@redhat.com> - 1.99-14
- Require python-wehjit >= 0.2.0