Sharing UNIX system files and printers
-
To share the UNIX directory /home/tmp as a share named TMP, enter:
net share TMP=c:/home/tmp
-
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:
-
SCO Advanced Server Concepts and Planning Guide, Chapter 5, Managing Shared Resources and Resource Security
-
SCO Advanced Server Concepts and Planning Guide, Chapter 6, Setting Up Print Servers
© 1997 The Santa Cruz Operation, Inc. All rights reserved.