I got an error "Failed retrieving values required to evaluate condition" when checking service-type in if condition in default config file. It seems that the client does not send requests with service-type attributes. My question is, is it necessary to send service-type attribute by client side or do we need to check also if there is a service-type attribute? Thanks for your suggestions.
On Jun 10, 2024, at 3:00 AM, Çağlar Karahan <karahancaglar94@gmail.com> wrote:
I got an error "Failed retrieving values required to evaluate condition" when checking service-type in if condition in default config file. It seems that the client does not send requests with service-type attributes. My question is, is it necessary to send service-type attribute by client side or do we need to check also if there is a service-type attribute?
Are you using Service-Type in your policies? If not, ignore the message. The default policies are there part as examples, and part to make common configurations work. If you're using those policies, you can just delete them from the "default" virtual server. Alan DeKok.
Thanks for clarification. I will first try to check if retrieving values exist before the condition. Alan DeKok <aland@deployingradius.com>, 10 Haz 2024 Pzt, 14:29 tarihinde şunu yazdı:
On Jun 10, 2024, at 3:00 AM, Çağlar Karahan <karahancaglar94@gmail.com> wrote:
I got an error "Failed retrieving values required to evaluate condition" when checking service-type in if condition in default config file. It
seems
that the client does not send requests with service-type attributes. My question is, is it necessary to send service-type attribute by client side or do we need to check also if there is a service-type attribute?
Are you using Service-Type in your policies?
If not, ignore the message. The default policies are there part as examples, and part to make common configurations work. If you're using those policies, you can just delete them from the "default" virtual server.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
Çağlar Karahan