Problem: A computeraccount is not shown in the UMC computers module but in the ldap-directory module

Problem:

A computeraccount is not shown in the UMC computers module but in the ldap-directory module.
“Search for computers in the GUI sometimes returns no or too few hits”

Investigation:

The computeraccount lacks the Kerberos attributes, the corresponding objectClass and univentionServerRole: windows_client

The computeraccount looks like this:

# test, computers, schein.ig
dn: cn=test,cn=computers,dc=schein,dc=ig
macAddress: 00:19:99:6f:11:e6
cn: test
objectClass: top
objectClass: univentionHost
objectClass: univentionObject
objectClass: sambaSamAccount
objectClass: person
objectClass: shadowAccount
objectClass: univentionWindows
objectClass: posixAccount
uidNumber: 2018
sambaAcctFlags: [W          ]
uid: test$
aRecord: 10.200.43.22
loginShell: /bin/false
univentionObjectType: computers/windows
displayName: test
associatedDomain: schein.ig
sn: test
univentionNetworkLink: cn=default,cn=networks,dc=schein,dc=ig
homeDirectory: /dev/null
gidNumber: 1005
sambaPrimaryGroupSID: S-1-5-21-2438365080-1175145288-4246282840-11011
sambaSID: S-1-5-21-2438365080-1175145288-4246282840-1122
description: aaa

In older UCS versions the Objects are stil found via UDM.

Solution:

With Errata 251 we have introduced a diagnostic module for this case. This module shows the computers and a “fix button”, which adds the univentionServerRole. With this the computers are displayed again.
Bug#49958

Mastodon