Administration > IWSVA Configuration > User Identification | User Identification
            On the User Identification screen, select User/group name authentication and click Select LDAP Server Type.
            By default, the IWSVA LDAP configuration assumes a default set of Active Directory
               attribute names. If your LDAP server uses any custom settings you can create an equivalency
               table so IWSVA will recognize the non-standard values and map them to the AD standards.
            If you have no custom values, keep Default settings.
            Configure LDAP mapping in LdapCustomize.ini.
            
               - 
                  
                  Default settings—Recommended. Choose this option if you do not use any custom Active Directory attributes. 
- 
                  
                  CorpIdentity=sAMAccountName 
- 
                  
                  CorpGroupAttr=group 
- 
                  
                  CorpUserAttr=user 
- 
                  
                  CorpMemberOfAttr=memberof 
- 
                  
                  CorpMemberOfAttrType=cn 
- 
                  
                  CorpMemberAttr=member 
- 
                  
                  CorpMemberAttrType=dn 
- 
                  
                  CorpCnAttr=cn 
- 
                  
                  CorpMailAttr=mail 
- 
                  
                  CorpCustomize= 
- 
                  
                  Default_CorpMemberOfAttrType=cn 
- 
                  
                  Default_CorpMemberAttrType=dn 
- 
                  
                  Customize—if your Active Directory implementation contains a customized attribute. IWSVA maps
                     these attribute to the AD standard. 
- 
                  
                  CorpCustomize—specify the Active Directory name of the attribute. 
- 
                  
                  CorpMemberOfAttrType—employee ID 
- 
                  
                  CorpMemberAttrType—organization 
See also