BIG BIG Thanks....

I could able to run sssd now. If possible could you suggest or give link about 1 or 2 test cases to validate this sssd functionality?

Thanks again,
Srinivas.

On Fri, Jul 17, 2015 at 4:14 PM, Lukas Slebodnik <lslebodn@redhat.com> wrote:
On (17/07/15 12:33), mathias dufresne wrote:
>For what I understood /var/lib/sss/cache_default.ldb is autogenerated by
>SSSD itself for your section [domain/default] and this file seems to not be
>generated because SSSD can't load membeof.so file.
>
>
>First I would check on your system if memberof.so exists. You could run the
>following command to check that:
>as root: "updatedb"
>then as any user: "locate -i memberof.so"
>
>If the second command shows you some file path it is where your memberof.so
>is.
>
>Then you'll have to add this path to you ld.so.conf file or in some
>dedicated file in /etc/ld.so.conf.d/
>
That will not help because memberof.so is not a library but it is a plug-in.
which should be stored in right directory which ldb expects.

On my system it is:
sh$ pkg-config --variable=modulesdir ldb
/usr/lib64/ldb/modules/ldb

One solution will be to copy memberof.so to that directory or
add directory with memberof.so to env variable LDB_MODULES_PATH

>> *(Fri Jul 17 09:43:45 2015) [sssd] [ldb] (0x0010): WARNING: Module
>> [memberof] not found - do you need to set LDB_MODULES_PATH?*
It was already mentioned in log file.

LS
_______________________________________________
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users