[EMAIL PROTECTED] wrote:
> Like the following template.
> 
> ${USERNAME} Auth-Type := Local, Password == "${PASSWORD}"
>         Service-Type = Framed-User,
>         Framed-Protocol = PPP,
>         Framed-IP-Address = ${IP},
>         Framed-IP-Netmask = 255.255.255.255,
>         Framed-Routing = Broadcast-Listen,
>         Framed-MTU = 1500,
>         Idle-Timeout = 1800,
>         Cisco-AVPair = "lcp:callback-dialstring=${DIALBACK}",
>         Cisco-AVPair += "ip:inacl#1=blah blah"
> 
> We have a macro that generates a user file by filling in the
> Variables. ${xxx} with appropriate values.

  Which is why I want to make the server parse variables as run-time.
It would be a lot easier to maintain, and your template could go into
the 'users' file nearly verbatim.

  Alan DeKok.

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

Reply via email to