"Drew Weaver" <[EMAIL PROTECTED]> wrote:
>             Im not sure anyone has any experience with this module yet,
> but I thought I'd ask since there isn't any documentation and I really
> wouldn't know where to look for this information. It appears from my
> fumbling around in the .c file that this module is looking for two
> different parameters; one is 'filename' the other is 'format' filename
> is fairly straightforward, format however is not. I have no idea what my
> "options" are for formatting the strings it is outputting. Does anyone
> have any hints on this.. All I really would like it to do is print

  The format is a string where variables are expanded, just like the
filename.

  format = "%{User-Name} logged in from %{NAS-IP-Address} with %{NAS-Port}"

  Alan DeKok.


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

Reply via email to