2010-03-08 18:24:35 +01:00
|
|
|
#
|
2011-01-18 12:05:50 +01:00
|
|
|
# spec file for package sssd
|
2010-03-08 18:24:35 +01:00
|
|
|
#
|
2013-01-31 17:44:29 +01:00
|
|
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2010-03-08 18:24:35 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
2012-04-10 19:58:50 +02:00
|
|
|
|
2012-04-12 23:15:53 +02:00
|
|
|
|
2010-03-08 18:24:35 +01:00
|
|
|
Name: sssd
|
2013-01-31 17:44:29 +01:00
|
|
|
Version: 1.9.4
|
2012-04-18 15:53:28 +02:00
|
|
|
Release: 0
|
2010-03-08 18:24:35 +01:00
|
|
|
Summary: System Security Services Daemon
|
2011-12-06 19:05:47 +01:00
|
|
|
License: GPL-3.0+ and LGPL-3.0+
|
2012-03-15 13:56:41 +01:00
|
|
|
Group: System/Daemons
|
2010-04-01 18:01:33 +02:00
|
|
|
Url: https://fedorahosted.org/sssd/
|
2012-12-06 13:32:20 +01:00
|
|
|
Requires(postun): pam-config
|
2012-04-12 23:15:53 +02:00
|
|
|
|
2012-06-27 14:37:11 +02:00
|
|
|
#Git-Clone: git://git.fedorahosted.org/sssd
|
2013-04-05 18:35:50 +02:00
|
|
|
Source: https://fedorahosted.org/released/sssd/sssd-%version.tar.gz
|
|
|
|
Source2: https://fedorahosted.org/released/sssd/sssd-%version.tar.gz.asc
|
2012-05-12 01:41:20 +02:00
|
|
|
Source3: baselibs.conf
|
2012-11-15 03:31:26 +01:00
|
|
|
Patch1: 0005-implicit-decl.diff
|
|
|
|
Patch2: sssd-ldflags.diff
|
2013-02-26 09:35:16 +01:00
|
|
|
Patch3: sssd-no-ldb-check.diff
|
|
|
|
Patch4: sssd-sysdb-binary-attrs.diff
|
2013-03-20 11:22:42 +01:00
|
|
|
# Fixes for CVE-2013-0287 (will be part of 1.9.5) when released
|
|
|
|
Patch5: Provide-a-be_get_account_info_send-function.patch
|
|
|
|
Patch6: Add-unit-tests-for-simple-access-test-by-groups.patch
|
|
|
|
Patch7: Do-not-compile-main-in-DP-if-UNIT_TESTING-is-defined.patch
|
|
|
|
Patch8: Resolve-GIDs-in-the-simple-access-provider.patch
|
|
|
|
# End Fixed for CVE-2013-0287
|
2010-04-01 18:01:33 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2012-04-10 19:58:50 +02:00
|
|
|
|
2010-03-08 18:24:35 +01:00
|
|
|
%define servicename sssd
|
2012-11-15 03:31:26 +01:00
|
|
|
%define sssdstatedir %_localstatedir/lib/sss
|
|
|
|
%define dbpath %sssdstatedir/db
|
|
|
|
%define pipepath %sssdstatedir/pipes
|
|
|
|
%define pubconfpath %sssdstatedir/pubconf
|
2010-03-08 18:24:35 +01:00
|
|
|
|
2011-03-30 11:48:40 +02:00
|
|
|
# SLES11 doesn't know the python_* macros
|
|
|
|
%if %suse_version <= 1110
|
|
|
|
%define python_sitelib %py_sitedir
|
|
|
|
%define python_sitearch %py_sitedir
|
|
|
|
%endif
|
|
|
|
|
2012-11-15 03:31:26 +01:00
|
|
|
BuildRequires: autoconf >= 2.59
|
|
|
|
BuildRequires: automake
|
2012-06-27 14:37:11 +02:00
|
|
|
BuildRequires: bind-utils
|
|
|
|
BuildRequires: docbook-xsl-stylesheets
|
|
|
|
BuildRequires: krb5-devel
|
2012-11-15 03:31:26 +01:00
|
|
|
BuildRequires: libtool
|
2012-06-27 14:37:11 +02:00
|
|
|
BuildRequires: pkgconfig >= 0.21
|
2012-03-15 13:56:41 +01:00
|
|
|
%if 0%{?suse_version} >= 1210
|
|
|
|
BuildRequires: pkgconfig(collection) >= 0.5.1
|
2012-06-27 14:37:11 +02:00
|
|
|
BuildRequires: pkgconfig(dbus-1) >= 1.0.0
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: pkgconfig(dhash) >= 0.4.2
|
2012-06-27 14:37:11 +02:00
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: pkgconfig(ini_config) >= 0.6.1
|
|
|
|
BuildRequires: pkgconfig(ldb) >= 0.9.2
|
|
|
|
BuildRequires: pkgconfig(libcares)
|
|
|
|
BuildRequires: pkgconfig(libnl-1) >= 1.1
|
|
|
|
BuildRequires: pkgconfig(libpcre) >= 7
|
2012-12-06 13:32:20 +01:00
|
|
|
BuildRequires: pkgconfig(openssl)
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: pkgconfig(popt)
|
|
|
|
BuildRequires: pkgconfig(python)
|
|
|
|
BuildRequires: pkgconfig(talloc)
|
|
|
|
BuildRequires: pkgconfig(tdb) >= 1.1.3
|
|
|
|
BuildRequires: pkgconfig(tevent)
|
|
|
|
%else
|
2012-06-27 14:37:11 +02:00
|
|
|
BuildRequires: dbus-1-devel >= 1.0.0
|
|
|
|
BuildRequires: glib2-devel
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: libcares-devel
|
|
|
|
BuildRequires: libcollection-devel >= 0.5.1
|
|
|
|
BuildRequires: libdhash-devel >= 0.4.2
|
|
|
|
BuildRequires: libini_config-devel >= 0.6.1
|
|
|
|
BuildRequires: libldb-devel >= 0.9.2
|
|
|
|
BuildRequires: libnl-devel >= 1.1
|
2012-12-06 13:32:20 +01:00
|
|
|
BuildRequires: libopenssl-devel
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: libtalloc-devel
|
|
|
|
BuildRequires: libtdb-devel >= 1.1.3
|
|
|
|
BuildRequires: libtevent-devel
|
|
|
|
BuildRequires: pcre-devel >= 7
|
|
|
|
BuildRequires: popt-devel
|
|
|
|
BuildRequires: python-devel
|
|
|
|
%endif
|
2012-04-18 15:53:28 +02:00
|
|
|
%if 0%{?suse_version} >= 1220
|
|
|
|
BuildRequires: libxml2-tools
|
|
|
|
BuildRequires: libxslt-tools
|
|
|
|
%else
|
2010-09-03 16:48:38 +02:00
|
|
|
BuildRequires: libxml2
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: libxslt
|
2012-04-18 15:53:28 +02:00
|
|
|
%endif
|
2012-03-15 13:56:41 +01:00
|
|
|
BuildRequires: nscd
|
2010-04-01 18:01:33 +02:00
|
|
|
BuildRequires: openldap2-devel
|
|
|
|
BuildRequires: pam-devel
|
|
|
|
BuildRequires: pkg-config
|
2012-03-15 13:56:41 +01:00
|
|
|
%if %suse_version >= 1210
|
2011-10-19 16:17:34 +02:00
|
|
|
BuildRequires: systemd
|
2012-04-12 23:15:53 +02:00
|
|
|
%{?systemd_requires}
|
2011-10-19 16:17:34 +02:00
|
|
|
%endif
|
2013-04-05 18:35:50 +02:00
|
|
|
%if %suse_version >= 1230
|
|
|
|
BuildRequires: gpg-offline
|
|
|
|
%endif
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Provides a set of daemons to manage access to remote directories and
|
|
|
|
authentication mechanisms. It provides an NSS and PAM interface toward
|
|
|
|
the system and a pluggable backend system to connect to multiple different
|
|
|
|
account sources. It is also the basis to provide client auditing and policy
|
|
|
|
services for projects like FreeIPA.
|
|
|
|
|
|
|
|
%package ipa-provider
|
|
|
|
Summary: FreeIPA provider plugin for sssd
|
2012-03-15 13:56:41 +01:00
|
|
|
License: GPL-3.0+ and LGPL-3.0+
|
2010-03-08 18:24:35 +01:00
|
|
|
Group: System/Daemons
|
2012-11-15 03:31:26 +01:00
|
|
|
Requires: sssd = %version
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%description ipa-provider
|
|
|
|
This package provide the FreeIPA provider plugin for the System Security
|
|
|
|
Services Daemon (sssd).
|
|
|
|
|
|
|
|
%package tools
|
|
|
|
Summary: Commandline tools for sssd
|
2012-03-15 13:56:41 +01:00
|
|
|
License: GPL-3.0+ and LGPL-3.0+
|
2010-03-08 18:24:35 +01:00
|
|
|
Group: System/Management
|
2012-11-15 03:31:26 +01:00
|
|
|
Requires: sssd = %version
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%description tools
|
|
|
|
The packages contains commandline tools for managing users and groups using
|
|
|
|
the "local" id provider of the System Security Services Daemon (sssd).
|
|
|
|
|
2012-03-15 13:56:41 +01:00
|
|
|
%package -n libipa_hbac0
|
|
|
|
Summary: FreeIPA HBAC Evaluator library
|
|
|
|
License: LGPL-3.0+
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libipa_hbac0
|
|
|
|
Utility library to validate FreeIPA HBAC rules for authorization
|
|
|
|
requests.
|
|
|
|
|
|
|
|
%package -n libipa_hbac-devel
|
|
|
|
Summary: Development files for the FreeIPA HBAC Evaluator library
|
|
|
|
License: LGPL-3.0+
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: libipa_hbac0 = %version
|
|
|
|
|
|
|
|
%description -n libipa_hbac-devel
|
|
|
|
Utility library to validate FreeIPA HBAC rules for authorization
|
|
|
|
requests.
|
|
|
|
|
2012-06-27 14:37:11 +02:00
|
|
|
%package -n libsss_idmap0
|
|
|
|
Summary: FreeIPA ID mapping library
|
|
|
|
License: LGPL-3.0+
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libsss_idmap0
|
|
|
|
A utility library for FreeIPA to map Windows SIDs to Unix user/group IDs.
|
|
|
|
|
|
|
|
%package -n libsss_idmap-devel
|
|
|
|
Summary: Development files for the FreeIPA idmap library
|
|
|
|
License: LGPL-3.0+
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: libsss_idmap0 = %version
|
|
|
|
|
|
|
|
%description -n libsss_idmap-devel
|
|
|
|
A utility library for FreeIPA to map Windows SIDs to Unix user/group IDs.
|
|
|
|
|
2012-12-06 10:16:16 +01:00
|
|
|
%package -n libsss_sudo
|
2012-11-15 03:31:26 +01:00
|
|
|
Summary: A library to allow communication between sudo and SSSD
|
|
|
|
License: LGPL-3.0+
|
|
|
|
Group: System/Libraries
|
2012-12-06 10:16:16 +01:00
|
|
|
Provides: libsss_sudo-devel = %version-%release
|
|
|
|
Obsoletes: libsss_sudo-devel < %version-%release
|
|
|
|
# No provides: true obsolete.
|
|
|
|
Obsoletes: libsss_sudo1
|
2012-11-15 03:31:26 +01:00
|
|
|
|
2012-12-06 10:16:16 +01:00
|
|
|
%description -n libsss_sudo
|
2012-11-15 03:31:26 +01:00
|
|
|
A utility library to allow communication between sudo and SSSD.
|
|
|
|
|
2012-03-15 13:56:41 +01:00
|
|
|
%package -n python-ipa_hbac
|
|
|
|
Summary: Python bindings for the FreeIPA HBAC Evaluator library
|
2011-12-06 19:05:47 +01:00
|
|
|
License: GPL-3.0+ and LGPL-3.0+
|
2012-03-15 13:56:41 +01:00
|
|
|
Group: Development/Libraries/Python
|
|
|
|
%py_requires
|
|
|
|
|
|
|
|
%description -n python-ipa_hbac
|
|
|
|
The python-ipa_hbac package contains the bindings so that libipa_hbac
|
|
|
|
can be used by Python applications.
|
|
|
|
|
|
|
|
%package -n python-sssd-config
|
2010-03-08 18:24:35 +01:00
|
|
|
Summary: Python API for configuring sssd
|
2012-03-15 13:56:41 +01:00
|
|
|
License: GPL-3.0+ and LGPL-3.0+
|
2010-03-08 18:24:35 +01:00
|
|
|
Group: Development/Libraries/Python
|
2012-11-15 03:31:26 +01:00
|
|
|
%py_requires
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%description -n python-sssd-config
|
|
|
|
Provide python module to access and manage configuration of the System
|
|
|
|
Security Services Daemon (sssd).
|
|
|
|
|
|
|
|
%prep
|
2013-04-05 18:35:50 +02:00
|
|
|
%{?gpg_verify: %gpg_verify %{S:2}}
|
2010-03-08 18:24:35 +01:00
|
|
|
%setup -q
|
2013-03-20 11:22:42 +01:00
|
|
|
%patch -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -p1
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%build
|
2012-03-15 13:56:41 +01:00
|
|
|
%if 0%{?suse_version} < 1210
|
|
|
|
# pkgconfig file not present
|
2010-11-16 12:12:19 +01:00
|
|
|
export LDB_LIBS="-lldb"
|
2012-03-15 13:56:41 +01:00
|
|
|
export LDB_CFLAGS=" "
|
|
|
|
export LDB_DIR="%_libdir/ldb"
|
|
|
|
%else
|
|
|
|
export LDB_DIR="$(pkg-config ldb --variable=modulesdir)"
|
|
|
|
%endif
|
2011-08-02 11:16:11 +02:00
|
|
|
|
|
|
|
# help configure find nscd
|
2012-03-15 13:56:41 +01:00
|
|
|
export PATH="$PATH:/usr/sbin"
|
2011-08-02 11:16:11 +02:00
|
|
|
|
2012-11-15 03:31:26 +01:00
|
|
|
autoreconf -fi;
|
2010-03-08 18:24:35 +01:00
|
|
|
%configure \
|
2012-12-06 13:32:20 +01:00
|
|
|
--with-crypto=libcrypto \
|
2012-11-15 03:31:26 +01:00
|
|
|
--with-db-path="%dbpath" \
|
|
|
|
--with-pipe-path="%pipepath" \
|
|
|
|
--with-pubconf-path="%pubconfpath" \
|
|
|
|
--with-init-dir="%_initrddir" \
|
|
|
|
--enable-nsslibdir="/%_lib" \
|
|
|
|
--enable-pammoddir="/%_lib/security" \
|
2012-03-15 13:56:41 +01:00
|
|
|
--with-ldb-lib-dir="$LDB_DIR" \
|
2010-09-03 16:48:38 +02:00
|
|
|
--with-selinux=no \
|
2011-08-02 11:16:11 +02:00
|
|
|
--with-os=suse \
|
2012-04-12 23:15:53 +02:00
|
|
|
--with-semanage=no
|
|
|
|
|
2012-04-10 19:58:50 +02:00
|
|
|
make %{?_smp_mflags} all
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%install
|
2012-11-15 03:31:26 +01:00
|
|
|
b="%buildroot";
|
|
|
|
make install DESTDIR="$b"
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
# Copy default sssd.conf file
|
2012-11-15 03:31:26 +01:00
|
|
|
install -d "$b/%_mandir"/{cs,cs/man8,nl,nl/man8,pt,pt/man8,uk,uk/man1} \
|
|
|
|
"$b/%_mandir"/{uk/man5,uk/man8};
|
|
|
|
install -d "$b/%_sysconfdir/sssd";
|
|
|
|
install -m600 src/examples/sssd-example.conf "$b/%_sysconfdir/sssd/sssd.conf";
|
|
|
|
install src/sysv/SUSE/sssd "$b/%_sysconfdir/init.d/sssd";
|
2012-04-12 23:15:53 +02:00
|
|
|
%if 0%{?_unitdir:1}
|
2012-11-15 03:31:26 +01:00
|
|
|
install -d "$b/%_unitdir";
|
|
|
|
install src/sysv/systemd/sssd.service "$b/%_unitdir/sssd.service";
|
2011-10-19 16:17:34 +02:00
|
|
|
%endif
|
2012-11-15 03:31:26 +01:00
|
|
|
ln -sf ../../etc/init.d/sssd $b/usr/sbin/rcsssd
|
2010-03-08 18:24:35 +01:00
|
|
|
|
2012-11-15 03:31:26 +01:00
|
|
|
find "$b" -type f -name "*.la" -delete;
|
2011-03-30 11:48:40 +02:00
|
|
|
|
|
|
|
%if %suse_version <= 1110
|
|
|
|
# remove some unsupported languages, sssd does not contain
|
|
|
|
# translations for these anyway
|
2012-11-15 03:31:26 +01:00
|
|
|
rm -Rf "$b/usr/share/locale"/{fa_IR,ja_JP,lt_LT,ta_IN,vi_VN}
|
2011-03-30 11:48:40 +02:00
|
|
|
%endif
|
|
|
|
|
2012-11-15 03:31:26 +01:00
|
|
|
%find_lang %name --all-name
|
2010-08-30 11:22:01 +02:00
|
|
|
|
2012-04-12 23:15:53 +02:00
|
|
|
%if 0%{?_unitdir:1}
|
2011-10-19 16:17:34 +02:00
|
|
|
%pre
|
|
|
|
%service_add_pre sssd.service
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%post
|
|
|
|
/sbin/ldconfig
|
2012-04-12 23:15:53 +02:00
|
|
|
%if 0%{?_unitdir:1}
|
2011-10-19 16:17:34 +02:00
|
|
|
%service_add_post sssd.service
|
|
|
|
%endif
|
2010-08-30 11:22:01 +02:00
|
|
|
|
|
|
|
%preun
|
|
|
|
%stop_on_removal sssd
|
2012-04-12 23:15:53 +02:00
|
|
|
%if 0%{?_unitdir:1}
|
2011-10-19 16:17:34 +02:00
|
|
|
%service_del_preun sssd.service
|
|
|
|
%endif
|
2010-08-30 11:22:01 +02:00
|
|
|
|
|
|
|
%postun
|
|
|
|
/sbin/ldconfig
|
|
|
|
%restart_on_update sssd
|
|
|
|
%insserv_cleanup
|
2012-04-12 23:15:53 +02:00
|
|
|
%if 0%{?_unitdir:1}
|
2011-10-19 16:17:34 +02:00
|
|
|
%service_del_postun sssd.service
|
|
|
|
%endif
|
2012-12-06 13:32:20 +01:00
|
|
|
if [ "$1" == "0" ]; then
|
2012-12-06 13:35:38 +01:00
|
|
|
"%_sbindir/pam-config" -d --sss || :;
|
|
|
|
fi;
|
2010-08-30 11:22:01 +02:00
|
|
|
|
2012-11-15 03:31:26 +01:00
|
|
|
%post -n libipa_hbac0 -p /sbin/ldconfig
|
2012-03-15 13:56:41 +01:00
|
|
|
%postun -n libipa_hbac0 -p /sbin/ldconfig
|
2012-11-15 03:31:26 +01:00
|
|
|
%post -n libsss_idmap0 -p /sbin/ldconfig
|
|
|
|
%postun -n libsss_idmap0 -p /sbin/ldconfig
|
2012-03-15 13:56:41 +01:00
|
|
|
|
2010-11-16 12:12:19 +01:00
|
|
|
%files -f sssd.lang
|
2012-11-15 03:31:26 +01:00
|
|
|
%defattr(-,root,root)
|
2010-03-08 18:24:35 +01:00
|
|
|
%doc COPYING
|
2012-11-15 03:31:26 +01:00
|
|
|
%_initrddir/%name
|
2012-04-12 23:15:53 +02:00
|
|
|
%if 0%{?_unitdir:1}
|
2012-11-15 03:31:26 +01:00
|
|
|
%_unitdir
|
2011-10-19 16:17:34 +02:00
|
|
|
%endif
|
2012-11-15 03:31:26 +01:00
|
|
|
%_bindir/sss_ssh_*
|
|
|
|
%_sbindir/sssd
|
|
|
|
%_sbindir/rcsssd
|
|
|
|
%dir %_libdir/%name
|
|
|
|
%dir %_libexecdir/%name
|
|
|
|
%dir %_mandir/cs
|
|
|
|
%dir %_mandir/cs/man8
|
|
|
|
%dir %_mandir/nl
|
|
|
|
%dir %_mandir/nl/man8
|
|
|
|
%dir %_mandir/pt
|
|
|
|
%dir %_mandir/pt/man8
|
|
|
|
%dir %_mandir/uk
|
|
|
|
%dir %_mandir/uk/man1
|
|
|
|
%dir %_mandir/uk/man5
|
|
|
|
%dir %_mandir/uk/man8
|
|
|
|
%_mandir/??/man?/*
|
|
|
|
%_mandir/man1/sss_ssh_*
|
|
|
|
%_mandir/man5/sssd-ad.5*
|
|
|
|
%_mandir/man5/sssd-krb5.5*
|
|
|
|
%_mandir/man5/sssd-ldap.5*
|
|
|
|
%_mandir/man5/sssd-simple.5*
|
|
|
|
%_mandir/man5/sssd-sudo.5*
|
|
|
|
%_mandir/man8/sssd.8*
|
|
|
|
%_mandir/man5/sssd.conf.5.gz
|
|
|
|
%_libexecdir/%name/sss*
|
|
|
|
%_libexecdir/%name/*_child
|
|
|
|
%_libdir/%name/libsss_ad.so
|
|
|
|
%_libdir/%name/libsss_krb5*
|
|
|
|
%_libdir/%name/libsss_ldap*
|
|
|
|
%_libdir/%name/libsss_proxy*
|
|
|
|
%_libdir/%name/libsss_simple*
|
|
|
|
%_libdir/%name/modules
|
|
|
|
%_libdir/ldb/memberof.so
|
|
|
|
%dir %sssdstatedir
|
|
|
|
%attr(700,root,root) %dir %dbpath
|
|
|
|
%attr(755,root,root) %dir %pipepath
|
|
|
|
%attr(700,root,root) %dir %pipepath/private
|
|
|
|
%attr(755,root,root) %dir %pubconfpath
|
|
|
|
%attr(750,root,root) %dir %_localstatedir/log/%name
|
|
|
|
%dir %_sysconfdir/sssd
|
|
|
|
%config(noreplace) %_sysconfdir/sssd/sssd.conf
|
2012-03-15 13:56:41 +01:00
|
|
|
%_datadir/sssd
|
|
|
|
%exclude %_datadir/sssd/sssd.api.d/sssd-ipa.conf
|
2012-11-15 03:39:30 +01:00
|
|
|
#
|
|
|
|
# client side
|
|
|
|
#
|
2012-11-15 03:31:26 +01:00
|
|
|
/%_lib/libnss_sss.so.2
|
|
|
|
/%_lib/security/pam_sss.so
|
|
|
|
%_libdir/krb5/plugins/libkrb5/*
|
|
|
|
%_mandir/man8/pam_sss.8.gz
|
|
|
|
%_mandir/man8/sssd_krb5_locator_plugin.8.gz
|
|
|
|
|
2010-03-08 18:24:35 +01:00
|
|
|
%files tools
|
2012-11-15 03:31:26 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%_sbindir/sss_cache
|
|
|
|
%_sbindir/sss_debuglevel
|
|
|
|
%_sbindir/sss_groupadd
|
|
|
|
%_sbindir/sss_groupdel
|
|
|
|
%_sbindir/sss_groupmod
|
|
|
|
%_sbindir/sss_groupshow
|
|
|
|
%_sbindir/sss_seed
|
|
|
|
%_sbindir/sss_useradd
|
|
|
|
%_sbindir/sss_userdel
|
|
|
|
%_sbindir/sss_usermod
|
|
|
|
%_mandir/man8/sss_groupadd.8*
|
|
|
|
%_mandir/man8/sss_groupdel.8*
|
|
|
|
%_mandir/man8/sss_groupmod.8*
|
|
|
|
%_mandir/man8/sss_groupshow.8*
|
|
|
|
%_mandir/man8/sss_seed.8*
|
|
|
|
%_mandir/man8/sss_useradd.8*
|
|
|
|
%_mandir/man8/sss_userdel.8*
|
|
|
|
%_mandir/man8/sss_usermod.8*
|
|
|
|
%_mandir/man8/sss_obfuscate.8*
|
|
|
|
%_mandir/man8/sss_cache.8*
|
|
|
|
%_mandir/man8/sss_debuglevel.8*
|
|
|
|
%attr(0755,root,root) %_sbindir/sss_obfuscate
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%files ipa-provider
|
2012-11-15 03:31:26 +01:00
|
|
|
%defattr(-,root,root)
|
2012-03-15 13:56:41 +01:00
|
|
|
%dir %_datadir/sssd
|
|
|
|
%dir %_datadir/sssd/sssd.api.d
|
|
|
|
%_datadir/sssd/sssd.api.d/sssd-ipa.conf
|
2012-11-15 03:31:26 +01:00
|
|
|
%_libdir/sssd/libsss_ipa*
|
|
|
|
%_mandir/man5/sssd-ipa.*
|
2010-03-08 18:24:35 +01:00
|
|
|
|
2012-03-15 13:56:41 +01:00
|
|
|
%files -n libipa_hbac0
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%_libdir/libipa_hbac.so.0*
|
|
|
|
|
|
|
|
%files -n libipa_hbac-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%_includedir/ipa_hbac.h
|
|
|
|
%_libdir/libipa_hbac.so
|
|
|
|
%_libdir/pkgconfig/ipa_hbac.pc
|
|
|
|
|
2012-06-27 14:37:11 +02:00
|
|
|
%files -n libsss_idmap0
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%_libdir/libsss_idmap.so.0*
|
|
|
|
|
|
|
|
%files -n libsss_idmap-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%_includedir/sss_idmap.h
|
|
|
|
%_libdir/libsss_idmap.so
|
|
|
|
%_libdir/pkgconfig/sss_idmap.pc
|
|
|
|
|
2012-12-06 10:16:16 +01:00
|
|
|
%files -n libsss_sudo
|
2012-11-15 03:31:26 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%_includedir/sss_sudo.h
|
|
|
|
%_libdir/libsss_sudo.so
|
|
|
|
|
2012-03-15 13:56:41 +01:00
|
|
|
%files -n python-ipa_hbac
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%python_sitearch/pyhbac.so
|
|
|
|
|
2010-03-08 18:24:35 +01:00
|
|
|
%files -n python-sssd-config
|
2012-03-15 13:56:41 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%python_sitearch/pysss.so
|
2012-11-15 03:31:26 +01:00
|
|
|
%python_sitearch/pysss_murmur.so
|
2012-06-27 14:37:11 +02:00
|
|
|
%python_sitelib/SSSDConfig*
|
2010-03-08 18:24:35 +01:00
|
|
|
|
|
|
|
%changelog
|