"Lewis Bergman" <[EMAIL PROTECTED]> wrote:
> I was hoping to look for a specific %{NAS-Identifier} and based on that
> AND the fact that a user does not have an "@" in the username, add the
> realm.

  Try using "hints"

DEFAULT     User-Name !~ ".*@", NAS-Identifier == "foo"
            User-Name := "[EMAIL PROTECTED]"

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

Reply via email to