I'm trying to understand how to send dynamic replies based on user. If I authenticate via LDAP or some other mechanism, I can authorize via the sql tables? Is that right? -Bob
So let me ask you this, this allows me to set specific replies for each user. How would I go about setting replies for groups of users, when I don't know the specific usernames? Like if I'd want to assign a specific reply based on an LDAP group? -Bob Alan DeKok wrote:
Robert Myers <ccrider@whiterose.net> wrote:
If I authenticate via LDAP or some other mechanism, I can authorize via the sql tables?
Yes. All of the modules are completely independent of each other.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Robert Myers <ccrider@whiterose.net> wrote:
How would I go about setting replies for groups of users, when I don't know the specific usernames? Like if I'd want to assign a specific reply based on an LDAP group?
You would read the documentation for the LDAP module, and see how to use LDAP groups. The server *does* come with documentation, and many examples. Alan DeKok.
The documentation is how I found out what questions to ask. :) Thanks for the point in the right direction. -Bob Alan DeKok wrote:
Robert Myers <ccrider@whiterose.net> wrote:
How would I go about setting replies for groups of users, when I don't know the specific usernames? Like if I'd want to assign a specific reply based on an LDAP group?
You would read the documentation for the LDAP module, and see how to use LDAP groups.
The server *does* come with documentation, and many examples.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
Robert Myers