Excluding disabled users from LDAP lookup

Administrators can enable an AutoStore setting to exclude disabled or inactive users from LDAP Lookup results during both design time and run time.

Design Time

  1. Navigate to C:\Program Files\Kofax\AutoStore.

  2. Open apd.exe.config file with a text editor.

  3. Find the setting FilterDisabledUsersOnUserLookup and change its value to True to enable or False to disable it. False is the default value.

  4. Save the apd.exe.config file.

Run Time

  1. Navigate to C:\Program Files\Kofax\AutoStore.

  2. Open batch.exe.config file with a text editor.

  3. Find the setting FilterDisabledUsersOnUserLookup and change its value to True to enable or False to disable it. False is the default value.

  4. Save the batch.exe.config file.

  5. Restart AutoStore service.