         APPENDIX B:  Using NetView Command Filtering


The NetView command filtering feature allows you to disable
NetWare processing of select commands that may be sent by
NetView operators.  NetView command filtering is an extension of
the NetView support features described in Chapter 1.

To prepare for command filtering, you need to edit the sample
command filter file or create a new command filter file.  To
enable the command filtering feature, you need to install the
command filter file and restart NMA for NetView.

IMPORTANT:  If a command filter file is not installed on an NMA
for NetView is not restarted after the command filter file is
installed, NMA for NetView processes all NetView commands that
conform to the command security requirements.

This appendix describes how command filtering works and how to

o  Edit the sample command filter file

o  Create a new command filter file

o  Enable command filtering

This appendix also lists and describes the commands that NetView
operators can send to NetWare servers.

HOW COMMAND FILTERING WORKS

After command filtering is enabled, NMA for NetView may apply the
following two levels of security to each NetView command it
receives.

o  NMA for NetView first examines the user ID in the NetView
   command.  If the user ID has the proper status, NMA for
   NetView continues to process the command.

o  NMA for NetView checks its internal table to see if the
   command is disabled by command filtering.  If the command
   is not disabled, NMA for NetView processes the command.

When a NetView operator sends a command that has been disabled
by command filtering, NMA for NetView responds as follows:

o  If the command does not include an attribute parameter, or it
   it includes a single attribute parameter that has been
   disabled, NMA for NetView rejects the command and sends the
   following message to the NetView operator:

   Cannot execute this NetView Runcmd

o  If the command includes multiple attribute parameters of
   which some are enabled and some are disabled, NMA for NetView
   processes all enabled parameters and ignores all disabled
   parameters.

                                                              B-2
EDITING THE SAMPLE COMMAND FILTER FILE

The sample command fileter file is an ASCII text file that lists
all the commands NetView operators can send to NetWare servers.
Initially, this file does not disable NetWare processing for any
commands.  You can edit this file to disable processing for any
or all commands.

To edit the filter file, use the following procedure:

1.  Use a text editor or a word processor to open the file named
    NVCMDS.DB.

    This file is on NMA for NetView v1.3, Disk 2 in the DATABASE
    directory.  This file is not automatically copied to the
    server during the installation process.

    IMPORTANT:  The text editor for word processor must be capable
    of editing an ASCII text file.  Do not use programs that embed
    control characters into saved files for special effects such
    as bold and underline.

    Example B-1 lists some of the statements from the sample
    command filter file.

Example B-1
Sample Command
Filter File Entries
-----------------------------------------------------------------
rem             The NetView Run Command Filtering File
...
;QUERY          SPX          VERSION
;QUERY          SPX          CONFIG
;QUERY          SPX          VERSION

-----------------------------------------------------------------

    The statements in the command filter file conform to the
    following rules:

    o  Each line in the file is a separate statement.

    o  Command statements disable a command and must contain two
       or three parameters in the form:

       action resource attribute_parameter

       In the third line of Example B-1, "action" is QUERY,
       "resource" is SPX, and "attribute_parameter" is VERSION.
       The action parameter defines the function to be performed,
       and the resource parameter defiens the resource affected
       by the action. The attribute parameter defines the resource
       attribute the command affects.

       The action and resource parameters are required.  When a
       command has one or more attribute parameters, you must
       enter one attribute parameter.
                                                              B-3
       The parameters for all commands are listed in "Command
       Tables" on page B-7.  Descriptions of these commands begin
       on page B-14.

    o  Each command statement can disable one attribute parameter
       for a command.  If a command has multiple attribute
       parameters, you must enter a separate command statement
       for each attribute parameter you want to disable.

    o  The letters in each statement may be entered in uppercase
       or lowercase.  For example, REM is equivalent to rem, Rem,
       and ReM.

    o  When a statement begins with REM or a semicolon (;), the
       statement is a comment.  NMA for NetView ignores comments.
       Comments affect the command statements as follows:

       When a command statement is preceded by REM or a semicolon,
       the statement is ignored and the command remains enabled.

       When a command statement is not preceded by REM or a
       semicolon, the command is disabled.

    o  Command parameters may be separated by space or tab
       characters.

