Strips the named attributes from the request before passing it
to any Handlers or Realms. The value is a comma separated list of
attribute names. StripFromRequest removes attributes from the request
before AddToRequest adds any to the request. There is no
default.
# Remove any NAS-IP-Address,NAS-Port attributes
StripFromRequest NAS-IP-Address,NAS-Port