Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - devportal

#1
try this:
set       LdapMappingName to sAMAccountName
           LdapMappingFullName to displayName
           LdapMappingDescription to description
           LdapGroupClass to group
           LdapSearchFilter to (objectClass=user)
#2
General Support / Re: Reporting server
June 21, 2016, 10:00:38 PM
I'm trying to setup reporting server but not successful. From the log file, I'm getting org.apache.commons.configuration Count not locate file /etc/netxmsd.conf at null:

I've followed above procedure but cannot run reporting server.

OS: Windows Server 2008 R2 SP1
SQL: SQL Server 2008 R2

Please help!!!

Thanks.