You would like to know how IWSVA can be configured so that it uses the sAMAccountName instead of the common name in the internet access logs.
Do the following:
- Log on to IWSVA as root (for example with a SSH shell such as PuTTy).
- Use vi to edit the file /etc/iscan/intscan.ini. Look for the "Prefer-sAMA" parameter and set its value to "yes".
-
Use vi to edit the file /etc/iscan/commonldap/LdapCustomize.ini.
Look for the "user_search_attr" parameter in each section and change the value to "sAMAccountName" for all instances.
- Run "/etc/iscan/rcIwss restart" to restart the services.