Thomas Jalsovsky <[EMAIL PROTECTED]> wrote: > I have a strange problem. My NAS sends User-Name like > User-Name = "<username>:<called-station-id>" > This is not a bug in the NAS but it is a feature (I can't solve my problem > in another way). I would like to separate this value > like <username> -> User-Name and <called-station-id> -> Called-Station-Id > (rewrite)
That would be really handy. Right now, I'm not sure how to do it. The simplest method would be to add some C to rlm_preprocess. But a more general solution would be preferable. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
