Creating and Configuring an EFT Server

After you follow the procedures Installing the Server, Interface, and Modules, the next step is to log in to EFT via the Server interface, called the administration interface or AI, and configure the client connections to EFT. The instructions below describe how to configure the first EFT connection.

You must configure EFT for the first time on the computer on which the EFT service is installed. After you have created the local connection and enabled remote connections, you can connect to and administer EFT remotely.

Even if you plan to restore the Server from a backup, you must still create the initial Server object in the administration interface.

Anytime you connect to the EFT Server service, if no Servers have been defined, the Server Setup wizard Welcome page appears. The Server Setup wizard guides you through EFT configuration or allows you to restore from backup. The wizard helps you configure Server-specific options such as allowing remote administration. After the brief Server Setup wizard is completed, you have the option to run the Site Setup wizard to configure a Site, and then the User Setup wizard to provision a user. (You have to create at least one site for users to be able to connect to EFT.)

You may cancel out of the Server Setup wizard anytime by clicking Cancel or the X in the upper right corner. However, any settings made through the wizard are discarded, except for keys/certificates added to the key manager (by creating or importing).

You will need the following information to create and configure EFT:

  • If you are allowing remote administration of EFT and you are using SSL, you need to know the SSL settings and have access to the SSL keys and certificates.

  • If you are restricting remote administration to specific IP addresses, you need to know the IP addresses and ports.

  • If you are using DMZ Gateway, install and configure DMZ Gateway (on a different computer). The installation and configuration of DMZ Gateway is not required before creating Servers and Sites, but the Site setup wizard asks for the DMZ Gateway information. Alternatively, you can configure DMZ Gateway after Site setup is complete, and then provide the DMZ Gateway connection information in EFT's administration interface.

If you are configuring your first EFT Server connection, refer to Configure the First EFT Connection, below. If you are configuring a new, remote EFT connection, refer to Creating a Remote Connection.

Configure the First EFT Connection

You must first configure the local connection before you can configure a remote location.

