- Documentation
- Configuration Property Overview
- Windows Configuration
- wrapper.share.<n>.* Properties
Overview: Share General Properties |
||||||||||||||||||||||||||||||||||||||||
|
The wrapper.share.<n>.* properties enhance the use of Windows shares with the Wrapper. A common problem: A common problem when running as Windows Service was that with Windows XP and Microsoft Windows Server 2003, each logon session receives its own set of drive letters, A through Z. Therefore, redirected drives cannot be shared between processes that are running under different user accounts. Additionally, a service (or any process that is running in its own logon session) cannot access the drive letters that are established in a different logon session. However, drive letters that are mapped from a service that is running under the local System account are accessible and visible to all logon sessions.
<n> component: The "<n>" component of the property name is an integer number counting up from "1". By default, there can be no missing numbers. The wrapper.ignore_sequence_gaps property can optionally be set to allow gaps in the sequence.
|
Putting it all together |
||
|
The following example will mount
|















