summaryrefslogtreecommitdiffstats
path: root/contrib/suse/sssd.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* sss_debuglevel - change the debug levels on the flyPavel Březina2011-09-061-0/+2
| | | | https://fedorahosted.org/sssd/ticket/950
* Replace %define with %global in example specStephen Gallagher2010-06-281-6/+6
|
* Remove the NSS_LIBS and KRB5_LIBS variables from sssd.specStephen Gallagher2010-04-301-2/+0
| | | | | | | | | | | | | | | Due to the way RPM processes the %configure macro, these variables were not actually being passed down to recursive configure invocations. In other words, they were useless. Futhermore, in more recent Fedora versions (13+), some of the dependencies have moved from -lnss to -lnspr4. As a result, it is safer to rely on the complete output of 'pkg-config nss --libs' instead of restricting to -lnss. The downside to this is that it may result in linking unnecessarily against other NSS components such as libsmime3 and libplc4 (among others). However, since these are already dependencies of libnss itself, there should be no risk of them being unavailable on the platform when installed.
* SELinux login managementJakub Hrozek2010-04-081-0/+1
| | | | | | | | | | Adds a new option -Z to sss_useradd and sss_usermod. This option allows user to specify the SELinux login context for the user. On deleting the user with sss_userdel, the login mapping is deleted, so subsequent adding of the same user would result in the default login context unless -Z is specified again. MLS security is not supported as of this patch.
* Update suse sssd.specSergey V. Kovylov2010-02-021-3/+65
|
* Update the url in the spec filesSumit Bose2010-01-201-1/+1
|
* sssd.spec for SLESSergei V. Kovylov2009-12-151-0/+238