Adding a New Connection to M-Files Server

To set up a new connection to M-Files server in M-Files Admin, select Connections to M-Files Servers in the left-side tree view. In the task area, click New Connection to M-Files Server.



Name

First assign a name to the connection.

Connection / Server Name

Enter the network name or IP address of the server on which M-Files Server has been installed and that contains the document vault.

Connection / Port Number

The server was specified in the previous field, and in this field you specify the port to connect to on the server. Enter the server port number to connect to. M-Files uses port 2266 by default.

Connection/Protocol

Specify the protocol to be used for the network connection. The following protocols are available:

  • gRPC
  • Local gRPC
  • TCP/IP
  • SPX
  • Local Procedure Call (LPC)
  • HTTPS
Note: When you use the gRPC protocol for connections between the M-Files server and M-Files clients, a valid TLS certificate must be in use on the server for connection security and encryption. For instructions, see Managing Server Certificates.

Enforce encrypted connection

Enable this option to secure the communication between M-Files Admin and M-Files Server with RPC encryption.

RPC encryption does not require Internet Information Services or any other additional components and is often the simplest way to achieve encryption of network communication between the client software and M-Files Server in the organization's internal network.

The option is available for the TCP/IP and gRPC protocol. If the protocol is HTTPS, the connection is always encrypted at the HTTPS protocol level. For connections from outside the organization's internal network, HTTPS or VPN should still be used, as RPC communication to the default TCP port, 2266, is often blocked by firewalls.

Note: For RPC encryption to work, the user as well as the computer must be able to authenticate to the server computer. In practice, this requires that the client computer belongs to the Windows domain and that the user is a domain user.

For more information on encrypted connections and instructions on how to configure the server to require encrypted connections, refer to Protecting Data in Transit with Encryption in M-Files.

It is also possible to use pre-shared keys in combination with HTTPS for securing a VPN-less access from outside the organization's private network.

HTTP proxy settings

You can specify an explicit HTTP proxy server for a server connection that uses the gRPC or HTTPS protocol. This can be necessary if your organization wants to route all traffic through an HTTP proxy server.

To do this, enable the option Specify HTTP proxy settings. Then, in the HTTP proxy server field, type in the address of the proxy server and optionally the port number in the format <server address>:<port number>.

Connection / Test Connection

You can test the operation of the connection to M-Files server with the Test Connection button.

Authentication

Specify the method M-Files Server is to use for authenticating the user. The authentication options are Current Windows user, Specific Windows user and M-Files user.