thank you. If you don't mind, could you give me an example of the "better way" you mentioned other than the "copy_request_to_tunnel" option? for example a := a b := b c := c ... I think you know of another method other than this cumbersome manual work. 2024년 4월 12일 (금) 오후 8:17, Alan DeKok <aland@deployingradius.com>님이 작성:
On Apr 12, 2024, at 5:09 AM, 남혁준 <sawd1598@gmail.com> wrote:
An external request must be used on the internal server to transfer Attributes from the internal server to the REST module.
Until now, we copied Attributes one by one.
Why? There are many ways to get things done in FreeRADIUS, If it's very complicated to do something, then usually there's a simpler way.
2. It's the simplest method, but the documentation says "use it only for compatibility reasons."
I got the "don't use it" feeling here. I don't know the exact reason, but it's probably for security reasons.
No.
It's because there are better ways to do things. But if it works and it's simple, it should be fine.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html