03-13-2010 02:29 AM
Hi
I want two factor authentication, one time password authentication through RSA token and active director authentication and authorization.
I configured two authenciation serves, one ACE server and other is AD auth server. I made realm and specify both authentication servers. My questions are:
1- When specify the authenication servers in realm what is the order of auth server means first auth server should be ACE server or AD server OR vice versa?
2- What I have to configure on sign in page so that it should three pieces of information means username and password for AD server authentication and one time password field for ACE server authentication.
Thanks in advance
Solved! Go to Solution.
03-15-2010 03:47 PM
Use AD server as the first authentication/
Use ACE server as Additional authentication server and for username field select "predefined as <USER>".
03-26-2010 08:10 AM
Hi Thanks for reply. Actually I wants the sign in pasge should show the three pieces of information:
1) username
2) password
3) One Time Password
Is there any special configuration required for this after specify first auth server as AD and second as ACE in authentication realm.
Many thanks
03-26-2010 02:44 PM
you need to modify the sign in page go to sign in-> pages and modify the default page and you can change the names of the login prompts to say username , password and one time password.
03-28-2010 01:28 AM
Thanks