TotalNET Advanced Server 5.2 Administration Guide

5.3.4 Creating and Modifying File Services

TAS allows AppleTalk-compatible clients to share file and print resources by connecting them through the AppleTalk realm.

Follow the steps below to create or modify a file service in the AppleTalk realm. You can also use the file service creation wizard at AppleTalk Realm->File Service Creation or System->File Service Creation->AppleTalk Realm File Service to create a file service.

  1. Follow these links:

    • AppleTalk Realm->Manage File Services

      The List of AppleTalk File Services screen appears.

  2. From the list, select the file service you want to modify, or enter the name of a service you want to create in the text field. A file service name can contain up to 15 ASCII characters and no spaces, and it must not begin with an asterisk (*). The list contains nothing if no file services exist.

  3. Click Create or Administer. The Administer button does not appear if no file services exist.

    If you clicked Create, the Create New AppleTalk File Service screen below appears. Go to Step 4.

    If you clicked Administer, the AppleTalk File Service servicename screen appears. Click Configuration, or click the appropriate link from the following, then click OK on the subsequent screen: Accept Service Connections, Reject Service Connections, Status, Start Service, Shutdown Service. If you click Configuration, the Update AppleTalk File Service servicename screen, same as the Create New AppleTalk File Service screen below, appears. Go to Step 4.

    Graphic
  4. Enter or select values for the following attributes, as needed:

    • AppleTalk file service name -- The file service to which users connect, according to its appearance in their Chooser lists. The file service name conventionally appears in lower-case on clients and in upper-case on the network. If you clicked Administer and Configuration, this attribute does not appear.

    • Service description -- The description used within TAS for the service. It consists of an arbitrary line of text.

    • Volume references -- A list of the volumes this file service references and exports. You can configure the referenced volumes and their attributes via System->Volumes. Select the volumes you want to reference.

    • Umask -- The default file access permissions for TAS clients. This three-digit octal-number represents the UNIX file protection mask and works the same as the UNIX umask command. Refer to the UNIX umask(1) man page for more information on how the system interprets digits.

    • Client character set -- The character set that TAS assumes all of this service's clients use. It defaults to builtin-mac-roman. Select a different character set if necessary.

    • Freespace report method -- The method for calculating the amount of free disk space. Systems that do not support the UNIX statfs() system call or its equivalent do not support this option. If set to the default all, this attribute makes TAS report to clients the free space on all of the partitions. If set to root, this attribute makes TAS report only free disk space on the partition in which the virtual root of a client's connection resides.

    • Allow whitespace in file names -- The option to allow AppleTalk clients to use spaces in file names.

    • Use client specified file time stamps -- The option to stamp files created or modified on the server by clients with the clients' date and time rather than the server's date and time.

    • Log activity -- The option to enable activity logging. This directs this file service to record client activity in activity.tn in the TAS home directory. When a client disconnects, TAS appends a line of data about the client's session to the log file at activity.tn. This attribute defaults to no activity logging.

    • Tracing -- The option to direct this file service to write debugging traces to a file. Syntax Technical Support can use the trace file to help diagnose problems.

    • Start this file service? -- The option to start this file service when you click Submit. If you clicked Administer and Configuration, this attribute does not appear.

  5. Click Submit.

    The Create New AppleTalk File Service servicename screen or the Update AppleTalk File Service servicename screen appears.

  6. Click OK.

    To administer a file service from the UNIX command line, use the tnservice command.