Description[[BR]]
provider_id = files is not longer a supported back end. With this configuration, SSSD should fail to start with appropriate error like "Invalid Provider ID".[[BR]]
sssd.conf[[BR]]
[sssd] config_file_version = 2 domains = FILES reconnection_retries = 3 services = nss, pam [nss] debug_level = 4 entry_cache_timeout = 1 entry_negative_timeout = 1 enum_cache_timeout = 1 filter_groups = root filter_users = root reconnection_retries = 3 [pam] reconnection_retries = 3 [dp] debug_level = 4 reconnection_retries = 3 [domain/FILES] enumerate = TRUE id_provider = files max_id = 1999
Fields changed
owner: somebody => jhrozek
status: new => assigned
Fixed by c7c6e38b67df85632567f00b5900e179eadc1fb5
fixedin: => 1.0.0 resolution: => fixed status: assigned => closed
PID file is still getting created and now a cache db is getting creating. No sssd_FILES.logs is getting created though. re-opening bug.
resolution: fixed => status: closed => reopened
[root@localhost ~]# ls /var/run/ss sshd.pid sssd.pid [root@localhost ~]# ps -ef | grep sssd root 1159 32152 0 08:43 pts/0 00:00:00 grep sssd [root@localhost ~]# tail -f /var/log/sssd/sssd.log [sssd] [add_new_provider] (0): The "files" provider is invalid [root@localhost ~]# ls /var/lib/sss/db/ cache_FILES.ldb config.ldb
owner: jhrozek => sgallagh status: reopened => new
Fixed by 531316ddc26fcabedeb14f5bfe1d81a5ac2e0f79
resolution: => fixed status: assigned => closed
rhbz: => 0
Metadata Update from @jgalipea: - Issue assigned to sgallagh - Issue set to the milestone: SSSD 1.0
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/1275
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.