Stefan Winter <[EMAIL PROTECTED]> wrote: > I'm trying to retrieve some replyItems from an AD backend. It works fine as > expected with most attributes, but there are some string attributes which > contain spaces
Either put quotes around the string, or hack rlm_ldap to pull the *entire* string from LDAP, rather than calling "gettoken". Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

