CLI Reference Guide

2-86
NET.CFG Options Reference
NetWare DOS Requester Option
NETWARE PROTOCOL=netware_protocol_list
Allows you to list the order that the NetWare protocols (NDS, BIND, and
PNW) are used in.
For example, you can give priority to a specific protocol for login, load
order, or other functions performed by the NetWare DOS Requester
software.
Each protocol is separated by a comma or a space in the list.
If using this parameter, list it first under the NetWare DOS Requester option
of the NET.CFG file.
Syntax name context=“name_context
Default Root
Range Root to 257 (256 characters plus the NULL command)
Modules NDS.VLM
Example To set your name context to the marketing Organization, you
would place the following lines in your NET.CFG file:
netware dos requester
name context=“ou=mngt.o=marketing”
Syntax
netware protocol=netware_protocol_list
Default nds bind pnw
Modules VLM.EXE
Example To speed up login to a Personal NetWare server, you would
place the following lines in your NET.CFG file:
netware dos requester
netware protocol=pnw nds bind