15 Jul
2011
15 Jul
'11
2:51 a.m.
Jacob Dawson wrote:
Further testing suggests that neither of the Perl or Realm modules is applying the Stripped-User-Name in the right scope.
I have no idea what that means. The Stripped-User-Name isn't magic. It's just an attribute. If it exists in the request list, you can refer to it via %{Stripped-User-Name} If it's "magically" disappearing, then it's because something in your configuration is making it disappear. The default configuration works, and doesn't do this. Alan DeKok.