Damola Azeez via FreeIPA-users wrote: > Hello, > > I tried enrolling an Ubuntu 20.04 Server to IPA. At the end of the > installation, i get the bellow message > > > Unable to find 'admin' user with 'getent passwd [email protected]'! > Unable to reliably detect configuration. Check NSS setup manually. > > > While attempting to troubleshoot, i tried running "getent passwd admin" but > nothing was returned. > sssd service is running > > > ● sssd.service - System Security Services Daemon > Loaded: loaded (/lib/systemd/system/sssd.service; enabled; vendor > preset: enabled) > Active: active (running) since Tue 2023-02-21 17:17:40 UTC; 26min ago > Main PID: 1108213 (sssd) > Tasks: 7 (limit: 9439) > Memory: 41.9M > CGroup: /system.slice/sssd.service > ├─1108213 /usr/sbin/sssd -i --logger=files > ├─1108235 /usr/libexec/sssd/sssd_be --domain domain.com --uid 0 > --gid 0 --logger=files > ├─1108241 /usr/libexec/sssd/sssd_nss --uid 0 --gid 0 > --logger=files > ├─1108242 /usr/libexec/sssd/sssd_pam --uid 0 --gid 0 > --logger=files > ├─1108243 /usr/libexec/sssd/sssd_ssh --uid 0 --gid 0 > --logger=files > ├─1108244 /usr/libexec/sssd/sssd_sudo --uid 0 --gid 0 > --logger=files > └─1108245 /usr/libexec/sssd/sssd_pac --uid 0 --gid 0 > --logger=files > > Feb 21 17:17:40 softpayv4prodapp.domain.com sssd_pac[1108245]: Starting up > Feb 21 17:17:40 softpayv4prodapp.domain.com systemd[1]: Started System > Security Services Daemon. > Feb 21 17:17:40 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 1 > Feb 21 17:17:40 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 1 > Feb 21 17:17:40 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 1 > Feb 21 17:17:40 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 2 > Feb 21 17:32:50 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 1 > Feb 21 17:32:50 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 1 > Feb 21 17:32:50 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 1 > Feb 21 17:32:50 softpayv4prodapp.domain.com sssd_be[1108235]: GSSAPI client > step 2 >
I'd suggest starting with https://sssd.io/troubleshooting/basics.html . rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
