This section contains explanation on some of the user source problems.
The Last Sync Status of Azure Active Directory User Source is Not Updated
Azure AD User Details are Not Displayed When ZENworks Application is Launched as Shell
A user group of a Domain Services for Windows user source does not list the members of the group
Queries sent from ZENworks Control Center to the user source are slow
Browsing while configuring the Active Directory user source takes longer than expected
User source context is not displayed when User Source is down and loader service is restarted on Primary Servers
The Last Sync Status of Azure Active Directory User Source is Not Updated
For more information on the user sync server status, see user-sync.log.
To configure User Sync Server: In ZCC, go to Configuration > Management Zone Settings > Infrastructure Management > User Source Settings.
Azure AD User Details are Not Displayed When ZENworks Application is Launched as Shell
Perform the following steps:
If you are logging in for the first time using Azure AD credentials, disable ZAPP as Shell.
Log into the device. Ensure that you select the same account on the ZENworks and Microsoft login screens. Verify in the ZENworks Application window that you are successfully logged into the device.
Enable ZAPP as Shell.
Log out and log into the device.
Now, you should be able to log into ZENworks with an Azure AD login and use resources managed by ZENworks.
If you modify the Azure application or user credentials, then you need to perform the above-mentioned steps again.
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 example entry 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
Browsing while configuring the Active Directory user source takes longer than expected
NOTE:The IgnoreADReferrals parameter is applicable only for the ZCC Browsing and Configuration information. It does not apply to Authentication.