On Ubuntu 12.04.2 server - has anyone been successful in using sssd to authenticate with a backend LDAP server? The LDAP server does *not* allow anonymous auth.
search did not bring up any useful. I would appreciate if you could share your experience with sssd on Ubuntu 12.04.2 Installed sssd 1.8.6 (latest version from universe). Installation goes fine but the package does not install a default /etc/sssd/sssd.conf! (unlike in Debian Squeeze or CentOS 6.4) No issues - copied a working setup of sssd.conf file from a Debian Wheezy host. sssd service starts without showing any errors and also report to be running (service sssd status) However, netstat does not show any connections to the LDAP server (port 389). Thankfully - local users are able to login. The problem is with users defined in the LDAP DS. In debug mode sssd shows the following (below) # sssd -i -d 9 (Fri Aug 2 11:46:41:460876 2013) [sssd] [check_file] (0x0020): lstat for [/var/run/nscd/socket] failed: [2][No such file or directory]. ldb: module version mismatch in ../src/ldb_modules/memberof.c : ldb_version=1.1.6 module_version=1.1.4 ldb: failed to initialise module /usr/lib/x86_64-linux-gnu/ldb/modules/ldb/memberof.so : Unavailable (Fri Aug 2 11:46:41:467627 2013) [sssd] [load_configuration] (0x0010): The confdb initialization failed (Fri Aug 2 11:46:41:467688 2013) [sssd] [main] (0x0020): Error loading configuration database: [5]: Input/output error -- Arun Khan Sent from my non-iphone/non-android device (অরুণ খান্/अरुण खान) _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
