#830 Unable to open config database
Closed: Invalid Opened by amcnabb.

I just installed Fedora 15 Alpha, and sssd isn't starting. To track down the problem, I've tried running sssd by hand, and I get the error:

(Wed Mar 23 12:31:45 2011) [sssd] [confdb_init] (0): Unable to open config database [/var/lib/sss/db/config.ldb]
(Wed Mar 23 12:31:45 2011) [sssd] [load_configuration] (0): The confdb initialization failed

Is this a bug in sssd or an error in the RPM? Or am I doing something wrong? I'm using the same config file that I've been using in Fedora 14, and I haven't changed any files in /var/lib. What else should I try?


Make sure you were running SSSD as root. Only root has permission to read config.ldb.

Also, that can sometimes mean that your config file cannot be parsed; check that you didn't make a mistake there. (Feel free to attach it to this ticket, after sanitizing).

Hmm. It looks like this might be caused by a bug in systemd: apparently /tmp is mounted read-only. I'll take this up over there. Sorry for the noise--it took me a while to figure out what was going wrong. I'll reopen this if I continue to find problems.

Fields changed

resolution: => invalid
status: new => closed

Fields changed

rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => void

Metadata Update from @amcnabb:
- Issue set to the milestone: void

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1872

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata