How to log sites-available/default variables
18 May
2015
18 May
'15
1:10 p.m.
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? Thanks in advance, Marc
19 May
19 May
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
4068
Age (days ago)
4069
Last active (days ago)
1 comments
2 participants
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
mdii