2.  Disable each command you want to disable by removing any
    comment characters (REM or semicolon) at the beginning of
    the command statement.

3.  If you want to enable a disabled command, make the command
    statement a comment (using REM or a semicolon) or delete the
    command statement.

4.  Save the ASCII file.

    IMPORTANT:  The ASCII file must be named NVCMDS.DB.


CREATE A COMMAND FILTER FILE

A command filter file is an ASCII text file that lists all the
commands you want to disable.

To create a command filter file, use the following procedures:

1.  Use a text editor or a word processor to create a new file
    named NVCMDS.DB.

    IMPORTANT:  The text editor or word processor must be capable
    of editing an ASCII text file.  Do not use programs that
    embed control characters into saved files for special effects
    such as bold and underline.


                                                              B-4
2.  In the ASCII file, add command and comment statements.

    The command and comment statements operate as described in
    Step 1 of the preceding section, "Editing the Sample Command
    Filter File."

3.  Save the ASCII file.

    IMPORTANT:  The ASCII file must be named NVCMDS.DB.


ENABLING COMMAND FILTERING

To enable command filtering, edit or create a command filter file,
and then use the following procedure:

1.  Place a copy of the NVCMDS.DB command filter file in the
    server's SYS:\SYSTEM\COMMEXEC directory.

2.  Restart NMA for NetView.

    During initialization, NMA for NetView examines each line of
    the command filter file.  Comment lines are ignored. Valid
    entries are registered in an internal table within NMA for
    NetView.

    If a command line contains an error, NMA for NetView displays
    the following message on the NetWare system console:

    Invalid NetView RunCmd entry: xxxxxxxxxxxxxx <CR><LF>

    Command line errors also appear in the log file if event
    logging is enabled.

    NOTE:  Invalid entries are ignored.  Invalid entries do not
    disable the command you intend to disable.


COMMAND TABLES

The tables in this section list commands that the NetView
operator can send to NetWare.  Table B-1 lists these commands
according to the action they perform.  Table B-2 lists commands
according to the resource upon which an action is performed.


IMPORTANT:  The commands in the following tables include all
parameters that the NetView operator can send to NetWare.  When
you enter a command statement in a command filter file, enter only
the action, resource, and attribute parameter.  When you enter an
attribute parameter, do not include the equal symbol (=) or any
characters enclosed in brackets < > that appear in these tables.



                                                              B-5
Table B-1
NetWare Commands Sorted by Action
------------------------------------------------------------------
Action      Resource      Attribute       Resource       Command
                          Parameter       Qualifier      Qualifier
------------------------------------------------------------------
Add         Directory     Trustee         Path=<path>    UserName=
                                                         <uname>
                                                         Rights=
                                                         [ACEFMRSW]
        
Add         File          Trustee         Path=<path>    UserName=
                                                         <uname>
                                                         Rights=
                                                         [ACEFMRSW]
        
Add         Volume        Trustee         VolName=       UserName=
                                          <vname>        <uname>
                                                         Rights=
                                                         [ACEFMRSW]

Broadcast   Server                                       Msg=
                                                         "<message>"
                                                         UserName=
                                                         <uname>
        
Disable     Server        Login

Disable     TTS

Down        Server                                       Opts=
                                                         [01]
        
Enable      Server        Login

Enable      TTS

Load        NLM           NLMName=<name>                 Args=
                                                         "<argument>"
        
Query       Directory                     Path=<path>


Query       Directory     Rights          Path=<path>    UserName=
                                                         <uname>
          
Query       Directory     SpaceAllowed    Path=<path>



Query       File                          Path=<path>    [UserName=
                                                         <uname>]
 
Query       File          Rights          Path=<path>    UserName=
                                                         <uname>

                                                              B-6
Table B-1 (continued)
NetWare Commands Sorted by Action
------------------------------------------------------------------
Action      Resource      Attribute       Resource       Command
                          Parameter       Qualifier      Qualifier
------------------------------------------------------------------

Query       IPX           Version

Query       Server

Query       Server        Date
                          Time

Query       Server        InternetAddr

Query       Server        LoginStatus

Query       Server        NumOfVols

Query       Server        Volumes

Query       SPX           Config

Query       SPX           Version

Query       TTS           Status

