...
- Open up an SSH terminal session to the Unix system you want to log into. You will first be presented with the familiar Unix login prompt. Here enter your Unix username and password (how first factor Unix authentication is setup various between environments, ask your system administrator for specifics).
- After successful login using first factor, you will be presented with the second factor login. You can enter the token code that is currently being displayed on your hardware token or mobile app, or if you have Duo Push enabled you can type "1" and the request will be sent to your mobile device to approve.
- Once you enter the correct token code, or approve the push request, you will have successfully authenticated into the Unix system.
SecretServer
- blahGo to the SecretServer login page. Rather than RSA login screen, you will first be presented with the regular SecretServer login page. Here enter your SecretServer username and password.
- After successful login using first factor, you will be presented with the second factor login, in this case using Duo Radius proxy. In this case the radius server is authenticating based on UCInet password and Duo. So here enter a combination of <ucinet password>,<duo token code or "push">. For example, if my UCInet password was "abcde" and token code currently "123456", then I would enter "abcde,123456" or if I had Duo Push enabled "abcde,push". Note: the timeout for push in this environment is very short.
VPN
- blah