Hi, I have added tenant_id columns to the NAS and Radacct tables in the Radius diagram. What I want to do is tenant_id of the tenant that I added to the NAS table, and users who authenticate with the captive portal will be equal to tenant_id in the Radacct table with the NAS connection. My goal is to allocate data in the RADACCT table for customers in the NAS table What arrangement should I make to ensure that. Please, help me. Regards
On Jan 12, 2018, at 3:03 PM, Emrah Yıldırım <emrah.yldrm81@gmail.com> wrote:
I have added tenant_id columns to the NAS and Radacct tables in the Radius diagram. What I want to do is tenant_id of the tenant that I added to the NAS table, and users who authenticate with the captive portal will be equal to tenant_id in the Radacct table with the NAS connection.
My goal is to allocate data in the RADACCT table for customers in the NAS table
What arrangement should I make to ensure that. Please, help me.
You keep asking the same question over and over. I understand you want a solution. But it's also clear that no one here understands what you want. Describe it in *different* words. You're talking about a problem as if we already understand it. We don't. *Describe* the problem. Alan DeKok.
First of all, I'm so sorry. But it's very important to me for the continuity of my project Each customer registered in the Nas table will have a tenant_id number. These customers are captive They will contact the portal. From these customers If the information from the Radacct table comes from which customer, the customer will receive the tenant_id number in the NAS table. Thus, each NAS customer will see its data in the Radacct table. 13 Oca 2018 04:48 tarihinde "Alan DeKok" <aland@deployingradius.com> yazdı:
On Jan 12, 2018, at 3:03 PM, Emrah Yıldırım <emrah.yldrm81@gmail.com> wrote:
I have added tenant_id columns to the NAS and Radacct tables in the Radius diagram. What I want to do is tenant_id of the tenant that I added to the NAS table, and users who authenticate with the captive portal will be equal to tenant_id in the Radacct table with the NAS connection.
My goal is to allocate data in the RADACCT table for customers in the NAS table
What arrangement should I make to ensure that. Please, help me.
You keep asking the same question over and over. I understand you want a solution. But it's also clear that no one here understands what you want.
Describe it in *different* words. You're talking about a problem as if we already understand it. We don't. *Describe* the problem.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html
On Jan 13, 2018, at 11:40 AM, Emrah Yıldırım <emrah.yldrm81@gmail.com> wrote:
First of all, I'm so sorry. But it's very important to me for the continuity of my project
If it's important, then you can explain yourself.
Each customer registered in the Nas table will have a tenant_id number.
What's a "customer"? Why are they registered in the NAS table?
These customers are captive They will contact the portal.
What portal?
From these customers If the information from the Radacct table comes from which customer, the customer will receive the tenant_id number in the NAS table.
How does a customer "receive" a tenant_id?
Thus, each NAS customer will see its data in the Radacct table.
That's still pretty much the same explanation. I still don't understand what you want to do. Again, you're assuming that we know everything about your use-case. We don't. Stop giving 2-3 word descriptions of things. Start *explaining* things. I *think* you want people to be able to SELECT certain entries in the radacct table. Since the NAS IP address is already in the radacct table, you can just use that. If you want *another* field to be stored in the radacct table, then you have to update the schema and the queries. These are all just text files. With lots of comments. It should be trivial to update those. If it's not trivial... then you probably shouldn't be updating them. Alan DeKok.
participants (2)
-
Alan DeKok -
Emrah Yıldırım