-
I resolved a PEBKAC in #11 and now have this policy working for Splunkforwarders in RHEL 8!
It seems to be functioning fully despite having `dac_read_search` denials like these:
```
type=PROCTI…
-
```
root@x1:~# export LC_ALL=tr_TR.UTF-8
root@x1:~# sssd -d9 -i
[sssd] [check_file] (0x0400): lstat for [/run/sssd.pid] failed: [2][No such file or directory].
[sssd] [check_file] (0x0400): lstat …
ekare updated
6 months ago
-
We operate an openldap. I'm trying to configure sssd to be able to login to a server using it. Our server doesn't provide uidNumber/gidNumber
The documentation states that
```
ldap_id_mappin…
-
stdlib is at the version 6.4.0 and your dependencies require (>= 5.2.0 < 6.0.0).
# puppet module install --target-dir /etc/puppetlabs/code/modules/ sgnl05-sssd
Notice: Preparing to install into /e…
-
In `sssd::domain`, the `dns_discovery_domain` is being validated as a `Bodgitlib::Domain`. This is problematic as SSSD isn't actually asking for domain but a FQDN or SRV.
```puppet
Optional[Bod…
-
#### 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/*.…
-
Use realmd instead of Samba to join the domain and generate a keytab.
https://fedorahosted.org/sssd/wiki/Configuring_sssd_with_ad_server#JoiningtheLinuxclientusingrealmd
-
"Current Password:" shows inappropriately when using passwd command to change the password of the normal user and the OS has installed sssd and pam package.
Whether the input password on the right …
-
Out of the box, the CentOS / RedHat (and I assume Debian, etc) packages do not configure PAM for 2fa. Instead, the [documentation](https://duo.com/docs/duounix#pam-configuration) instructs the user to…
-
**Indicate project**
libsysflow
**Describe the bug**
The user name is not reported for domain users.
**To reproduce**
Steps to reproduce the behavior (on a Ubuntu 22):
1. Setup LDAP (used lo…