cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
895
Views
0
Helpful
1
Replies

Cisco ASA

acbenny
Level 1
Level 1

hi all,

Any web link can teach me by using Cisco ASA with secure ID authenticator for authentication ?

1 Reply 1

David Stanford
Cisco Employee
Cisco Employee

See this link:

http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_70/config/aaa.htm#wp1053066

for information on how to do the SDI authentication.

It also includes what servers to support.

Once you create a aaa-server for the sdi server like below:

aaa-server rsasecure protocol sdi

aaa-server rsasecure host 10.0.0.1

(note you might need to specify extra options)

You will need to tie the secure ID authentication to a tunnel-group.

tunnel-group SDIusers type ipsec-ra

tunnel-group SDIusers general-attributes

authentication-server-group rsasecure