Re: rlm_realm doesn't strip the username



Hi,

I thought that there is only a strip parameter and it is places inside the realm block.
According to the comments in the proxy.conf file. Default behaviour strips username
and putting nostrip parameter in the particular realm block blocks this behaviour.
I am right??

tomasz

On 10/12/07, A.L.M.Buxey@lboro.ac.uk < A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,

> I forgot about the atachment:)

you dont seem to have the 'strip' option for your home_server localhost {}
stanza in proxy.conf

likewise, there is no strip directive for any defined realm eg

templates {
        realm {
         strip
        }
}

realm myrealm.com {
        strip
  }

realm myfriend.com {
       nostrip
}


alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.