[Pkg-sssd-devel] Bug#893099: sssd: Segmentation fault after setting sssd-ad
Francesco Malvezzi
francesco.malvezzi at unimore.it
Fri Mar 16 13:55:23 UTC 2018
Package: sssd
Version: 1.15.0-3
Severity: normal
Dear Maintainer,
after trying to set up an AD lookup, I am unable to start sssd:
francesco at pod:~$ sudo /usr/sbin/sssd -i
segmentation fault
The sssd.conf file is now a pure LDAP lookup:
[sssd]
config_file_version = 2
services = nss, pam
# SSSD will not start if you do not configure any domains.
# Add new domain configurations as [domain/<NAME>] sections, and
# then add the list of domains (in the order you want them to be
# queried) to the "domains" attribute below and uncomment it.
domains = LDAP
[nss]
[pam]
# Example LDAP domain
[domain/LDAP]
id_provider = ldap
auth_provider = ldap
ldap_schema = rfc2307
ldap_uri = ldap://ldap5.example.org
ldap_search_base = dc=example,dc=org
ldap_tls_reqcert = demand
cache_credentials = true
enumerate = False
but still sssd refuses to start.
Purging the package, deleting /var/lib/sss dir, and rebooting didn't
help.
-- System Information:
Debian Release: 9.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages sssd depends on:
ii python-sss 1.15.0-3
ii sssd-ad 1.15.0-3
ii sssd-common 1.15.0-3
ii sssd-ipa 1.15.0-3
ii sssd-krb5 1.15.0-3
ii sssd-ldap 1.15.0-3
ii sssd-proxy 1.15.0-3
sssd recommends no packages.
sssd suggests no packages.
-- no debconf information
More information about the Pkg-sssd-devel
mailing list