VSHELL.SYS: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
DEVICE=\NETWARE\VSHELL.SYS <parameter> | 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. | ;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. | |||
[[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.