Query       User          DiskSpaceLeft   UserName=      VolName=
                                          <uname>        <vname>
        
Query       User          DiskUsage       UserName=      VolName=
                                          <uname>        <vname>
        
Query       Volume                        VolName=
                                          <vname>
   
Query       Volume        DiskUsage       VolName=       UserName=
                                          <vname>        <uname>
          
Query       Volume        USpaceAllowed   VolName=       UserName=
                                          <vname>        <uname>
        
Remove      Directory     Trustee         Path=<path>    UserName=
                                                         <uname>
        
Remove      File          Trustee         Path=<path>    UserName=
                                                         <uname>
        
Remove      Volume        Trustee         VolName=       UserName=
                                          <vname>        <uname>
        



                                                              B-7
Table B-1 (continued)
NetWare Commands Sorted by Action
------------------------------------------------------------------
Action      Resource      Attribute       Resource       Command
                          Parameter       Qualifier      Qualifier
------------------------------------------------------------------
Set         Directory     ADate=<time>    Path=<path>
                          ArDate=<date>
                          ArTime=<time>
                          CDate=<date>
                          CTime=<time>
                          Owner=<name>
                          UDate=<date>
                          Utime=<time>

Set         Directory     SpaceAllowed    Path=<path>
                               =<space>
        
Set         File          ADate=<date>    Path=<path>
                          ArDate=<date>
                          ArTime=<time>
                          CDate=<date>
                          CTime=<time>
                          Owner=<date>
                          UDate=<date>
                          UTime=<time>

Set         Server        Date=<date>
                          Time=<time>

Set         Volume        USpaceAllowed=  VolName=       UserName=
                          <space>         <vname>        <uname>
          
Set         Volume        NoRestriction   VolName=       UserName=
                                          <vname>        <uname>

UnLoad      NLM           NLMName=<name>
-----------------------------------------------------------------



           













                                                              B-8
Table B-2
NetWare Commands Sorted by Resource
------------------------------------------------------------------
Action      Resource      Attribute       Resource       Command
                          Parameter       Qualifier      Qualifier
------------------------------------------------------------------
Add         Directory     Trustee         Path=<path>    UserName=
                                                         <uname>
                                                         Rights=
                                                         [ACEFMRSW]
Query       Directory     Path=<path>

Query       Directory     Rights          Path=<path>    UserName=
                                                         <uname>
         

Query       Directory     SpaceAllowed    Path=<path>
                                                                
Remove      Directory     Trustee         Path=<path>    UserName=
                                                         <uname>
            
Set         Directory     ADate=<date>    Path=<path>
                          ArDate=<date>
                          ArTime=<time>
                          CDate=<date>
                          CTime=<time>
                          Owner=<name>
                          UDate=<date>
                          UTime=<time>

Set         Directory     SpaceAllowed    Path=<path>
                          =<space>

Add         File          Trustee         Path=<path>    UserName=
                                                         <uname>
                                                         Rights=
                                                         [ACEFMRSW]
        
Query       File                          Path=<path>

Query       File          Rights          Path=<path>    [UserName=
                                                         <uname>]

Remove      File          Trustee         Path=<path>    UserName=
                                                         <uname>
         










                                                              B-9
Table B-2 (continued)
NetWare Commands Sorted by Resource
------------------------------------------------------------------
Action      Resource      Attribute       Resource       Command
                          Parameter       Qualifier      Qualifier
------------------------------------------------------------------
Set         File          ADate=<date>    Path=<path>
                          ArDate=<date>
                          ArTime=<time>
                          CDate=<date>
                          CTime=<time>
                          Owner=<name>
                          UDate=<date>
                          UTime=<time>

Query       IPX           Version
Load        NLM           NLMName=<name>                 [Args=
                                                         "<argument>"]
           
UnLoad      NLM           NLMName=<name>

Broadcast   Server                                       Msg=
                                                         "<message>"
                                                         [UserName=
                                                         <uname>]
         
Disable     Server        Login

Down        Server                                       Opts=
                                                             [01]
         
Enable      Server        Login

Query       Server

Query       Server        Date
                          Time

Query       Server        InternetAddr

Query       Server        LoginStatus

Query       Server        NumOfVols

Query       Server        Volumes

Query       SPX           Config

Query       SPX           Version






                                                              B-10
