Appendix B: Servers and Functions
Exit Point Manager supports the following servers.
Exit Point Server | Description |
---|---|
*CLI | Call Level Interface |
*CNTRLSRV | License Management Central Server |
DATADIST | ShowCase DATADIST server |
*DATAQSRV | Optimized Data Queue Server |
*DDM | Distributed Data Management Server |
*DRDA | Distributed Relational Database |
*DQSRV | Data Queue Server |
*FILESRV | File Server |
*FTPCLIENT | IBM i FTP Client |
*FTPREXEC | FTP Execute Remote Command (REXEC) |
*FTPSERVER | IBM i FTP Server |
*FTPSIGNON | FTP Logon Server |
*LMSRV | License Management Server |
*MSGFCL | Message Function Server |
*NDB | Native Database Request |
QNPSERV | Network Print Server |
*REXEC_SO | Remote Execute Command Signon Server |
*RMTSRV | Remote Command and Distributed Program Call Server |
*RTVOBJINF | SQL Retrieve Object Information |
*RQSRV | Remote SQL Server |
*SIGNON | Signon Server |
*SQL | Database Server Initialization |
*SQLSRV | SQL Server |
*TELNET | Telnet Device Initiation/Termination |
*TFRFCL | File Transfer Server |
*TFTP | Trivial FTP Server |
*VISTA | ShowCase *VISTA Servers |
*VISTAPRO | ShowCase *VISTAPRO Server |
VISTA_ADMI | ShowCase VISTA_ADMI Servers |
*VPRT | Virtual Print Server |
Exit Point Manager also provides access control and monitoring for socket exit points:
Exit Point Server | Description |
---|---|
QSOLISTEN | Socket Listen server |
QSOCONNECT | Socket Connect server |
QSOACCEPT | Socket Accept server |
Exit Point Manager also provides access control and monitoring for exit points that are specific to the ShowCase software suite. See the table of ShowCase Servers shown below:
Exit Point Server | Description |
---|---|
*VISTA A Showcase corporation server. |
ShowCase *VISTA Clients |
*VISTAPRO A Showcase corporation server. |
ShowCase *VISTAPRO Clients |
DATADIST A Showcase corporation server. |
ShowCase DATADIST Clients |
VISTA_ADMI A Showcase corporation server. |
ShowCase VISTA_ADMI Clients |
Understanding Servers
Networked clients, including Client Access, can communicate with several servers on IBM i for network access. Exit Point Manager integrates with these servers, at the exit-point level, to allow you to specify your own access rules. You should have a clear understanding of what these servers do to develop and implement an effective network security plan.
In general, each server corresponds with a client function, such as file transfer, FTP, or remote command. In some cases, IBM created two servers for some functions. It is important to secure both servers to completely secure your IBM i.
Exit Point Manager allows you to set rules for how to secure each server. The following table lists the servers used by the various client functions. Note: The mapping of client function to server is subject to change by IBM. For the latest information from IBM, go to the Information Center Web site at www.iseries.ibm.com/infocenter. Click the Client Access Express link, select Administering Client Access Express, and then select Host Server Administration.
When a networked client makes a request of a server, it requests the server to execute a particular function. For example, when you prompt for a list of files in the Client Access data transfer function, it sends a request to the File Transfer Server to execute the EXTRACT function. When you request to download a file to a PC, it sends a request for the SELECT function.
Exit Point Manager allows you to set security rules for the server as a whole, but also for individual functions within a server.