MKCONSPW(C) UNIX System V
Name
mkconspw - Add Server name and passwd to Filesharing
Consumer Passwd File.
Syntax
mkconspw [Server name] [passwd]
Description
The mkconspw command adds the Server machine name and passwd
to the Filesharing Consumer Passwd File
/usr/lib/xnet/conspw. When a local user uses the network,
the local system attempts to establish a Consumer-based
connection with the Server machine. The Consumer sends its
own machine name to the Server, along with the passwd
contained in the /usr/lib/xnet/conspw file entry for that
Server. The Server machine then checks for the Consumer's
machine name and passwd. If the Consumer's machine name and
passwd are known to the Server, the Consumer is allowed
Consumer-based access.
If mkconspw is invoked without arguments, the user is
prompted for the information.
Files
/usr/lib/xnet/mkconspw
/usr/lib/xnet/conspw
See Also
conspw(F), mkcon(C), rmcon(C)
(printed 11/30/89) MKCONSPW(C)