EXPRESSLOGON statement

Use the EXPRESSLOGON parameter statement to allow a user at a workstation, with a TELNET client and a X.509 certificate, to log on to an SNA application without entering a user ID or password. If NOEXPRESSLOGON is specified, EXPRESSLOGON function is not available to the client.

Telnet is initialized with the value NOEXPRESSLOGON.

The EXPRESSLOGON and NOEXPRESSLOGON statements can be coded in the TELNETGLOBALS, TELNETPARMS, or PARMSGROUP statement blocks. See Rules for Telnet parameter statements and security parameters for more information about the hierarchy of parameter values.

Requirements:
  • The client must support the new environment Telnet option as defined in RFC 1572.
  • When you are configuring the SECUREPORT value, you must specify CLIENTAUTH SAFCERT.
  • When you are configuring the TTLSPORT value, the AT-TLS policy must specify HandshakeRole ServerWithClientAuth, a certificate must be received from the client, and the certificate must have an associated user ID.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+----------------+------------------------------------------><
   +-NOEXPRESSLOGON-+   
   '-EXPRESSLOGON---'   

Parameters

This statement has no parameters.