NethServer Version: 7.4
Module: sssd
Hi
We have reapplied the update to 7.4 and done the fstab /defaults etc but had
Failed to initialize credentials using keytab [MEMORY:/etc/krb5.keytab]: Preauthentication failed. Unable to create GSSAPI-encrypted LDAP connection.
So removed the AD domain and reinstalled using ad.xxxxx.xxx.xx for the DNS domain name and XXXXX for the Netbios name. All good the installation ask us to set the admin user. But the domain (RHS) is now only xxx.xx.
Got the same result twice. The config show sssd is good
sssd=service
AdDns=192.168.35.2
LdapURI=
Provider=ad
Realm=SRV.COMPSOS.COM.AU
Workgroup=COMPSOS
status=enabled
It looks like a script somewhere is taking off the first two segments of the domain name. The configuration db has the right answer for DomainName but the command config show DomainName is the abbrievated version.
Users and Groups come up as @xxx.xx.
How can we get the domain name corrected? TIA