summaryrefslogtreecommitdiffstats
path: root/contrib/sssd.spec.in
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-08-01 18:28:04 +0200
committerJakub Hrozek <jhrozek@redhat.com>2012-08-01 22:24:45 +0200
commit7197ce636c2b92152f5f6180bef6bda3752d148d (patch)
tree0fffc5aa1ee697ba65662dcf2cbc023ee6c727bb /contrib/sssd.spec.in
parent3b533d57a737e2de1b3e85b073b14d3bfb49dafc (diff)
downloadsssd-7197ce636c2b92152f5f6180bef6bda3752d148d.tar.gz
sssd-7197ce636c2b92152f5f6180bef6bda3752d148d.tar.xz
sssd-7197ce636c2b92152f5f6180bef6bda3752d148d.zip
Create a domain-realm mapping for krb5.conf to be included
When new subdomains are discovered, the SSSD creates a file that includes the domain-realm mappings. This file can in turn be included in the krb5.conf using the includedir directive, such as: includedir /var/lib/sss/pubconf/realm_mappings
Diffstat (limited to 'contrib/sssd.spec.in')
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index ccb2ce3ff..90bd07976 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -362,6 +362,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %dir %{mcpath}
%attr(755,root,root) %dir %{pipepath}
%attr(755,root,root) %dir %{pubconfpath}
+%attr(755,root,root) %dir %{pubconfpath}/krb5.include.d
%attr(700,root,root) %dir %{pipepath}/private
%attr(750,root,root) %dir %{_var}/log/%{name}
%attr(711,root,root) %dir %{_sysconfdir}/sssd