Hello

I want to match any user with the username prefix "xx." and the
password does not matter (will be checked by the remote LNS). None
of the users with prefix "xx." have a local user account.

Now I'm struggeling with accepting any password for this default
entry:

DEFAULT Prefix == "xx.", Password == *
         Service-Type = Outbound-User,
         cisco-avpair += "vpdn:tunnel-type=l2tp",
         cisco-avpair += "vpdn:ip-addresses=10.10.10.10",
         cisco-avpair += "vpdn:tunnel-id=tunnel3",
         cisco-avpair += "vpdn:nas-password=*****",
         cisco-avpair += "vpdn:gw-password=*****"

I've tried the variant without the password selector, doesn't
help either, all I get is this error message in radiusd -xx:

  auth: No Auth-Type configuration for the request, rejecting the user

Adding a Auth-Type =: Local doesn't work either. It'll always
complain about wrong commas.

Is there a different way of ignoring or accepting any password
if simply the prefix matches?

Thanks
-- 
Andre


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

Reply via email to