Enabling Basic Authentication on the HTTP web server involves creating a password file and optionally creating a group.
Web Server Settings
X To create a password file 1 Open a command prompt.
2 Navigate to the <IBM HTTP Server Bin> folder.
3 Run the following command:
htpasswd –c –b <password file location> <user name> <user password>
Note When adding users to the password file, omit the “-c” option. This is the same command for both Windows and Solaris versions of WebSphere.
X To create a group file
1 Create a group file with the following format:
<group name>: <user1> <user2> … <userN>
2 Add the following lines to the httpd.conf file:
<Location /acis>
AuthType Basic
AuthName "<Domain name hint to display>"
AuthUserFile "<location of password file>"
AuthGroupFile "<location of group name file>"
Require [entity type] [entity value]
</Location>
Basic Authentication is not recommended unless it is in conjunction with SSL.
Note Integrated Windows Authentication is not supported by the IBM HTTP Server.
Uninstalling KCN Server Components
Use the following procedure to uninstall the KCN Server components from WebSphere 6.0.
X To uninstall the KCN Server components
1 From the WebSphere Administration Console welcome page, expand the
“Applications” node on the left side of the screen, and select the “Enterprise Applications” option.
2 Select the check box next to “KCN Server” and click Stop.
3 Click the Uninstall button. When the next screen appears, click OK.
4 Click the Save link at the top of the page to save the configuration changes to the Master Configuration.
5 If any files were manually edited during the installation process, they may need to be manually edited to complete the uninstallation process.
Chapter 12
Installing and Configuring Kofax Capture Import Connector - Email
Introduction
The Kofax Capture Import Connector - Email (Email Import Connector) feature allows you to import email from one or more designated mailboxes directly into the Kofax Capture workflow.
Email Import Connector consists of the following two components:
• Kofax Capture Import Connector - Email - Service (Service): The Service can be installed on any Kofax Capture workstation or standalone system. This component (which has no user interface) reads emails from mailboxes, imports them into Kofax Capture, and generates batches. You can start or stop this service just like any other service running on Microsoft Windows. You can have only one Kofax Capture Import Connector - Email - Service running per Kofax Capture installation.
Note Do not install and use this service at a remote site.
• Kofax Capture Import Connector - Email - Administration Plug-In
(Administration Plug-In): The Administration Plug-In can be installed on any Kofax Capture workstation. It is accessed from a menu item added to the Administration module. There can be any number of Administration Plug-Ins in a Kofax Capture client/server installation, but only one per computer. It is suggested you install the Administration Plug-In where you most frequently use the Administration module.
This chapter provides installation and configuration information for these two components.
Installing Kofax Capture Import Connector - Email - Service
Installing the Service is straightforward.
X To install the Service
1 Shut down any applications (including the Control Panel, virus detection software, and toolbars) that might be running.
2 Insert your Kofax Capture installation CD 1 into the CD drive. The CD supports AutoPlay, so the installation will automatically begin. (If it doesn’t start, run Autoplay.exe from the CD.)
3 From the main installation menu, shown in Figure 12-1, select “Install Email Import Connector.”
Figure 12-1. Kofax Capture Main Installation Menu
Installing and Configuring Kofax Capture Import Connector - Email
4 After a few moments, you will see the following menu:
Figure 12-2. Kofax Capture Import Connector - Email Installation Menu
5 Select “Install Service.”
6 Follow the instructions on your screen to install the software. The installation instructions contain additional information that will guide you through the installation process. Be sure to read them carefully before proceeding with each step. When prompted for the logon account, be sure that the account you specify has the rights described in the dialog box.
7 When installation is complete, if desired, you can check your Windows services to confirm that the service is running.
Installing the Kofax Capture Import Connector - Email - Administration Plug-In
Installing the Administration Plug-In is also straightforward.
X To install the Administration Plug-In
1 Shut down any applications (including the Control Panel, virus detection software, and toolbars) that might be running.
2 Insert your Kofax Capture installation CD 1 into the CD drive. The CD supports AutoPlay, so the installation will automatically begin. (If it doesn’t start, run Autoplay.exe from the CD.)
3 From the main installation menu shown in Figure 12-3, select Install Email Import Connector.
Figure 12-3. Kofax Capture Main Installation Menu
Installing and Configuring Kofax Capture Import Connector - Email
4 After a few moments, you will see the following menu:
Figure 12-4. Kofax Capture Import Connector - Email Installation Menu
5 Select “Install Administration Plug-In.”
6 Follow the instructions on your screen to install the software.
7 When installation is complete, if desired, you can run the Administration module and check for the new “Email Import Connector” item in the menu bar.
Note If you want to uninstall the Administration Plug-In, you must do so while Kofax Capture is still installed. If you uninstall Kofax Capture first, the plug-in will not uninstall.
Upgrading From Earlier Versions
If you have a version of the Service and the Administration Plug-In installed that is earlier than Kofax Capture 8.0, you can upgrade the feature by uninstalling the old version of the Service, then reinstalling version 8.0 of both the Service and the Administration Plug-In.
X To upgradetothe Kofax Capture Import Connector - Email feature from an earlier version
1 From the Control Panel, select Add or Remove Programs.
2 Select Ascent Capture Email Import Service, then click Remove. Follow the on-screen instructions to uninstall.
3 Install version 8.0 of the Service and the Administration Plug-In, following the instructions given on pages 178 and 180.
Configuring Kofax Capture Import Connector - Email
If you are setting up Email Import Connector for the first time, follow these steps.
Each step is detailed after this overview.
Step 1 In Kofax Capture, configure your batch classes.
Step 2 Verify the compatibility of your batch classes.
Step 3 In Kofax Capture, configure user profiles, if desired.
Step 4 Specify a user profile, if necessary.
Step 5 Set up administrator and sender email notifications.
Step 6 Select or set up your outgoing mail server.
Step 7 Specify the maximum number of emails to allow in each batch.
Step 8 If desired, customize the email notification templates.
Step 9 Add one or more mailboxes.