XUA: How do I disable Multi-Factor Authentication (MFA) for FTP command line sessions?
FTPSERV does not support MFA for FTP interactive sessions.
To configure XUA to disable MFA for interactive sessions, add a UAGROUP with the appropriate FTP requestor (FTPSERV or XHESERV) above the MFA UAGROUP in the UAACL file.
Example:
UAGROUP FTP-TEST DESCRIPTION "use Guardian ID for FTP"
FROM_USER $everyone
TO_USER $everyone
REQUESTOR $SYSTEM.ZTCPIP.FTPSERV
$SYSTEM.XYGATEHE.XHESERV ! if you are using XHE
AUDIT_ACCESS_PASS ON
AUDIT_ACCESS_FAIL ON
If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.
Related Articles
XHE: Making WinSCP work in command line mode with XHE
1. Download and install WinSCP from https://winscp.net/eng/download.php 2. Start a listener process on an available NonStop port a. run $<vol>.xygatehe.xhe install b. xhe_start_listner <port #> -a:ftp -ssl_neg:ftp-auth Where $<vol> is the disk volume ...
XUA/XPQ: Using Password Program to change passwords for RSA or Radius users
If executing the HPE password program or an XPQ version of PASSWORD prior to the XPQ release 3.45, then a UAGROUP(s) must be added to the UAACL file (XUA) to process the authentication when the requestor is the PASSWORD program and the user is a user ...
XUA: Can a Base-24 Switch Application be configured with Microsoft Active Directory of User Authentication
XYGATEUA supports Active Directory authentication via LDAP. Base24 Active Directory Authentication is also supported. If the XYGATEUA installation has not yet been configured for LDAP then steps in the XUA 2.30 manual Chapter 15: Configuring the LDAP ...
XUA: Does XUA support multiple RADIUS servers
XYGATE User Authentication (XUA) Version 2.25 and later can be configured to support multiple Radius servers by specifying each server name next to the RADIUS_HOST keyword in the UACONF file, using a comma-separated list of server names with no ...
XUA: How to do an XUA monitor
1. Uncomment the MONITOR keyword in the UACONF file by editing the file and removing the ?!? from the first position in the line. The modified line should look as follows: MONITOR $S.#XUA.MONITOR Note: If your spooler does not have a collector called ...