24 Jun
2007
24 Jun
'07
1:19 a.m.
Michael Alexeev wrote:
Hi all,
I am having trouble with macro substitution in Exec-Program-Wait attribute. For some reason %C{User-Name} is expanded to "localhost{User-Name}" string instead of real user name.
Because %C is documented as being the client name. What led you to believe %C{User-Name} would be the user name? The documentation says it's %{User-Name}. Where did the extra 'C' come from"? Alan DeKok.