#26057·authentik

Kerberos 和 LDAP 源不会为现有用户创建源连接

作者: sgebauer创建于 2026年9月11日更新于 2026年9月17日
标签bugstatus/reviewing

Sep 10 15:40:19 authentik systemd-authentik-worker[162699]: {"domain_url": null, "event": "Mapping evaluated to None or is not a dict. Skipping", "level": "debug", "logger": "authentik.core.sources.mapper", "mapping": "<KerberosSourcePropertyMapping: authentik default Kerberos User Mapping: Ignore other realms>", "pid": 18, "schema_name": "public", "source": "<authentik.core.sources.mapper.SourceMapper object at 0x7f2f9c266780>", "timestamp": "2026-09-10T13:40:19.751880"} Sep 10 15:40:19 authentik systemd-authentik-worker[162699]: {"domain_url": null, "event": "Mapping evaluated to None or is not a dict. Skipping", "level": "debug", "logger": "authentik.core.sources.mapper", "mapping": "<KerberosSourcePropertyMapping: authentik default Kerberos User Mapping: Ignore system principals>", "pid": 18, "schema_name": "public", "source": "<authentik.core.sources.mapper.SourceMapper object at 0x7f2f9c266780>", "timestamp": "2026-09-10T13:40:19.752052"} Sep 10 15:40:19 authentik systemd-authentik-worker[162699]: {"domain_url": null, "event": "Mapping evaluated to None or is not a dict. Skipping", "level": "debug", "logger": "authentik.core.sources.mapper", "mapping": "<KerberosSourcePropertyMapping: authentik default Kerberos User Mapping: Multipart principals as service accounts>", "pid": 18, "schema_name": "public", "source": "<authentik.core.sources.mapper.SourceMapper object at 0x7f2f9c266780>", "timestamp": "2026-09-10T13:40:19.752200"} Sep 10 15:40:19 authentik systemd-authentik-worker[162699]: {"attributes": {}, "domain_url": null, "event": "Writing user with attributes", "is_active": true, "level": "debug", "logger": "authentik.sources.kerberos.sync", "path": "Users", "pid": 18, "schema_name": "public", "source": "<KerberosSource: Kerberos …

内容来源: goauthentik/authentik