06-28-2013 11:56 PM
I have created an OU=Company, under that OU anouther OU=VPNACCESS, under that group called VPN.
I want users only under this particualr group (VPN) to authenticate. However this is not happening. All users under OU=Company are able to authenticate.
My configurations are as below:
aaa-server TESTLDAP (inside) host X.X.X.X
ldap-base-dn OU=Company,DC=Company,DC=AE
ldap-group-base-dn CN=vpn,OU=vpnaccess,OU=Company,DC=Company,DC=AE
ldap-scope subtree
ldap-naming-attribute sAMAccountName
ldap-login-password *****
ldap-login-dn CN=binduser,OU=vpnaccess,OU=Company,DC=Company,DC=AE
server-type microsoft
Solved! Go to Solution.
07-01-2013 03:38 AM
Hi Karishma,
You can get this to work however in a little different way.
You can have the users from the VPN access to connect to a particular group.
In order to do this you need to use the Ldap attribute map
Here is the link that you can follow
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808d1a7c.shtml
HTH!!
Regards
Raj Kumar
Please rate all helpful posts
07-01-2013 01:00 AM
This is not possible unfortunatley. You can not use LDAP to specify user groups.
You can use it only to specify the root DN. under the root DN that you specify all users are allowed authentication.
You need to use the integration with AD rather than LDAP settings if you wan to achieve classification based on user group.
What is the product that you use? ISE or ACS?
Regards,
Amjad
Rating useful replies is more useful than saying "Thank you"
07-01-2013 01:59 AM
I have configured Anyconnect VPN on ASA5510 and want to give access to users only under a certain group to authenticate from AD server. Is there anyway I can fix this?
07-01-2013 02:03 AM
Not with LDAP.
But you can try to move the thread to the firewall forums and ask there. They'll possibly provide better answers from ASA point of view.
Regards,
Amjad
Rating useful replies is more useful than saying "Thank you"
07-01-2013 03:38 AM
Hi Karishma,
You can get this to work however in a little different way.
You can have the users from the VPN access to connect to a particular group.
In order to do this you need to use the Ldap attribute map
Here is the link that you can follow
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808d1a7c.shtml
HTH!!
Regards
Raj Kumar
Please rate all helpful posts
07-01-2013 10:04 PM
Thanks. This is the document i was looking for.
07-03-2013 04:43 AM
Nice solution Raj. +5.
That is working with the firewall. But unfortunately othe products (like wireless controller for example) do not have this luxury of mapping .
Rating useful replies is more useful than saying "Thank you"
07-01-2013 07:58 AM
Karishma,
Raj provided you the right link. However, I helped many customers with this requirement.
Here is a thread that you can go through:
https://supportforums.cisco.com/thread/217888
NOTE: You have to use distinguish name to restrict access of users under ldap-attribute map, OU cannot be used.
In case you face any issues, send me the output of following
show run ldap
debug ldap 255
~BR
Jatin Katyal
**Do rate helpful posts**
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