summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-06-06 22:54:16 -0400
committerMartin Kosek <mkosek@redhat.com>2012-06-14 14:02:26 +0200
commit54135ecd9a96f59429cfd535f3add282b535d3e3 (patch)
treeff1fc78a7ca3f705844cdc1c39a2253426b675df /freeipa.spec.in
parent0c96f5935607e3825ed76330d3375dec9689c8ba (diff)
downloadfreeipa-54135ecd9a96f59429cfd535f3add282b535d3e3.tar.gz
freeipa-54135ecd9a96f59429cfd535f3add282b535d3e3.tar.xz
freeipa-54135ecd9a96f59429cfd535f3add282b535d3e3.zip
Store session cookie in ccache for cli users
Try to use the URI /ipa/session/xml if there is a key in the kernel keyring. If there is no cookie or it turns out to be invalid (expired, whatever) then use the standard URI /ipa/xml. This in turn will create a session that the user can then use later. https://fedorahosted.org/freeipa/ticket/2331
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index ce8e1e69f..64abcc9f9 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -154,6 +154,7 @@ Requires(preun): python initscripts chkconfig
Requires(postun): python initscripts chkconfig
%endif
Requires: python-dns
+Requires: keyutils
# We have a soft-requires on bind. It is an optional part of
# IPA but if it is configured we need a way to require versions