To configure EFT on the local computer

  1. After installation is complete, the New Administrator Connection wizard appears. (If you have already defined a connection and want to create another one, refer to Creating a Remote Connection.)

  2. Leave This computer selected, then specify the Label for the local connection. By default, the label is LocalHost. Because LocalHost is a very common label, it is a good idea to change the label to something that is easily identifiable in error logs, reports, and remote connections. For example, GS_EFTS. You can label EFT anything you want; the EFT name is not dependent upon the computer name. The EFT Administrator Login page appears.

  3. Click the Authentication box and specify the type of authentication to use for this login. Future connections will default to the authentication type that you specify during this initial login, but you can choose a different type. Authentication types include:
    • EFT Authentication - Choose this option to log in with an EFT-specified administrator account, such as the one you created during installation.
    • Integrated Windows Authentication - Choose this option to log in as the currently logged on user (Integrated Windows Authentication).
    • Windows Authentication - Choose this option to log in using a specific Windows account.
  4. If you specified EFT Server Authentication or Windows Authentication, in the Username and Password boxes, provide the login credentials that you created during installation. The Welcome page appears. Because you have not yet activated the software, the "Free Trial" reminders appear. After you activate, you will not see this prompt.
  5. Do one of the following:
  6. Click Next. The Server Setup wizard Welcome page appears.
  7. Click Next. The FIPS Options page appears.
  8. When you enable FIPS mode, the ciphers, keys, and hash lengths and types that are not FIPS approved are not available. If a FIPS-approved state cannot be achieved when FIPS is enabled, the EFT service is stopped and an error is written to the Windows Event Log.

    • To use FIPS for SFTP (SSH2), select the Enable FIPS for SFTP check box. To use FIPS for SSL, select the Enable FIPS for SSL check box.
    • A confirmation prompt appears when you select either check box. When you enable FIPS, the EFT service must be restarted. Click OK to continue with FIPS enabled or click Cancel if you do not want to use FIPS and restart the EFT service.
  9. Click Next. The Remote administration page appears.
    • If you do not want to allow remote administration, clear the Allow remote administration check box.
    • If you want to allow remote administration:
      1. Select the Allow remote administration check box and specify the Listening IPs.
      2. Click Configure to specify one or more IP addresses. The Listening IP Settings dialog box appears.
    • All Incoming (IPv4) is selected by default. Select the check boxes for addresses that you want to allow; clear the check boxes for the addresses that you do not want to allow, then click OK.
  10. Specify the Listening port. (For security best practices and compliance with the PCI DSS, specify a port other than the default of 1100.)
  11. Click Next. If you chose remote administration, the Secure Remote administration page appears.
  12. Administrator account credentials are transmitted in plaintext unless SSL is enabled. Organizations complying with the PCI DSS are required to use SSL for remote administration. To enable secure remote administration, select the Use SSL for secure remote administration check box, and then click Next. The SSL Certificate Options page appears.
  13. Do one of the following:
  14. Click Next. The Auditing and Reporting page appears.
  15. If you are using Auditing and Reporting, select the Enable auditing check box, then provide the information required to connect to the ARM database as described below. If you are not using Auditing and Reporting, skip to the next step. (Auditing and reporting is a requirement of the PCI DSS.)
    1. In the Database type area, specify whether you are using SQL Server or Oracle for the auditing database.
    2. In the Host[\Instance Name] box, type EFT name or IP address.
    3. If you are using SQL Server as the Auditing Database, \InstanceName corresponds to SQL Server's notion of named instances, a feature that allows a given computer to run multiple instances of the SQL Server Database Service. For more information, refer to http://msdn2.microsoft.com/en-us/library/ms165614.aspx

    4. In the Authentication box, specify the type of authentication used by the database, either Windows Authentication or SQL Server Authentication.
      • If you choose SQL Server Authentication, you must also specify the "sa" username and password. In the Username and Password boxes, type the username and password used to connect to the database (not the EFT credentials).
    5. In the Database Name box, type the name of the database.
    6. In the In case of audit database error area, specify an Action for EFT to take if there is an error with the database. To stop recording data, select Stop auditing. To continue recording data to a file, select Audit to folder, and specify the location for the log file.
    7. UNC paths are supported. The Globalscape Server service must run on a computer that has access to the network share, and the full UNC path must be used, that is: \\xcvd.forest.intranet.xc\Common_Files, not G:\Common. IPv6 literals must use the Microsoft-specific IPv6 address form that uses "ipv6-literal.net" for use in a UNC path. (Refer to the Wiki article about IPv6 for more information about IPv6 literals in UNC paths.)

  16. To try to recover from a database error automatically, select the Attempt to reconnect every check box and specify the frequency in seconds.
  17. In the email notification area, select the Notify on disconnect check box and/or the Notify on reconnect check box, and then specify the email address(es) to which EFT is to send database connection error notifications. You can add as many email addresses as needed; separate the addresses with a comma or semicolon. EFT uses its global SMTP email settings from the SMTP Configuration to send the emails. You will configure those settings on the next page.
  18. The Refresh statistical fact tables daily check box is selected by default. If you do not want the database fact tables to be refreshed as part of EFT's hard-coded nightly cleanup routine (at midnight), then clear the check box.
  19. Click Next. The specify SMTP Server Settings page appears.
    • In the SMTP host address boxes, specify the SMTP server host address and port.
    • Select the Use Implicit TLS check box, if needed.
    • If using the SMTP server, select the Enable authentication check box and provide the Username and Password.
    NOTE: If you're not sure what to use for credentials, skip this step by selecting Next to continue with the server, site, and user setup. Later you can configure SMTP in the administration interface.
  20. In the From email address box, specify the email address for email notifications (such as those triggered by Event Rules). This is the address that appears in the From box of emails sent by EFT. For example, type noreply@serverhost.com.
  21. NOTE: The email address syntax is validated when you click Send Test Email or Next.. If the email address contains invalid characters or does not contain @, an error message appears. Click OK to dismiss the error message, then correct the address.
  22. Click Send Test Email to ensure the credentials are correct.
  23. Click Next. Server Setup is complete.
  24. You are offered the option of continuing to the Site Setup wizard, or quitting the wizard, saving EFT settings, and configuring the Site(s) later. You must configure at least one Site (a virtual host) to service inbound connections to EFT.

  25. Click an option, then click Finish. If you chose FIPS mode for SSL and/or SSH, prompts appear explaining that EFT has entered FIPS mode. Click OK to dismiss the prompts.
  26. If you chose Run the Site Setup wizard now, the Site Setup wizard Welcome page appears.
  27. Next, refer to Creating a Site for the procedure for configuring the first Site.