cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5571
Views
5
Helpful
2
Replies

Spaces in the LDAP OU field

franco_bruna
Level 1
Level 1

       Hello,

I'm running VPN SSL on an asa 5520 (V8.2.5) with LDAP authentication and everything works fine but now the AD people changed name in the groups and they added a " " "blank" in one of the fields so when I configured the group I get an error.

for example:

this works:

 

map-value memberOf CN=VPN_SSL_ABC,OU=External,OU=XXX,DC=ext,DC=local ABCPolicy

but this does not:

map-value memberOf CN=VPN_SSL_ABC,OU=External Group,OU=XXX,DC=ext,DC=local ABCPolicy

Is there any way to insert a space in the OU field?

thanks in advance

Giovanni

1 Accepted Solution

Accepted Solutions

Jennifer Halim
Cisco Employee
Cisco Employee

Yes, just put quotes for the memberOf attribute as follows:

map-value memberOf "CN=VPN_SSL_ABC,OU=External Group,OU=XXX,DC=ext,DC=local" ABCPolicy

View solution in original post

2 Replies 2

Jennifer Halim
Cisco Employee
Cisco Employee

Yes, just put quotes for the memberOf attribute as follows:

map-value memberOf "CN=VPN_SSL_ABC,OU=External Group,OU=XXX,DC=ext,DC=local" ABCPolicy

Jatin Katyal
Cisco Employee
Cisco Employee

Further to Jennifer post, I would like to add that quotes actually represent the distinguish name as single entity.

LDAP Authentication to Assign a Group Policy at Login

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808d1a7c.shtml

~Jatin
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: