Administration > IWSVA Configuration > User Identification | User Identification
            In the User Identification screen, select User/group name authentication and click Select LDAP Server.
            By default, the IWSVA LDAP configuration assumes a default set of LDAP 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 OpenLDAP.
            User Group Association
            (Defined under [LDAP-Mapping-UNIX] section in LdapCustomize.ini.)
            
            Attribute Description
            
               - 
                  
                  CorpIdentity—Corporate identity (UID) 
- 
                  
                  CorpCnAttr—Corporate common name 
- 
                  
                  Distinguished name (DN)—LDAP v3 standard attribute 
- 
                  
                  Corporate memberOf—They can be used for associating a user object with the group(s) to which the user
                     belongs. If your LDAP Directory tree relies on a customized attribute type, identify
                     it from key [LDAP-Mapping-UNIX]/CorpMemberOfAttrin fileLdapCustomize.ini, and for the customized attribute syntax,change value of keyCorpMemberOfAttrTypeto the LDAP standard equivalency.
 
- 
                  
                  Common name 
- 
                  
                  Distinguished name (DN) 
- 
                  
                  Corporate member—They can be used to associate a group with associated user/group member(s). As described
                     previously, if your LDAP relies on a second custom attribute, identify it from key
                     [LDAP-Mapping-UNIX]/CorpMemberAttrin fileLdapCustomize.ini, and for the customized attribute syntax,change value of keyCorpMemberAttrTypeto the LDAP standard equivalency.
 
See also