Table B-2 (continued)
NetWare Commands Sorted by Resource
------------------------------------------------------------------
Action      Resource      Attribute       Resource       Command
                          Parameter       Qualifier      Qualifier
------------------------------------------------------------------
Disable     TTS

Enable      TTS

Query       TTS           Status

Query       User          DiskSpaceLeft   UserName=     VolName=
                                          <uname>       <vname>
        
Query       User          DiskUsage       UserName=     VolName=
                                          <uname>       <vname>
Add         Volume        Trustee         VolName=      UserName=
                                          <vname>       <uname>
                                                        Rights=
                                                        [ACEFMRSW]

Query       Volume                        VolName=
                                          <vname>
        
Query       Volume        DiskUsage       VolName       UserName=
                                          =<vname>      <uname>

Query       Volume        USpaceAllowed   VolName=      UserName=
                                          <vname>       <uname>
        
Remove      Volume        Trustee         VolName=      UserName=
                                          <vname>       <uname>
        
Set         Volume        USpaceAllowed=  VolName=      UserName=
                          <space>         <vname>       <uname>

Set         Volume        NoRestriction   VolName=      UserName=
                                          <vname>       <uname>
-----------------------------------------------------------------













                                                              B-11
COMMAND DESCRIPTIONS


ADD DIRECTORY, FILE, or VOLUME TRUSTEE
--------------------------------------

The ADD command allows the NetView operator to add a trustee to
a directory, file, or volume on a NetWare server. Table B-3
shows the format of the commands that add trustees to a directory,
file, or volume.

Table B-3
NetWare ADD Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource       Command
                          Parameter      Qualifier      Qualifier
-----------------------------------------------------------------
Add         Directory     Trustee        Path=<path>    UserName=
                                                        <uname>
                                                        Rights=
                                                        [ACEFMRSW]

Add         File          Trustee        Path=<path>    UserName=
                                                        <uname>
                                                        Rights=
                                                        [ACEFMRSW]

Add         Volume        Trustee        VolName=       UserName=
                                         <vname>        <uname>
                                                        Rights=
                                                        [ACEFMRSW]
-----------------------------------------------------------------


BROADCAST
---------

The BROADCAST command sends a message to a NetWare workstation
user. Consider using this command to warn users before shutting
down a server. The format of the command is

   Broadcast Server Msg="<message>" 
     UserName=<uname>

NOTE:  This command does not have an attribute parameter.  To
disable this command in a command filter file, enter BROADCAST
SERVER.








                                                              B-12
DISABLE SERVER LOGIN or TTS
---------------------------

The DISABLE command can be used to disable server login by
workstations or to disable the Transaction Tracking System (TTS).
Table B-4 shows the format for the DISABLE SERVER LOGIN and
DISABLE TTS commands.

Table B-4
NetWare Disable Commands
-----------------------------------------------------------------
Action       Resource     Attribute     Resource        Command
                          Parameter     Qualifier       Qualifier
-----------------------------------------------------------------
Disable      Server       Login

Disable      TTS
-----------------------------------------------------------------


DOWN SERVER
-----------

The DOWN SERVER command brings down the NetWare server. The format
for this command is

   Down Server Opts=[01]

NOTE:  This command does not have an attribute parameter; to
disable this command enter DOWN SERVER in the command filter
file.  Also, the server may shut down before it responds to the
DOWN SERVER command. If the server shuts down, the NetView
operator may receive a command timeout message.


ENABLE SERVER LOGIN or TTS
--------------------------

The ENABLE command can be used to enable server login by
workstations or to enable the Transaction Tracking System (TTS).
Table B-5 shows the format for the ENABLE SERVER LOGIN and
ENABLE TTS commands.

Table B-5
NetWare ENABLE Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource       Command
                          Parameter      Qualifier      Qualifier
-----------------------------------------------------------------
Enable      Server        Login

Enable      TTS
-----------------------------------------------------------------


                                                              B-13
LOAD NLM
--------

The LOAD command loads an NLM. Table B-6 lists the format for
the LOAD NLM commands.


Table B-6
NetWare Load Commands
-----------------------------------------------------------------
Action      Resource     Attribute      Resource       Command
                         Parameter      Qualifier      Qualifier
