net(LM) 19 June 1992 net(LM) Name net - control LAN Manager administrative functions. Syntax net subcommand [options] Description The net command with no options lists a summary of subcommands. To get a detailed description of the syntax of a subcommand, use the net help com- mand. The following list shows the description and the syntax of each of the net subcommands: abort(LM) Stop a LAN Manager Client. net abort help(LM) Display help for net subcommands. net help [subcommand] name(LM) Display the name of the system. net name start(LM) Start the client. net start [client ] status(LM) Display the current status of the client. net stat[us] [client ] stop(LM) Stop the client. net stop [client ] use(LM) Connect a user to a shared resource on a server. To use a resource: net use alias //remotemachine/netname [passwd] To view all resources: net use To delete a resource: net use alias -d Files /usr/bin/net Notes The net command contains a syntax message that lists many other unsup- ported subcommands. These are only effective when LAN Manager Server is installed. For more information on these options, see the net manual page in the Microsoft LAN Manager for UNIX Systems Command Reference.