]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Add a few names in the AUTHORS file.
authorkkalev <kkalev>
Sun, 27 Jan 2002 13:43:24 +0000 (13:43 +0000)
committerkkalev <kkalev>
Sun, 27 Jan 2002 13:43:24 +0000 (13:43 +0000)
commit83333b8ed6a126e7425d32f7f6342aa38f0053b4
tree53caf1564dec63f9332c32e8fbe3e3875eaf563d
parentd86afd5643fb96382eccef392d95c023f5d033b9
Add a few names in the AUTHORS file.
Add the User-Profile attribute. This is used by the rlm_ldap module and contains
the DN for an entry containing check and reply radius attributes. If it is set
it will be used instead of the default_profile directive. The idea is to use different
user profiles based on checks done in the users file. That way we can do something like
this:

DEFAULT Service-Type == Outbound-User, User-Profile := "uid=outound-dialup,dc=company,dc=com"

The same idea could also work for the sql module, to select groups containing radius attributes
without having the user belong to them based only on checks on the incoming Access-Request
AUTHORS