Jump to content

VSHELL.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "This driver loads the Novell Netware network shell. It is automatically used for all DOS and Windows sessions that require it. DEVICE=\NETWARE\VSHELL.SYS <parameter> '''Para..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
  DEVICE=\NETWARE\VSHELL.SYS <parameter>
  DEVICE=\NETWARE\VSHELL.SYS <parameter>


'''Parameters:'''
==Parameters==
 
Value can be Global (default) or Local.
* Value can be Global or Local.
* Default = Global
 
;Global:All DOS, Windows and OS/2 sessions set up for global login support share a single login to a Netware server. Drive mappings and port captures from one session apply to all the other sessions. This is useful in environments where the number of connections is carefully monitored.
;Global:All DOS, Windows and OS/2 sessions set up for global login support share a single login to a Netware server. Drive mappings and port captures from one session apply to all the other sessions. This is useful in environments where the number of connections is carefully monitored.
;Local:All DOS and Windows sessions set up for private login support have their own logins to a Netware server. Drive mappings and port captures from one session do not apply to the other sessions. This is useful in environments where users need logins from DOS and Windows sessions to be separate from logins from OS/2 sessions.
;Local:All DOS and Windows sessions set up for private login support have their own logins to a Netware server. Drive mappings and port captures from one session do not apply to the other sessions. This is useful in environments where users need logins from DOS and Windows sessions to be separate from logins from OS/2 sessions.
 
You can change this parameter also in the DOS/Windows settings of each Program object.
You can change this parameter also in the DOS/Windows settings of each Program object.  
 
'''Platform Support:'''
{|class="wikitable"
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 17:05, 29 August 2021

This driver loads the Novell Netware network shell. It is automatically used for all DOS and Windows sessions that require it.

DEVICE=\NETWARE\VSHELL.SYS <parameter>

Parameters

Value can be Global (default) or Local.

Global
All DOS, Windows and OS/2 sessions set up for global login support share a single login to a Netware server. Drive mappings and port captures from one session apply to all the other sessions. This is useful in environments where the number of connections is carefully monitored.
Local
All DOS and Windows sessions set up for private login support have their own logins to a Netware server. Drive mappings and port captures from one session do not apply to the other sessions. This is useful in environments where users need logins from DOS and Windows sessions to be separate from logins from OS/2 sessions.

You can change this parameter also in the DOS/Windows settings of each Program object.