-
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…
-
Hi, realized that EL7 comes with its own init script at /usr/lib/systemd/system/sssd.service after performing yum install sssd
(Tested on CentOS 7)
Should this task be omitted for EL7?
hgtok updated
4 years ago
-
When performing first Puppet run on a minimal CentOS 1804 installation, joining realm using password fails due to missing dependencies.
`
Notice: /Stage[main]/Realmd::Install/Package[sssd]/ensure…
-
#### Description of problem:
https://www.stigviewer.com/stig/red_hat_enterprise_linux_8/2023-09-11/finding/V-230238
The above STIG audits the presence of any keytab files in the location: `/etc/*.…
-
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
-
I am attempting to connect MacOS directly to Authentik using the LDAP interface, but I have been unable to get it working so far. I have already successfully set up an SSSD connection, confirming that…
-
Hello all.
I have to interface with AD via ldap backend (can not join: it makes large redeploys quite problematic, having to give my own pass on every machine).
Out of the many domains in the AD f…
NdK73 updated
7 months ago
-
I've been evaluating using the seamless domain join with Linux EC2 instances and noticed that it currently relies on winbindd and Samba rather than using SSSD. I would rather use SSSD but haven't seen…