Re: x11/xdm with PAM and security/sssd2: not working
Gleb Popov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11,gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <CALH631mWi_e96ZrY5Vw7hB+WETR8BoEM2DH1sxz_i_miRwOC4A@mail.gmail.com> |
On Wed, Mar 25, 2026 at 3:16 PM A FreeBSD User <[email protected]> wrote: > > In /usr/local/etc/sssd/sssd.conf I also tried to enable "debug_level = 6" - I never see in ANY > log file residing in /var/log more than (grep -r sssd /var/log): Yes, I also don't remember how to properly enable logging to file in SSSD. Instead, when I need to debug it, I do service sssd stop sssd -dddd -i This runs sssd in the foreground with all logs visible on the console. Maybe you should try this as a last attempt?