4 Installing Eloquence on the Linux platform
# eloqsd.share # # @(#) $Revision: B.07.00.2 $ # The purpose of this file is to define all disk resources which are # known to Eloquence. The location depends on the operating # system: # # HP-UX: /etc/opt/eloquence6/eloqsd.share # Linux: /etc/opt/eloquence6/eloqsd.share # # This file is read at the startup time of the eloqsd process. # Changes are automatically detected and honored. # # Eloquence A.06.00 provides its own file sharing capabilities. # This will make you independent of the availability of specific # network file systems (NFS/SMB) and overcomes possible file system # limitations. # # Format: # # The section names are not case sensitive. String values can be # enclosed in double quotes to protect leading or trailing spaces. # Everything after a hash (#) character is considered a comment. # # Each share definition is a different section. # # The following configuration items are recognized for each section: # # [share_id] # Path Absolute path # Comment Share description. This is displayed by the client. # Users Comma separated list of individual users or user profiles # (currently unused) [example] Path = /opt/eloquence6/share Comment = Eloquence shared files