avayaguy23
Systems Engineer
I thought I would create a forum with active directory integration with Avaya Policy Manager 3.0. I have been fighting with Avaya for the last 3 months and today they admitted it is a "product defect" if the user is part of multiple ldap groups (pretty sure most environments have a user part of multiple groups). They will not be able to login. Avaya has not set a date as to when this will be fixed.
The documentation isn't very clear of the correct ldap settings.
Here are the Correct settings for Active directory. It is also important to notate that it will only work with user CN for login. It will not work with UID
Host Name: x.x.x.x
Port: 389
Base DN: DC=Company,DC=com
Group Base: OU=Test,OU=Groups
Group Attribute: CN
Group Search Filter: (member={0})
User Search Base: CN={0},OU=Test,OU=People
Manager password: xxxxxx
Manger DN: CN=Test,OU=Test,OU=People,DC=company,DC=com
The documentation isn't very clear of the correct ldap settings.
Here are the Correct settings for Active directory. It is also important to notate that it will only work with user CN for login. It will not work with UID
Host Name: x.x.x.x
Port: 389
Base DN: DC=Company,DC=com
Group Base: OU=Test,OU=Groups
Group Attribute: CN
Group Search Filter: (member={0})
User Search Base: CN={0},OU=Test,OU=People
Manager password: xxxxxx
Manger DN: CN=Test,OU=Test,OU=People,DC=company,DC=com