socket_activated_responders: check confdb Oct 14, 2024 README.md readme: remove github actions badges Aug 7, 2023 Vagrantfile Add Vagrant configuration for SSSD Jun 2, 2015 configure.ac build: remove superfluous WITH_IFP leftover Oct 22, 2024 ...
%systemd_postun_with_restart sssd-nss.socket %systemd_postun_with_restart sssd-nss.service %systemd_postun_with_restart sssd-pac.socket %systemd_postun_with_restart sssd-pac.service %systemd_postun_with_restart sssd-pam.socket ...
The Name Service Switch (NSS) responder process of SSSD uses an internal hash table. If SSSD back end was restarted and the NSS responder reconnected, the hash table was accessed but not checked for existence. As a result, under certain circumstances, nothing was stored in the hash table ...
The way to override the systemd unit files is by creating the appropriate files in /etc/systemd/system/. Keep in mind that any change in the socket user, group or permissions may result in a non-usable SSSD. The same may occur in case of changes of the user running the NSS responder...
(Tue Sep 12 17:21:24 2017) [sssd[be[SMALLBUSINESS.LAN]]] [dp_req_initgr_pp] (0x0400): Ordering NSS responder to update memory cache (Tue Sep 12 17:21:24 2017) [sssd[be[SMALLBUSINESS.LAN]]] [dp_req_reply_list_success] (0x0400): DP Request [Initgroups #1]: Finished. ...
The function it is in iterates over messages in send queue and writes them to the socket. What seems to happen is that it sends the message and the message got freed during this time. I still think it is a dbus issue, but I can't rule out error in sssd just yet. ...
03 2016) [sssd] [client_registration] (0x0100): Received ID registration: (nss,1) I suspect something like a sudo renewal task or similar triggers a GSSAPI bind which blocks sssd_be for a long time b/c the network might not be up at that time and the service registration times ...
%{_unitdir}/sssd.service %{_unitdir}/sssd-autofs.socket %{_unitdir}/sssd-autofs.service %{_unitdir}/sssd-nss.socket %{_unitdir}/sssd-nss.service %{_unitdir}/sssd-pac.socket %{_unitdir}/sssd-pac.service %{_unitdir}/sssd-pam.socket %{_unitdir}/sssd-pam-priv...
DSSS_NSS_MCACHE_DIR=\"/var/lib/sss/mc\" -DSSS_NSS_SOCKET_NAME=\"/var/lib/sss/pipes/nss\" -DSSS_PAM_SOCKET_NAME=\"/var/lib/sss/pipes/pam\" -DSSS_PAC_SOCKET_NAME=\"/var/lib/sss/pipes/pac\" -DSSS_PAM_PRIV_SOCKET_NAME=\"/var/lib/sss/pipes/private/pam\" -DSSS_SEC_SOCKET_...
CONFDB_DOMAIN_FALLBACK_TO_NSS "fallback_to_nss" #endif /* KCM Service */ #define CONFDB_KCM_CONF_ENTRY "config/kcm" #define CONFDB_KCM_SOCKET "socket_path" #define CONFDB_KCM_DB "ccache_storage" /* Undocumented on purpose */ #define CONFDB_KCM_CONTAINERS_NEST_LEVEL "containers_...