Am Fri, May 21, 2021 at 11:29:54AM -0000 schrieb Gary Letth:
> The SAN in the certificate contains the UPN of the user. What would the 
> maprule look like then? 

Hi,

please check the entry for subject_principal in man sss-certmap. A
typical example for AD would be

    
(|(userPrincipalName={subject_principal})(samAccountName={subject_principal.short_name}))

But since you said that you see a certificate selection I guess the
mapping rule might be already ok.

Please check krb5_child.log, after setting 'debug_level=9' in the
[domain/...] section if there are some Kerberos related issues.

Typically you have to set 'pkinit_eku_checking=none' and suitable
'pkinit_kdc_hostname' in /etc/krb5.conf.

bye,
Sumit

> _______________________________________________
> sssd-users mailing list -- sssd-users@lists.fedorahosted.org
> To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
> 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/sssd-users@lists.fedorahosted.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure
_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
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/sssd-users@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to