'\" t .\" @(#)net.1 1.3 01 Oct 1998 SMI .\" Copyright (c) 1999, Sun Microsystems, Inc. .\" All Rights Reserved '" t .\" @(#)net.1m 1.2 09/14/98 SMI .\" @(#)net.rof 1.5 5/22/97 .TH net 1 "24 Sept 1998" .if n .tr \-- .SH NAME net - used to perform administrative tasks at the SunLink Server console. The following net commands can be used to administer the SunLink Server: .sp .5 .TS lw(1.5i) lw(1.5i) lw(1.5i). T{ net access T} T{ net accounts T} T{ net admin T} .sp .5 T{ net auditing T} T{ net browser T} T{ net computer T} .sp .5 T{ net config T} T{ net config server T} T{ net continue T} .sp .5 T{ net device T} T{ net file T} T{ net group T} .sp .5 T{ net help T} T{ net helpmsg T} T{ net localgroup T} .sp .5 T{ net logoff T} T{ net logon T} T{ net password T} .sp .5 T{ net pause T} T{ net perms T} T{ net print T} .sp .5 T{ net session T} T{ net share T} T{ net sid T} .sp .5 T{ net start T} T{ net statistics T} T{ net status T} .sp .5 T{ net stop T} T{ net time T} T{ net trust T} .sp .5 T{ net user T} T{ net version T} T{ net view T} .TE .SH SYNOPSIS .nf .ft4 net net help net help [ command ] net [ command ] /help net command /? net help [ command ] /options .SH DESCRIPTION Although the net command can be used to administer many aspects of the SunLink Server, the programs available in Windows NT Server Tools serve as the primary administrative interface. .sp .5 When you administer a server while you are working at the console, that server is called the local server. If you are administering a server form the command prompt of another server, the server being administered is called the remote server. Some network users may be designated as account operators, print operators, or server operators. These users have limited administrative or operator privileges that enable them to perform specific tasks. These privileges are sufficient to use the net command to administer a local server at the console. .sp .5 However, if you intend to use the net admin command to administer a remote SunLink Server, you must be logged on to the SunLink Server as an Administrator with full administrative privilege. If you have different operators responsible for parts of your network and you do not want to assign them full administrative privilege, then they may not be able to administer most of the aspects of the remote server. .sp The net help command provides on-line information for all of the net commands that you can enter at the server command prompt. It provides command parameters, syntax, details about a command, and examples of the commands in use. .SH EXAMPLES .SS net Names all of the available net commands. .SS net help or net help help Provides a description, syntax, and options for the net help command. .SS net help names Defines all of the naming conventions used in the syntax of the net command. .SS net help syntax Defines all of the conventions used in the syntax of the net command. .SS net help command Provides the description, syntax, and options for the net command you enter. .SS net command /? Provides syntax only for the net command you enter. .SS net help command /options Provides detailed description of the options for the net command you enter.