02-20-2015 07:00 AM - edited 03-11-2019 10:31 PM
I would like to have our users enter two separate passwords to be able to run ASDM (similar to user and enable passwords on the CLI).
How do I do that?
Solved! Go to Solution.
02-20-2015 03:01 PM
The only way I see it possible would be to have a OTP (one time password) server and use it as your authentication server for ASDM through RADIUS.
The server would have to be configured to receive the user's password + token code/otp.
So the user would use one username and on the password box would put his password + otp.
The server would strip the otp part of the password and if it's correct it will forward the username and password (without the otp portion) to the AD server (or will locally do it if you have the user created there.)
02-20-2015 03:01 PM
The only way I see it possible would be to have a OTP (one time password) server and use it as your authentication server for ASDM through RADIUS.
The server would have to be configured to receive the user's password + token code/otp.
So the user would use one username and on the password box would put his password + otp.
The server would strip the otp part of the password and if it's correct it will forward the username and password (without the otp portion) to the AD server (or will locally do it if you have the user created there.)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide