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

Topics - TSimmonsHJ

#1
Hello,
We are seeing an issue where when we delete nodes, subnets, and/or zones from NetXMS, they return after the NetXMS core service is restarted. We are running version 3.1p3, though I can't say exactly when the issue started. I've run the nxdbmgr check -f command it it resolved some issues, but the issue still occurs. What can I check? Thanks!
#2
General Support / LDAP sync using wrong fields?
September 16, 2019, 10:08:28 PM
Hello all,
I am trying to setup LDAP sync with MS Active Directory but users and groups are not being added.

My configuration:
Name   Value
LdapConnectionString   ldaps://####.net
LdapGroupClass   group
LdapGroupMappingName   samAccountName
LdapGroupUniqueId   objectGUID
LdapMappingDescription   description
LdapMappingFullName   name
LdapPageSize   1000
LdapSearchBase   DC=####,DC=NET
LdapSearchFilter   (objectClass=*)
LdapSyncInterval   0
LdapSyncUser   CN=####,OU=Admin,DC=####,DC=net
LdapSyncUserPassword   ####
LdapUserClass   user
LdapUserDeleteAction   Disable user
LdapUserMappingName   samAccountName
LdapUserUniqueId   objectGUID

Log shows:

2019.09.16 20:45:55.478 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:56.244 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:58.371 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:58.386 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:59.246 *D* LDAPConnection::fillLists(): Found dn: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:59.246 *D* LDAPConnection::fillLists(): Unknown object is not added: dn: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net, login name: (null), full name: TimSim01, description: TimothySimmons undefined
2019.09.16 20:45:59.277 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:59.277 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:59.386 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:45:59.386 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:46:00.121 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net
2019.09.16 20:46:00.761 *D* LDAPConnection::fillLists(): member: CN=TimSim01,OU=PRJ_Employees,OU=Users,OU=PRJ,OU=GIT,OU=KGR,DC=####,DC=net

It almost looks like the values aren't being assigned to the right fields (off by 1?) and as such, no new users or groups are getting added.
It's also not turning up any users with '-'s in their name in the log, and all of the users we would want end in -admtx. I'm not sure if that's a real problem or not through because I can't get the user database to populate. Thanks for any help you can give!
#3
Hello all,
I have the web management console installed on a windows server. I have setup IIS ARR to do reverse proxy w/ SSL offload to this console, but I want to restrict the web console itself to only listen to traffic from the reverse proxy server (localhost/127.0.0.1). How is it possible to do this? I tried to modify jetty.xml to set the jetty.host parameter but was unsuccessful.
#4
General Support / Stacked switches in rack view
June 27, 2019, 08:52:41 PM
Greetings all,
I am evaluating NetXMS for use in our environment and I have a question about how to best represent stacked switches in the rack function. Since they only show up as one node, it's challenging for us. It's not uncommon for us to have switch stacks spread out across multiple racks as well - usually in the same room, but sometimes not. What is the best way to represent this? We use Juniper (EX), Aruba (2930f, 3810m), and Cisco (moving to Cat 9series) mostly - but we could inherit all sorts of things.