17 May
2007
17 May
'07
6:19 a.m.
Arran Cudbard-Bell wrote:
Yep I noticed this too, trying to create unique accounting strings with Client-IP-Address / Packet-Src-IP-Address...
The acct_unique module was written before the whole dynamic expansion was finished. As a result, it's not integrated into the rest of the server. It could be replaced by an accounting "hints" file, as: DEFAULT Acct-Unique-Id = `%{md5:%{foo} %{bar}}` That requires an "md5" handler to be written, which isn't too hard. It should probably be done before 2.0.0, and the "acct_unique" module should be marked as deprecated. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog