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 - STIme

#1
General Support / LDAP setup with AD server
April 04, 2019, 12:51:46 PM
Hello,

I've summarized my LDAP setup to connect to AD servers :

NameValue
LdapUserUniqueIdobjectGUID
LdapUserMappingNamesAMAccountName
LdapUserDeleteActionDelete user
LdapUserClassuser
LdapSyncUserPassword
LdapSyncUserCN=MyLDAPUser,OU=OU1,OU=MyOU,DC=domain,DC=com
LdapSyncInterval1440
LdapSearchFilter(|(objectClass=user)(objectClass=group))
LdapSearchBaseOU=MyOU,DC=domain,DC=com
LdapPageSize1000
LdapMappingFullNamedisplayName
LdapMappingDescriptiondescription
LdapGroupUniqueIdobjectGUID
LdapGroupMappingNamesAMAccountName
LdapGroupClassgroup
LdapConnectionStringldap://srv1:389 ldap://srv2:389

In order to have two LDAP servers, add a space between the server URL

Everything works perfectly, I only have one thing, computers are merged with users. Any idea to filter this ?

Thanks
#2
General Support / Cisco switches node overview
April 03, 2019, 08:02:21 PM
Hello,

I've discovered the vlan column on Interfaces tab.
It works great with Alcatel and HP switches :)
but Nothing with my Cisco switch, is there something to do in order to activate this ?

BTW, is it also possible to have ports view in the Ports tab ?

Thanks,
STime