XUA: RSA Authenticated user and SFTP
Add the below setting to UAACL using XAC_EDIT_ACL. UAGROUP SN-RSA-MAP-TEST
DESCRIPTION "RSA Logon with Mapping"
FROM_USER $EVERYONE
TO_USER support.sam
MAP re:"GRP80.TST010" REPLACE "scottfob" EXIT
MAP re:"SUPPORT.SAM" REPLACE "scottfob" EXIT
MAP re:"80tst10" REPLACE "scottfob" EXIT
RSA_AUTHENTICATE ON
RSA_REQUIRE_PASSWORD ON
AUDIT_ACCESS_PASS ON
AUDIT_ACCESS_FAIL ON
Notice: mapped user credentials must be in lower case.
Now, on your attempt to logon first you are prompted to enter mapped user credentials and then Guardian user credentials. During SFTP with RSA authenticated user using ?-oAllowedAuthentications=keyboard-interactive? is required for successful log-on. TACL> sftp -oAllowedAuthentications=keyboard-interactive -oPort=26
support.sam@<NODE NAME>
SFTP client version T9999H06_29Apr2013_comForte_SFTP_0094
Connecting to <NODE> via SSH2 process $SSH00 ...
Password:
Enter PASSCODE:
Last Logon: 22 APR 2015, 10:52
Last Unsuccessful Attempt: 22 APR 2015, 10:52 Total Failures: 54
sftp> 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.