sssd.conf
---------------

[domain/default]

autofs_provider = ldap
ldap_schema = rfc2307bis
ldap_search_base = dc=example,dc=com
id_provider = ldap
auth_provider = ldap
chpass_provider = ldap
ldap_uri = ldap://ldap.example.com:389
ldap_id_use_start_tls = False
cache_credentials = True
ldap_tls_cacertdir = /etc/openldap/cacerts
[sssd]
services = nss, pam, autofs
config_file_version = 2

domains = default
[nss]
homedir_substring = /home

[pam]

[sudo]

[autofs]

[ssh]

[pac]

[ifp]


On Fri, Jul 17, 2015 at 3:24 PM, Srinivasa Rao Ragolu <sragolu@mvista.com> wrote:
Hi All,

Thanks for your response. I have missed out python2.7 module SSSDConfig. That is why I could not able to create sssd.conf using authconfig.


Now I am facing new issue. When I run "service sssd start".. Log /var/log/sssd.log looks like below

(Fri Jul 17 09:43:45 2015) [sssd] [ldb] (0x0010): WARNING: Module [memberof] not found - do you need to set LDB_MODULES_PATH?
(Fri Jul 17 09:43:45 2015) [sssd] [ldb] (0x0010): Unable to load modules for /var/lib/sss/db/cache_default.ldb: (null)


I dont understand this issue. Please help me in resolving this issue.

My package versions on my embedded environment is 

SSSD  --- 1.11.7
libldb   --- 1.1.17
samba---- 4.1.12

Please see my sssd.conf attached.

Thanks,Srinivas


On Wed, Jul 15, 2015 at 8:56 PM, Jakub Hrozek <jhrozek@redhat.com> wrote:
On Wed, Jul 15, 2015 at 05:11:26PM +0530, Srinivas wrote:
> Hi All,
>
> I am very new to sssd and trying to deploy sssd to our custom embedded
> platform.
>
> I could able to build sssd and its dependencies such as samba, openldap,
> pam-nss-ldapd etc.

This is not sssd dependency at all, but a similar NSS/PAM/deamon stack

You can find some beginner help here:
    https://docs.fedoraproject.org/en-US/Fedora/17/html/System_Administrators_Guide/chap-SSSD_User_Guide-Introduction.html

How exactly did you run authconfig?
_______________________________________________
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users