View Single Post
  #1 (permalink)  
Old 2006-04-05
mmaia mmaia is offline
Junior Member
 
Join Date: 2006-04-05
Posts: 2
Rep Power: 0
mmaia has an average reputation (10+)
Default Connectra with LDAP AD User Authentication

anyone configured connectra with ldap user authentication against Microsoft AD 2003? i'm trying to implement the device with user authentication against AD but can't get it to work beyond the default DN branch of CN=Users,DC=mydomain,DC=com i would like/prefer to have a specific user group, such as "VPN-Users" in AD that controls access/authentication to the resources published/available through the connectra. thus i have created the necessary group in AD, assigned the specific users to that group, and made the necessary changes in the connectra to use the specific ldap branch for authentication - basically the DN string for this type of configuration is as follow CN=VPN-Users,CN=Users,DC=mydomain,DC=com and yes, i have verified this is the correct DN using the AD tool adsiedit.msc

just to clearify, if my account is under the default "Users" group in AD and i configure the connectra to use the default branch of CN=Users,DC=mydomain,DC=com then i can successfully authenticate and use the resources configured within the connectra - every other configuration will fail.

i'm running the latest connectra software NGX R60 Build 089
Reply With Quote