【问题标题】:How to set the group a user belongs to in FreeRadius?如何在 FreeRadius 中设置用户所属的组?
【发布时间】:2013-06-20 08:18:55
【问题描述】:

我刚刚开始使用 FreeRadius。在用户文件中,我有一行

testing Cleartext-Password := "password"

如何配置这个“测试”用户所属的组名。

【问题讨论】:

    标签: freeradius


    【解决方案1】:

    你必须在clients.conf中配置组

    喜欢

    client 192.168.1.0/24 {
    
      *Write your secret or nastype here. *
    
    }
    

    这里 192.168.1.0/24 是一组 IP...

    【讨论】:

    • 怎么样,我需要创建一个名为 Admin 的组和成员 testing ?
    猜你喜欢
    • 1970-01-01
    • 2019-05-29
    • 1970-01-01
    • 2017-05-26
    • 2011-07-01
    • 1970-01-01
    • 1970-01-01
    • 2013-06-15
    • 2014-08-29
    相关资源
    最近更新 更多