Simple question about adding own attribute to proxy reply

Nicolas Baradakis nbk at sitadelle.com
Wed Jul 27 15:34:20 CEST 2005


Valeriy V. Peshkoff wrote:

> But why developer doesn't do equal things for ACCEPT =)
> Post-Auth-Type ACCEPT {
> Reply-Message-Accept
> }
> Doesn't work

If I understand correctly what you are trying to do, it should be
written like this:

post-auth {
	Reply-Message-Accept

	Post-Auth-Type REJECT {
		Reply-Message
	}
}

-- 
Nicolas Baradakis




More information about the Freeradius-Users mailing list