can't login with LDAP username/password
Kelly Kloen
k.kloen at de-breul.nl
Fri Dec 10 22:05:53 CET 2010
hi there,
first time here,
what i want fix is..
we want to connect with freeradius to a website ( http://breul.swp.nl )
and login with LDAP username and password..( and later with a token )
now i can put in the username kekl and the good for now mypassword ;)
but then i get a message cannot login...
and the log of freeradius is :
Listening on authentication address 192.168.5.16 port 1812
Listening on accounting address * port 1813
Listening on proxy address 192.168.5.16 port 1814
Ready to process requests.
rad_recv: Access-Request packet from host 192.168.5.1 port 4693, id=1, length=88
Service-Type = Login-User
User-Name = "kekl at administratie.net"
User-Password = "mypassword"
NAS-IP-Address = 192.168.5.16
NAS-Identifier = "radius"
NAS-Port-Type = Virtual
+- entering group authorize
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
rlm_realm: Looking up realm "administratie.net" for User-Name = "kekl at administratie.net"
rlm_realm: Found realm "administratie.net"
rlm_realm: Adding Stripped-User-Name = "kekl"
rlm_realm: Adding Realm = "administratie.net"
rlm_realm: Proxying request from user kekl to realm administratie.net
rlm_realm: Preparing to proxy authentication request to realm "administratie.net"
++[suffix] returns updated
rlm_eap: No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns notfound
users: Matched entry DEFAULT at line 144
++[files] returns ok
++[expiration] returns noop
++[logintime] returns noop
++[pap] returns noop
Sending Access-Request of id 44 to 127.0.0.1 port 1812
Service-Type = Login-User
User-Name = "kekl"
User-Password = "mypassword"
NAS-IP-Address = 192.168.5.16
NAS-Identifier = "radius"
NAS-Port-Type = Virtual
Proxy-State = 0x31
Proxying request 0 to home server 127.0.0.1 port 1812
Sending Access-Request of id 44 to 127.0.0.1 port 1812
Service-Type = Login-User
User-Name = "kekl"
User-Password = "mypassword"
NAS-IP-Address = 192.168.5.16
NAS-Identifier = "radius"
NAS-Port-Type = Virtual
Proxy-State = 0x31
Going to the next request
Waking up in 0.9 seconds.
Waking up in 18.9 seconds.
Rejecting request 0 due to lack of any response from home server 127.0.0.1 port 1812
There was no response configured: rejecting request 0
Found Post-Auth-Type Reject
+- entering group REJECT
expand: %{User-Name} -> kekl at administratie.net
attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Sending Access-Reject of id 1 to 192.168.5.1 port 4693
Finished request 0.
WARNING: Marking home server 127.0.0.1 port 1812 as zombie (it looks like it is dead).
Waking up in 4.9 seconds.
Cleaning up request 0 ID 1 with timestamp +649
Ready to process requests.
why do can't i login ????
gr kloenie
More information about the Freeradius-Users
mailing list