Cannot resolve users without an existing /etc/krb5.conf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sssd (Ubuntu) |
Triaged
|
Medium
|
Andreas Hasenack |
Bug Description
Tested on Ubuntu Desktop 20.04.1 and Groovy up-to-date.
The setup in one ADC running on Windows Server 2019 and 3 clients, Ubuntu Desktop 20.04.1, Ubuntu Deskop Groovy, Fedora 32.
On Ubuntu clients, after following the documentation at https:/
The documentation mentions that realmd should take care of the configuration. The sssd configuration is generated correctly and identical to Fedora.
Joining the domain with "realm join" works fine and the temporary kerberos config file created by realmd is correct.
In the logs there 2 errors but likely linked, showing that the AD provider is offline.
""""
[sssd[be[
""""
[sssd[be[
[sssd[be[
[sssd[be[
[sssd[be[
[sssd[be[
[sssd[be[
[sssd[be[
[sssd[be[
""""
It works fine on Fedora 32 and using realmd to join, is enough to be able to resolve the users. Besides, the errors mentioned above are not displayed in the logs.
User resolution works on Ubuntu afte creating a file /etc/krb5.conf containing only this:
"""""""
[libdefaults]
"""""""
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: sssd 2.2.3-3
ProcVersionSign
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Fri Aug 28 10:05:25 2020
InstallationDate: Installed on 2020-08-27 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: sssd
UpgradeStatus: No upgrade log present (probably fresh install)
description: | updated |
Changed in sssd (Ubuntu): | |
status: | New → Triaged |
assignee: | nobody → Andreas Hasenack (ahasenack) |
importance: | Undecided → Medium |
Taking a look