would you mind writing down a small doc with your experiences?

i'm sure it would be nice to know for everyone.



Jim Seymour wrote:
"Alan DeKok" <[EMAIL PROTECTED]> wrote:

[EMAIL PROTECTED] (Jim Seymour) wrote:

Clarification: Giving the server ADMINNB\jseymour works.  Giving it
just "jseymour" does not.

Because the regex on the line above doesn't match. So, do:

DEFAULT   User-Name =~ blah
          My-Local-User-Name = "%{1}"

DEFAULT 
        My-Local-User-Name = "%{My-Local-User-Name:-%{User-Name}}"



Boy, I sure am missing some of the more obvious ones, aren't I?

Okay, that worked.  Thanks for all the help, Alan.  And all you
others, too!

Jim

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

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

Reply via email to