28 Jun
2010
28 Jun
'10
7:33 a.m.
JOE wrote:
Hi all
Is possible to add a regular expression to the postauth section as follows?:
Post-Auth-Type REJECT { if(%{User-Name}=="test") {
Hmmm... that isn't a regular rexpression. And see "man unlang". You can add statements pretty much anywhere. Alan DeKok.