9.0
Table Of Contents
© 2009 ABBYY. All rights reserved.
31
<add name="AboMapperCustom-58782" path="*.dll" verb="*" modules="IsapiModule"
scriptProcessor="C:\inetpub\wwwroot\FlexiCapture\Server\WebServicesIsapi.dll" responseBuffer-
Limit="0" />
<add name="TRACEVerbHandler" path="*" verb="TRACE" modules="ProtocolSupportModule"
requireAccess="None" />
<add name="OPTIONSVerbHandler" path="*" verb="OPTIONS" mod-
ules="ProtocolSupportModule" requireAccess="None" />
<add name="StaticFile" path="*" verb="*" mod-
ules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule" resourceType="Either" re-
quireAccess="Read" />
</handlers>
<httpLogging dontLog="false" />
<security>
<authentication>
<windowsAuthentication enabled="true" />
<anonymousAuthentication enabled="false" />
<digestAuthentication enabled="false" />
<basicAuthentication enabled="false" />
</authentication>
</security>
<defaultDocument enabled="true">
<files>
<clear />
<add value="WebServices.htm" />
</files>
</defaultDocument>
<httpErrors>
<clear />
</httpErrors>
<asp>
<session timeout="00:20:00" />
<limits scriptTimeout="00:01:30" />
</asp>
</system.webServer>
</location>
</configuration>
Security settings
Major scenario
Conditions:
• All participants (computers and users) are in a domain.
Features:
• Requires minimum additional settings.
Actions:
1. After the system is installed, the administrator of the computer on which the Application Server is installed creates a database
and becomes the administrator of the system. The administrator may change the settings of the Application Server, upload
projects to the Application Server, and grant access rights for projects.
2. The administrator may grant administrator rights to another user, thereby delegating the administration of the system to that
user.
3. The administrator grants the Processing Server rights to the computer on which the Processing Server is installed (in the
format <Domain Name>\ <Computer name>$ by default if the Processing Server operates as the Network Service; or a spe
cially created domain account that is assigned to the Processing Server). If required, the administrator may create and set up
special accounts for the Processing Stations.
4. The administrator uploads the projects and assigns roles to the operators.