-----------------------------------------------------------------

Load        NLM          NLMName=<name>                Args=
                                                       "<argument>"
-----------------------------------------------------------------

WARNING:  If the NetView operator sends a LOAD command with an
incomplete set of parameters for an NLM, a prompt for the missing
parameters appears on the system console. The NLM or does not
continue execution until the missing information is entered at the
system console. The NetView operator is not notified about the
missing parameters, and the NLM may appear to be operating when it
is not.


QUERY DIRECTORY
---------------

As shown in Table B-7, the QUERY DIRECTORY command has three 
forms.


Table B-7
NetWare QUERY DIRECTORY Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Query       Directory                    Path=<path>

Query       Directory     Rights         Path=<path>    UserName=
                                                        <uname>
         
Query       Directory     SpaceAllowed   Path=<path>
-----------------------------------------------------------------








                                                              B-14
When the QUERY DIRECTORY command is used without an attribute
parameter, the command returns the following information:

o  Volume where the directory resides

o  Directory owner

o  Inherited rights mask

o  Access date and time

o  Modification date and time

o  Creation date and time

o  Archive date and time

o  Owner rights

The QUERY DIRECTORY RIGHTS command returns the rights assigned to
the specified NetWare user for the specified directory. The rights
are listed in Table 3-5.

The QUERY DIRECTORY SPACEALLOWED command returns the amount of
available space in the specified directory and the amount of space
reserved for the directory.


QUERY FILE
----------

As shown in Table B-8, the QUERY FILE command has two forms.

Table B-7
NetWare QUERY FILE Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Query       File                         Path=<path>

Query       File          Rights         Path=<path>    UserName=
                                                        <uname>
-----------------------------------------------------------------











                                                              B-15
The QUERY FILE command returns the following information:

o  Volume where the file resides

o  Mode

o  Attributes

o  Size

o  Owner

o  Inherited rights mask

o  Access date and time

o  Modification date and time

o  Archive date and time

o  Creation date and time

o  Name space values

o  User rights when a user name is included (optional)

When the QUERY FILE command includes the Rights attribute
parameter, the command returens only the rights assigned to 
the specified user.


QUERY IPX VERSION
-----------------

The QUERY IPX command returns the IPX version information. The
format for this command is:

   Query IPX Version


QUERY SERVER
------------

As shown in Table B-9, the Query Server command has four forms.











                                                              B-16
Table B-9
NetWare QUERY SERVER Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Query       Server

Query       Server        Date
                          Time

Query       Server        InternetAddr

Query       Server        LoginStatus

Query       Server        NumOfVols

Query       Server        Volumes
-----------------------------------------------------------------

When the QUERY SERVER command is used without an attribute
parameter, the command returns the following information:

o  NetWare version number

o  Maximum number of connections supported

o  Number of connections in use

o  System Fault Tolerance (SFT) level

o  TTS Level

o  Maximum number of volumes supported

o  Security restriction level


When the QUERY SERVER command includes one or more attribute
parameters, NetWare returns the information requested
by each parameter (see Table B-10).














                                                              B-17
Table B-10
QUERY SERVER Attribute Parameters
------------------------------------------------------------
Attribute               Information 
Parameter               Sent to NetView
------------------------------------------------------------
Date                    The server date

InternetAddr            The network and node addresses
                        of the server.
			
LoginStatus             The server login status.  The status
                        is either enabled or disabled.
									
NumOfVols               The number of server volumes.

Time                    The server time.

Volumes                 A list of the volumes mounted on the
                        server.
			
------------------------------------------------------------						               


QUERY SPX
---------

As shown in Table B-11, the Query SPX command has two forms.


Table B-11
NetWare QUERY SPX Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Query       SPX           Config

Query       SPX           Version
-----------------------------------------------------------------

The QUERY SPX CONFIG command returns the maximum number of SPX
connections supported and the number of available connections. The
QUERY SPX VERSION command returns the SPX version number.


QUERY TTS
---------

The QUERY TTS command returns the status of the Transaction
Tracking System (TTS), which is either enabled or disabled. The
format for this command is

  Query TTS Status
  
                                                              B-18
QUERY USER
----------

The QUERY USER command has two forms (see Table B-12).
 
