This section contains explanation on some of the user source problems.
A user group of a Domain Services for Windows user source does not list the members of the group
To determine whether an object has the objectSid attribute defined or not, perform the following steps:
Log in to ConsoleOne.
Right-click the object.
Click Properties.
Click the Other tab.
Select the Show read only option and check if the objectSid attribute exists.
Example:
Root exception is java.net.UnknownHostException: srmdsfw.com
ip hostname.com hostname
Example:
ip srmdsfw.com srmdsfw
Logging in to the user source on a ZENworks Server from a managed device might be slow if Trend Micro AntiVirus Plus AntiSpyware is installed on the device
During the user login, NalView.exe runs on the device, resulting in a delay in the overall login time.
Disable NalView.exe at login time:
NOTE:If you choose to disable Nalview.exe at login time, the bundle icon is not placed on the device Start menu, desktop, notification area, and the Quick Launch area of the Windows taskbar. However, the bundle icon is placed in the application window of the device.
Open the Registry Editor.
Go to HKLM\SOFTWARE\Netware\Nal\1.0\NalView\.
Create a DWORD called Disabled and set its value to 1.
Log in to the device again.
Launch NalView.exe after a delay of x seconds from the login time:
Open the Registry Editor.
Go to HKLM\SOFTWARE\Netware\Nal\1.0\NalView\.
Create a DWORD called Delay and set its value to the time (in seconds) by which you want to delay the launch of NalView.exe.
Log in to the device again.
An error occurs after adding an administrator group from Active Directory, when the AD is linked to the AD Root Domain
Open %SystemRoot%\system32\drivers\etc\hosts in a text editor.
Add the <IP-Address-of-the-AD-Server> <Domain-Name> entry to the file.
For example, you could add the 164.99.165.51 example.com entry to C:\WINDOWS\system32\drivers\etc\hosts, where 164.99.165.51 is the IP address of the AD server and example.com is the domain name.
Open /etc/hosts in a text editor.
Add the <IP-Address-of-the-AD-Server> <Domain-Name> <Short-Hostname> entry to the above file.
For example, you could add the 164.99.165.51 example.com exampleentry to /etc/hosts, where 164.99.165.51 is the IP address of the AD server, example.com is the domain name, and example is the short hostname.
Queries sent from ZENworks Control Center to the user source are slow
Stop the ZENserver service.
Change the disableSorting value to True in the following file:
On Windows: <%ZENWORKS_HOME%>conf\datamodel\authsource\edirectory.zls.xml
On Linux: /etc/opt/novell/zenworks/datamodel/authsource/edirectory.zls.xml
Restart the ZENserver service.
eDirectory User groups of Domain Services for a Windows user source do not show up in ZCC when switching from the LDAP port 389 to 1389