19 May
2015
19 May
'15
2:39 a.m.
Hi,
Hi,
In my sites-available/default file I set a post-proxy variable that is added to the proxy-reply:
post-proxy {
update reply {
Filter-Id := `/usr/sbin/ldap_get_group_info.sh %{User-Name}` }
}
I'm trying to add the Filter-Id value into the auth-detail-<date> file, is it possible?
everything gets logged - but i reckon you are calling the detail module BEFORE you've done this update reply call..... alan