It looks like the keytab is renewed automatically. This must not happen, as it breaks the domain join every time.
See:
https://ask.linuxmuster.net/t/linuxclient-kein-login-moeglich/7930/49
Needs to be fixed here:
|
def _adjustSssdConfiguration(domain): |
It looks like the keytab is renewed automatically. This must not happen, as it breaks the domain join every time.
See:
https://ask.linuxmuster.net/t/linuxclient-kein-login-moeglich/7930/49
Needs to be fixed here:
linuxmuster-linuxclient7/usr/lib/python3/dist-packages/linuxmusterLinuxclient7/setup.py
Line 304 in 5ec27d5