Am Wed, Feb 08, 2023 at 08:37:11AM -0000 schrieb r0 nam1 via FreeIPA-users:
> Uploaded logs that were created when logged in: 
> https://temp.sh/FwJrh/terminallogs.zip
> (By 'tail -f' while logging in)

Hi,

it looks like you have added ipacertmapdata base mapping rule, but there
is no user in IPA where you added the mapping data:

    (2023-02-08  0:27:03): [be[internal.my.domain]] [sdap_get_generic_ext_step] 
(0x0400): calling ldap_search_ext with 
[(&(ipacertmapdata=X509:<I>O=INTERNAL.MY.DOMAIN,CN=Certificate\20Authority<S>O=INTERNAL.MY.DOMAIN,CN=user)(objectclass=posixAccount)(uid=*)(&(uidNumber=*)(!(uidNumber=0))))][cn=accounts,dc=internal,dc=my,dc=domain].
    ....
    (2023-02-08  0:27:03): [be[internal.my.domain]] [sdap_search_user_process] 
(0x2000): Retrieved total 0 users

based on this SSSD does not know which user is the owner of the
Smartcard/certificate and falls back to password authentication.

You can use 'ipa user-add-certmapdata' to add the needed data to an IPA
user object.

bye,
Sumit


> _______________________________________________
> 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
_______________________________________________
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

Reply via email to