Christian Balzer <[EMAIL PROTECTED]> wrote:
> Which of course breaks (at the import/parse stage) the moment you hit the
> first user who has a single-quote in their password (large number of them
> here as well).

  You have a choice:

  a) use double quotes, and escape double-quotes in passwords
  b) use single quotes, and escape single quotes in passwords.

  Pick one.

> 1. Between 0.9.3 and 1.0.0 the way that "%" are parsed within a users file
> (cistron compat or not) has changed, variable expansion is always on.

  Yes.

> 2. There is currently no way to get the previous behavior back in a 100% 
> compatible way (let alone that rewriting the quoting as suggested would 
> require quite more effort than some global config option somewhere).

  It should be configurable.

  As always, patches are welcome.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to