Table B-12
NetWare QUERY USER Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Query       User          DiskSpaceLeft  UserName=     VolName=
                                         <uname>       <vname>
         
Query       User          DiskUsage      UserName=     VolName=
                                         <uname>       <vname>
-----------------------------------------------------------------

The QUERY USER DISKSPACELEFT command returns the amount of
remaining volume disk space allocated to the user. The QUERY USER
DISKUSAGE command returns the number of directories, files, and
blocks being used by a user.


QUERY VOLUME
------------

Table B-13 lists the three forms of the QUERY VOLUME command.


Table B-13
NetWare QUERY VOLUME Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Query       Volume                       VolName=
                                         <vname>
           
Query       Volume        DiskUsage      VolName       UserName=
                                         =<vname>      <uname>
 
Query       Volume        USpaceAllowed  VolName=      UserName=
                                         <vname>       <uname>
-----------------------------------------------------------------

When used without an attribute parameter, the QUERY VOLUME
command returns

o  Volume number

o  Number of sectors per block

o  Total number of blocks

                                                              B-19
o  Starting block number

o  Total available blocks

o  Total directory slots

o  Available directory slots

o  Maximum directory slots used

o  Volume status (for example, mounted, hashing, or removable)

When the QUERY VOLUME command includes one or both attribute
parameters, the command returns the information requested by the
parameters.  The DiskUsage parameter returns the number of 
directories, files, and blocks being used by a user.  The 
USpaceAllowed parameter returns the amount of space allowed to 
the specified user.


REMOVE DIRECTORY, FILE, or VOLUME TRUSTEE
-----------------------------------------

The REMOVE command allows the NetView operator to remove a trustee
from a directory, file, or volume on a NetWare server.  Table B-14
shows the format of the commands that remove trustees.


Table B-14
NetWare REMOVE Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Remove      Directory     Trustee        Path=<path>   UserName=
                                                       <uname>
          
Remove      File          Trustee        Path=<path>   UserName=
                                                       <uname>
          
Remove      Volume        Trustee        VolName       UserName=
                                         =<vname>      <uname>
-----------------------------------------------------------------












                                                              B-20
SET DIRECTORY
-------------

The SET DIRECTORY commands allow the NetView operator to set one
or more properties of a directory with a single command. Table
B-15 shows the format for each of the SET DIRECTORY commands.


Table B-15
NetWare SET DIRECTORY Commands
----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------
Set         Directory     ADate=<date>   Path=<path>
                          ArDate=<date>
			  ArTime=<time>
			  CDate=<date>
			  CTime=<time>
			  Owner=<name>
			  UDate=<date>
			  Utime=<time>

Set         Directory     SpaceAllowed   Path=<path>
                          =<space>
-----------------------------------------------------------------

The attribute parameters in Table B-15 define the directory
properties to be set.  Table B-16 shows the properties that each
attribute parameter controls.


Table B-16
SET DIRECTORY Attribute Parameters
-----------------------------------------------------------------
Attribute               Property 
Parameter               Defined
-----------------------------------------------------------------

ADate=<date>            File access date.  Replace the <date>
                        variable with the new access date for the
			file.
		
ArDate=<date>           File archive date.  Replace the <date>
                        variable with the new archive date for the
			file.
			
ArTime=<time>           File archive time.  Replace the <time> 
                        variable with the new archive time for the
			file.






                                                              B-21
Table B-16 (continued)
SET DIRECTORY Attribute Parameters
-----------------------------------------------------------------
Attribute               Property 
Parameter               Defined
-----------------------------------------------------------------


CDate=<date>            Directory creation date.  Replace the <date>
                        variable with the new creation date for
			the directory.
			
CTime=<time>            Directory creation time.  Replace the <time>
                        variable with the new creation time for
			the directory.
			
Owner=<name>            Directory owner.  Replace the <name>
                        variable with the user ID for the new
		        owner of the directory.
			
UDate=<date>            File update date.  Replace the <date> 
			variable with the new update date for the
			file.
			
UTime=<time>            File update time.  Replace the <time> 
                        variable with the new update time for the
			file.
			     
SpaceAllowed=<space>    The maximum space allowed for all files
                        and subdirectories within the directory.
                        Replace the <space> variable with a number
		        that represents the maximum size of the
			directory.  You cannot specify unlimited
			space; you must specify a value.
			
