Problem about simultaneous-use parameter and windows DC.
Hello guys. We set up a freeradius server several months ago. We use postgresql database for Users and Clients databases, and all works fine. Then we want to use a windows domain controller to do the anthentication by calling ntlm_auth. After some tests, it works too. But now we have no idea how to enable the simultaneous-use parameter, because tables of Users database is actually empty, all user informations are in the windows DC. Is there any way to enable the simultaneous-use parameter? Thanks! Miles
李程 wrote:
But now we have no idea how to enable the simultaneous-use parameter, because tables of Users database is actually empty, all user informations are in the windows DC.
Is there any way to enable the simultaneous-use parameter?
doc/Simultaneous-Use This is documented. Alan DeKok.
I've read that. But found nothing useful. All it metions about enabling the parameter is to add it to 'Users' or rad*check table. And there is nothing about windows DC. : /
Date: Fri, 6 Aug 2010 08:36:13 +0200 From: aland@deployingradius.com To: freeradius-users@lists.freeradius.org Subject: Re: Problem about simultaneous-use parameter and windows DC.
李程 wrote:
But now we have no idea how to enable the simultaneous-use parameter, because tables of Users database is actually empty, all user informations are in the windows DC.
Is there any way to enable the simultaneous-use parameter?
doc/Simultaneous-Use
This is documented.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
李程 wrote:
I've read that. But found nothing useful.
Nonsense: This solution checks the radutmp file. This file is kept up-to-date from the Accounting records the NAS sends. Did you read that? Did you understand what it means?
All it metions about enabling the parameter is to add it to 'Users' or rad*check table. And there is nothing about windows DC.
Because using a Windows DC is irrelevant. The Simultaneous-Use functionality doesn't use a Windows DC. Alan DeKok.
Date: Fri, 6 Aug 2010 08:53:22 +0200 From: aland@deployingradius.com To: freeradius-users@lists.freeradius.org Subject: Re: Problem about simultaneous-use parameter and windows DC.
李程 wrote:
I've read that. But found nothing useful.
Nonsense:
This solution checks the radutmp file. This file is kept up-to-date from the Accounting records the NAS sends.
Did you read that? Did you understand what it means?
No matter what I use, windows DC or other Users database, radutmp or sql - what I am using, will keep the Accounting records right?
All it metions about enabling the parameter is to add it to 'Users' or rad*check table. And there is nothing about windows DC.
Because using a Windows DC is irrelevant. The Simultaneous-Use functionality doesn't use a Windows DC.
Obviously. Just want to know how to enable Simultaneous-Use if we don't want to add the parameter to 'Users' file or any database tables, is there any way?
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
李程