NET.CFG Options Reference

NetWare DOS Requester Option

NETWARE DOS REQUESTER

Controls network requests from your client workstation to a NetWare server or network.

Syntax

netware dos requester

 

parameter_name=value

 

Replace parameter_name with the name of the

 

parameter you want to use.

 

Replace value with the value setting which

 

corresponds with the parameter name.

 

 

Example

To configure for four server connections, you would place

 

these lines in your NET.CFG file:

 

netware dos requester

 

connections=4

 

 

AUTO LARGE TABLE=[on off]

Allocates a small table of 34 bytes per connection for bindery reconnects. When the parameter is enabled, the AUTO.VLM program allocates a large connection table of 178 bytes per connection for bindery reconnects.

Change the default value to “on” if the length of your username and password combined is more than 16 characters.

Syntax

auto large table=[on off]

 

 

Default

off

 

 

Modules

AUTO.VLM

 

 

Example

To use a username and password longer than 16 characters

 

combined, you would place the following lines in your

 

NET.CFG file:

 

netware dos requester

 

auto large table=on

 

 

2-63