------------------------------------------------------------------
  			 									


















                                                              B-22
SET FILE
--------

The SET FILE command allows the NetView operator to set one or 
more properties of a file with a single command.  Table B-17
shows the format of the SET FILE command.

Table B-17
NetWare SET FILE Commands
-----------------------------------------------------------------
Action      Resource      Attribute       Resource      Command
                          Parameter       Qualifier     Qualifier
-----------------------------------------------------------------
Set         File          ADate=<date>    Path=<path>
                          ArDate=<date>
                          ArTime=<time>
			  CDate=<date>
			  CTime=<time>
			  Owner=<name>
			  UDate=<date>
			  Utime=<time>
			  
-----------------------------------------------------------------

The attribute parameters in Table B-17 define the directory
properties to be set.  Table B-18 showes the properties that 
each attribute parameter controls.

Table B-18
SET FILE Attribute Parameters
-----------------------------------------------------------------
Attribute               Property 
Parameter               Defined
-----------------------------------------------------------------

ADate=<date>            File access date.  Replace the <date>
                        variable with the new access date for the
			file.
		
ArDate=<date>           File archive date.  Replace the <date>
                        variable with the new archive date for the
			file.
			
ArTime=<time>           File archive time.  Replace the <time> 
                        variable with the new archive time for the
			file.
			
CDate=<date>            File creation date.  Replace the <date>
                        variable with the new creation date for
			the directory.
			
CTime=<time>            File creation time.  Replace the <time>
                        variable with the new creation time for
			the directory.


                                                              B-23
Table B-18 (continued)
SET FILE Attribute Parameters
-----------------------------------------------------------------
Attribute               Property 
Parameter               Defined
-----------------------------------------------------------------
                        
Owner=<name>            File owner.  Replace the <name>
                        variable with the user ID for the new
		        owner of the directory.
			
UDate=<date>            File update date.  Replace the <date> 
			variable with the new update date for the
			file.
			
UTime=<time>            File update time.  Replace the <time> 
                        variable with the new update time for the
			file.
			     
------------------------------------------------------------------
  			 						
									
SET SERVER
----------

The SET SERVER commands allow you to set one or more properties
of a server with a single command.  Table B-19 shows the SET 
SERVER commands.

Table B-19
NetWare SET SERVER Commands
-----------------------------------------------------------------
Action      Resource      Attribute       Resource      Command
                          Parameter       Qualifier     Qualifier
-----------------------------------------------------------------
Set         Server        Date=<date>      
                          Time=<time>
-----------------------------------------------------------------
									
The date and time attribute parameters allow the NetView operator
to set the date and time at the server.									















                                                              B-24
SET VOLUME
----------

As shown in Table B-20, the SET VOLUME command has two forms.

Table B-20
NetWare SET VOLUME Commands
-----------------------------------------------------------------
Action      Resource      Attribute       Resource      Command
                          Parameter       Qualifier     Qualifier
-----------------------------------------------------------------
Set         Volume        USpaceAllowed   VolName=      UserName=
                          =<space>        <vname>       <uname>
			  
Set         Volume        NoRestriction   VolName=      UserName=
                                          <vname>       <uname>
-----------------------------------------------------------------
      
The SET VOLUME USPACEALLOWED command defines the total amount
of space that can be allocated to the specified user on the
specified volume.  The SET VOLUME NOSPACERESTRICTION command
removes all restrictions on the amount of space the specified
user can use on the specified volume.


UNLOAD NLM
----------

This command unloads an NLM.  Table B-21 lists the format for the
UNLOAD NLM.

Table B-21
NetWare UNLOAD Commands
-----------------------------------------------------------------
Action      Resource      Attribute      Resource      Command
                          Parameter      Qualifier     Qualifier
-----------------------------------------------------------------

UnLoad      NLM           NLMName=<name> 
-----------------------------------------------------------------

WARNING:  If the NetView operator sends an UNLOAD command for an
NLM, the command will fail if the NLM is exporting functions and 
symbols to another NLM. If the UNLOAD command fails, a message
appears on the system console.  The NetView operator is not
notified about the failure, and the NLM may appear to be
unloaded when it is not.








                                                              B-25
