cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1243
Views
1
Helpful
2
Replies

Using a space as the delimiter in the Authentication Proxy?

dbosso
Level 1
Level 1

Hi,

I’m running the Authentication Proxy on Linux against an LDAP backend and I’d like to use the space character as the delimiter since it’s not allowed in our passwords. I can’t seem to figure out a way to do this in the config file. If I use an unquoted space it seems to trim it off, and if I use quotes it uses the quote characters also.

Is this possible?

Thanks!

1 Accepted Solution

Accepted Solutions

DuoKristina
Cisco Employee
Cisco Employee

Hi @dbosso,

The configuration parser library used by the Authentication Proxy strips leading and trailing whitespace from keys and values, so it is not possible to specify a space as the value.

Duo, not DUO.

View solution in original post

2 Replies 2

DuoKristina
Cisco Employee
Cisco Employee

Hi @dbosso,

The configuration parser library used by the Authentication Proxy strips leading and trailing whitespace from keys and values, so it is not possible to specify a space as the value.

Duo, not DUO.

dbosso
Level 1
Level 1

Bummer. It would be really useful to have this as an option. Thanks!

Quick Links