Advanced File and Print Server Quick Start Guide

Sharing UNIX system files and printers

  1. To share the UNIX directory /home/tmp as a share named TMP, enter:
       net share TMP=c:/home/tmp
    

  2. To share the UNIX printer hplaser as a share named LASER, enter:
       net share LASER=hplaser /print
    
UNIX directories and printers must exist before they can be shared.


NOTE: By default a share is created with full access permission for everyone. Use net perms to restrict access to shares.

Once a resource has been shared, workstations users with Advanced Server accounts can log onto the network and connect to the new server shares.

See also:



© 1997 The Santa Cruz Operation, Inc. All rights reserved.