Hello.
Removed sql from the authorize section and got the below error (unknown
module sql..).
What else could i have missed?


Listening on authentication address * port 1812
Listening on accounting address * port 1813
Listening on authentication address 192.168.199.5 port 21000 as server
SERVER-21000
Listening on proxy address * port 1814
Ready to process requests.
rad_recv: Access-Request packet from host 192.168.199.9 port 56379, id=234,
length=60
        User-Name = "testuser"
        User-Password = "testpass"
        NAS-IP-Address = 127.0.0.1
        NAS-Port = 0
server SERVER-21000 {
# Executing section authorize from file /etc/raddb/sites-enabled/all-servers
+- entering group authorize {...}
++[preprocess] returns ok
[pap] WARNING! No "known good" password found for the user.  Authentication
may fail because of this.
++[pap] returns noop
WARNING: Unknown module "sql" in string expansion "%"
++[request] returns noop
        expand: %{User-Name}@%{Tmp-String-0} -> testuser@
++[request] returns noop
++[control] returns noop
} # server SERVER-21000
  WARNING: Empty pre-proxy section.  Using default return values.
Sending Access-Request of id 247 to 164.9.250.252 port 1812
        User-Name = "testuser@"
        User-Password = "testpass"
        NAS-IP-Address = 127.0.0.1
        NAS-Port = 0
        Proxy-State = 0x323334
Proxying request 0 to home server 164.9.250.252 port 1812
-- 
View this message in context: 
http://freeradius.1045715.n5.nabble.com/FR-2-1-6-add-realm-to-User-Name-before-Proxy-by-listening-port-tp3303117p3389818.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to