NET.CFG Options Reference

NetWare DOS Requester Option

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”

 

 

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.

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

 

 

If using this parameter, list it first under the NetWare DOS Requester option of the NET.CFG file.

2-86