PORTOFENTRY4 (FTP server) statement

Use the PORTOFENTRY4 statement to specify the resource profile class name the FTP server should have the USS kernel pass to the security server during login processing for IPv4 clients.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-PORTOFENTRY4 TERMINAL------.   
>>-+----------------------------+------------------------------><
   '-PORTOFENTRY4--+-TERMINAL-+-'   
                   '-SERVAUTH-'     

Parameters

TERMINAL
The IPv4 client address is always passed as an 8-byte hexadecimal character string resource name in the TERMINAL class.
SERVAUTH
If the IPv4 client address is mapped into a network security zone by a NETACCESS statement in the TCPIP PROFILE, the netaccess resource name in the SERVAUTH class is passed. If the client address is not mapped, the TERMINAL class resource name is passed.

Examples

To pass SERVAUTH resource names when mapped, use the following code:
PORTOFENTRY4 SERVAUTH

Related topics

For more information about network access control and port of entry access control with the FTP server, see z/OS Communications Server: IP Configuration Guide.