(Created page with "__FORCETOC__ === RADIUS > 그룹 === RADIUS 사용자 계정을 그룹화하는 기능으로 사용자를 그룹화하거나 그룹 정책을 이용해 사용자를 관리 할...") |
|||
| Line 1: | Line 1: | ||
__FORCETOC__ | __FORCETOC__ | ||
| − | === RADIUS > | + | === RADIUS > Groups === |
| − | RADIUS | + | A RADIUS user can be grouped and each group has its own attributes that can be replying to a user. |
| − | |||
| + | ==== Create New Group ==== | ||
| + | You can create a new group by click the "Create New group" button at the bottom of the left group tree. | ||
| + | By the right-click at the group name on the left group tree, you can change, move, or delete a group, | ||
| + | The RADIUS attributes can be added into each group excepts for the most top group. | ||
| − | ==== | + | ===== Group Check / Group Reply ===== |
| − | + | If you want to deny access to a specific user, or group of users, you need to use the group check item. | |
| − | + | If you want to reply some attributes to a user, you need to use the group reply item.<ref>https://freeradius.org/rfc/attributes.html</ref><ref>https://wiki.freeradius.org/guide/FAQ</ref> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{| class="wikitable" | {| class="wikitable" | ||
| − | |+ | + | |+ Group reply example |
|- | |- | ||
| − | ! | + | ! Attribute !! Operator !! Value |
|- | |- | ||
| − | | Reply-Message|| = || "Hello, bob" | + | | Reply-Message|| = || "Hello, bob" |
|} | |} | ||
| − | + | ===== Users ===== | |
| − | + | The "users" tab lists all users in a specific group. you can also create a user and the user will be grouped into the current group. | |
| − | ===== | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 19:29, 15 March 2021
RADIUS > Groups
A RADIUS user can be grouped and each group has its own attributes that can be replying to a user.
Create New Group
You can create a new group by click the "Create New group" button at the bottom of the left group tree. By the right-click at the group name on the left group tree, you can change, move, or delete a group, The RADIUS attributes can be added into each group excepts for the most top group.
Group Check / Group Reply
If you want to deny access to a specific user, or group of users, you need to use the group check item. If you want to reply some attributes to a user, you need to use the group reply item.[1][2]
| Attribute | Operator | Value |
|---|---|---|
| Reply-Message | = | "Hello, bob" |
Users
The "users" tab lists all users in a specific group. you can also create a user and the user will be grouped into the current group.