Not to be mean or anything, but you don't seem to have read the whole email or
the full correspondence. The problem only occurs when the Auth-Type is set to
System. I have bunch of other accounts (Auth-Type: Local) that work absolutely
fine. And to answer your questions, I DID post debug info, and the override is
set to no.

Thanks for the suggestions though.

Andrey


Quoting Dustin Doris <[EMAIL PROTECTED]>:

On Tue, 10 May 2005, Andrey wrote:

Hi List,

I have a question about Auth-Type = System. I have several accounts that
need to be authenticated through System and it works great as long as
the IP is assigned dynamically. As soon as I switch an account to static
IP, it authenticates but does not assign the desired ip address. I'm
guessing it's to do with the order in which things are checked: 1) check
sql -> auth-type: system; 2) system -> authenticate; 3) assign dynamic
ip, since it's not going back to sql, but of course it might be
something else.


When you say dynamic are you referring to rlm_ip_pool? If so, make sure you have override = no in your config. If you set it to override = yes, then ippool will override the reply item you already have configured for the user.

When you say switch the account to static IP what do you mean by that.
Does that mean that you are assigning the reply item of Framed-IP-Address?
If so, that should not be overwriten by ip_pool so long as you have
override = no.

Otherwise - post some debug output (radiusd -X)



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html





- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to