Advanced Server Registry

Advanced Server Key Descriptions

ConnectTimeout REG_DWORD 0 - infinity

Sets the maximum time in seconds for blocking by the Alerter service if a name to which an alert is to be sent can be found, i.e. resolved, but the computer is not available.

This setting is also used by the Browser service, if lists of remote computers are requested whose names can be found, i.e. resolved, but the computers are not available.

Default: 10

13.5.2 File Service Parameters Entries

The Registry path that contains entries for the Advanced Server file service is as follows:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \AdvancedServer\FileServiceParameters

AclCacheSize REG_DWORD 0 - 100

Specifies the number of entries in ACL cache which keeps track of the results or recent access checks performed on Advanced Server resources.

Default: 6

EAFilePrefix REG_SZ Character string

Prefix used to name files containing extended attribute data. For example, by default, the extended attributes for file foo are stored in .EA@foo.

Default: .EA@

EnableSoftCompat REG_DWORD 0, 1, or 2

Specifies how Advanced Server handles file opens in read-only compatibility mode. Use 0 to keep the compatibility mode; 1 to translate to read-only/DenyWrite mode for files with special extensions (for example, .EXE, .COM, and .BAT) specified by the value of the EnableSoftFileExtensions key; and 2 to translate to read-only/DenyWrite mode for all file opens.

Default:

1 - for AS/X V4.0A0 (translate files with special extensions to read-only/DenyWrite)

2 - for AS/X since V4.0A10 (translate to read-only/DenyWrite mode for all file opens)

Product Manual

U7613-J-Z815-6-76

Page 282
Image 282
Siemens V4.0 manual File Service Parameters Entries, ConnectTimeout Regdword 0 infinity, AclCacheSize Regdword 0