cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1582
Views
5
Helpful
9
Replies

VPN and Wireless authentication through ACS 5.4

Anand Thakur
Level 1
Level 1
Hello,

I am  in the process of migrating from ACS 4.1.1.23 to ACS 5.4. I have migrated our users and Network Device Groups and configured external Identity stores like AD and RSA. I want to authenticate our Wireless users with AD and VPN users through RSA. I am unable to create policies to get this UP and working. I need help in this regarding the policy creation.
As I am new to the ACS 5.4 any help with the step by step configuration of the WLAN and VPN
authentication will be appreciated.

Thanks in advance.


Regards,

Anand
3 Accepted Solutions

Accepted Solutions

jrabinow
Level 7
Level 7

This can be done by creating two Access Services: one that authenticates against AD and one against RSA.

Then need to create Service Selection policy that will have as a result one of these two services. One possibility could be NAS-Port-Type in RADIUS dictionary which should be "Wireless - IEEE 802.11"

View solution in original post

In order to work with RSA you need to do the following:

- Define the ACS servers on the RSA server

- Export the sdconf.rec file from RSA

- Include the sdconf.rec as part of the RSA definition on ACS

View solution in original post

9 Replies 9

jrabinow
Level 7
Level 7

This can be done by creating two Access Services: one that authenticates against AD and one against RSA.

Then need to create Service Selection policy that will have as a result one of these two services. One possibility could be NAS-Port-Type in RADIUS dictionary which should be "Wireless - IEEE 802.11"

Hello,

Thanks a lot. I am trying it now.

While creating Access Services which allowed protocols should be used for RSA authentication?

Any other specifications if i need to add please let me know.

Thanks it worked.

I am now able to get authentications of Network devices through TACACS and WLAN through RADIUS.

I am stuck at RSA as i am not sure if RSA 6.1 is compatible with ACS 5.4.

Can i get some insight on this?

Please help.

In order to work with RSA you need to do the following:

- Define the ACS servers on the RSA server

- Export the sdconf.rec file from RSA

- Include the sdconf.rec as part of the RSA definition on ACS

Thanks RSA authentication for VPN and AD authentication for WLAN is now successfully. Also i am successful in getting the device authentication through both RSA and internal password.

Now i want to configure DACLs for VPN users. i have internal user groups with internal users mapped to them. but the authentication is through RSA and i want to apply DACL to the specific groups.

How can i get this done?

Thanks in advance

You need to configure a Rule in the authorization policy where the condition is the group matching the one you need , and then you can assign authorization profile with ACL you want.

I am wondering how many different indetity groups you have that you want to assign DACLs for

A key thing is to ensure that even when authentication is against RSA that identity groups are retrieved

In order to ensure this you should define an identity sequence including RSA and internal users that use as the result of the identity policy instead of just RSA

Do this as follows:

Users and Identity Stores > Identity Store Sequences > Create

- select "Password Based" and select RSA in "Authentication and Attribute Retrieval Search List"

- select "Internal Users" in "Additional Attribute Retrieval Search List"

This means that authentication will be done against RSA but internal user attributes will also be retrieved in this case

Therefore, irrespective of whether authenticaiton is against RSA or "Internal Users" the internal user attributes will be available to be used in authorization rules