[CentOS] sssd and authconfig and ldap database lookups

Wed Aug 6 21:05:36 UTC 2014
Mauricio Tavares <raubvogel at gmail.com>

On Wed, Aug 6, 2014 at 4:48 PM, Steve Thompson <smt at vgersoft.com> wrote:
> On Wed, 6 Aug 2014, Mauricio Tavares wrote:
>
>> 1. I see that when you install sssd (this is centos 6), sssd.conf is
>> not created.
>
> It certainly should install it; /etc/sssd/sssd.conf. It's in the RPM.
>
      Then it is pulling my leg:

[root at testcentos ~]# yum install sssd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.steadfast.net
 * extras: mirror.steadfast.net
 * updates: ftp.usf.edu
Setting up Install Process
Package sssd-1.9.2-129.el6_5.4.x86_64 already installed and latest version
Nothing to do
[root at testcentos ~]# ls -l /etc/sssd/
total 0
[root at testcentos ~]#

and yet it swears the file is in the package:

[root at testcentos ~]# yum whatprovides /etc/sssd/sssd.conf
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: reflector.westga.edu
 * extras: mirror.cogentco.com
 * updates: centos.mia.host-engine.com
sssd-1.9.2-129.el6_5.4.x86_64 : System Security Services Daemon
Repo        : updates
Matched from:
Filename    : /etc/sssd/sssd.conf



sssd-1.9.2-129.el6.x86_64 : System Security Services Daemon
Repo        : base
Matched from:
Filename    : /etc/sssd/sssd.conf



sssd-1.9.2-129.el6_5.4.x86_64 : System Security Services Daemon
Repo        : installed
Matched from:
Other       : Provides-match: /etc/sssd/sssd.conf



[root at testcentos ~]#

> Steve
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos