-
Is there a way to manage sssd.conf tuning options with this role. For example, to insert cache_timeout changes and other recommendations from the tuning guide (https://access.redhat.com/articles/21338…
-
Hello,
we have the problem that after installing the FreeIPA client vie the Ansible Role we see the following errors on the server to all `sssd-*.socket`. The SSSD-Service is running as aspected.…
-
Currently it is not possible to cross compile gssproxy. This is due to two autoconf macros.
1. In external/dinglibs.m4 AC_RUN_IFELSE is used without cross compile action, leading to error: cannot ru…
-
Got an error trying to install on Ubuntu 20.04. I am running nsncd 1.4.1 (from their .deb package) to handle the sssd configuration.
## Error
```
Error:
0: Planner error
1: Error execut…
-
So I have performed 3 fresh installs, 2 of them with 24.04, the other on 20.04 and the same issue presents itself. After installing sssd sssd.conf is not created in /etc/sssd and the /etc/sssd folder…
-
Instead of maintening your own LDAP connection for getting information about the users, maybe it could be nice to use an existing system service to get the LDAP information for you.
As entry point, y…
Oline updated
8 years ago
-
**sssd** on fedora 31 reports a segementation fault when running with lib hardened malloc.
Package version: sssd-common-2.2.2-1.fc31
**Crashing function**: ldb_kv_dn_list_load
**Stack trace:**
…
-
### systemd version the issue has been seen with
256.1
### Used distribution
ArchLinux
### Linux kernel version used
6.9.7
### CPU architectures issue was seen on
x86_64
### Component
systemd…
-
In sssd.conf.j2 it uses domain.name for realm. However, it can be different. For instance, for some search_base you want to apply different parameters (ex : different override_homedir)
Possible sol…
Tuxem updated
3 years ago
-
This is similar to issue #5589. sss_override shells are completely ignored if an override_shell is specified. The behavior of sssd is now inconsistent: sss_override homedir takes precedence over sssd.…