Use cleartext password: con_d Cleartext-Password:="con_d"
Ivan Kalik Kalik Informatika ISP Dana 5/8/2007, "rick norman" <[EMAIL PROTECTED]> piše: > >The users entry is simply > >con_d User-Password == "con_d" > > >Following is the complete output from radiusd -X for this session. > >-------------------------------------------------------------------------- > >rad_recv: Access-Request packet from host 127.0.0.1:57462, id=177, length=63 > User-Name = "con_d" > NAS-Identifier = "rick" > Message-Authenticator = 0x41a96ed8d52b06609f0494aad2d72ec3 > EAP-Message = 0x0200000a01636f6e5f64 > Processing the authorize section of radiusd.conf >modcall: entering group authorize for request 0 > modcall[authorize]: module "preprocess" returns ok for request 0 > modcall[authorize]: module "chap" returns noop for request 0 > modcall[authorize]: module "mschap" returns noop for request 0 > rlm_realm: No '@' in User-Name = "con_d", looking up realm NULL > rlm_realm: No such realm "NULL" > modcall[authorize]: module "suffix" returns noop for request 0 > rlm_eap: EAP packet type response id 0 length 10 > rlm_eap: No EAP Start, assuming it's an on-going EAP conversation > modcall[authorize]: module "eap" returns updated for request 0 > users: Matched entry con_d at line 138 > modcall[authorize]: module "files" returns ok for request 0 >modcall: leaving group authorize (returns updated) for request 0 > rad_check_password: Found Auth-Type EAP >auth: type "EAP" > Processing the authenticate section of radiusd.conf >modcall: entering group authenticate for request 0 > rlm_eap: EAP Identity > rlm_eap: processing type md5 >rlm_eap_md5: Issuing Challenge > modcall[authenticate]: module "eap" returns handled for request 0 >modcall: leaving group authenticate (returns handled) for request 0 >Sending Access-Challenge of id 177 to 127.0.0.1 port 57462 > EAP-Message = 0x010100160410a131cb5c1dfa691706698917cca1d605 > Message-Authenticator = 0x00000000000000000000000000000000 > State = 0x18e8cdd7c4ac2d196d1ef47984a6d93d >Finished request 0 >Going to the next request >--- Walking the entire request list --- >Waking up in 6 seconds... >rad_recv: Access-Request packet from host 127.0.0.1:57462, id=178, length=93 > User-Name = "con_d" > NAS-Identifier = "rick" > State = 0x18e8cdd7c4ac2d196d1ef47984a6d93d > Message-Authenticator = 0x1e22731000e713b820036170372aa1aa > EAP-Message = 0x020100160410c1ee4a2cc4f49f6bb16d640ad87ccf1a > Processing the authorize section of radiusd.conf >modcall: entering group authorize for request 1 > modcall[authorize]: module "preprocess" returns ok for request 1 > modcall[authorize]: module "chap" returns noop for request 1 > modcall[authorize]: module "mschap" returns noop for request 1 > rlm_realm: No '@' in User-Name = "con_d", looking up realm NULL > rlm_realm: No such realm "NULL" > modcall[authorize]: module "suffix" returns noop for request 1 > rlm_eap: EAP packet type response id 1 length 22 > rlm_eap: No EAP Start, assuming it's an on-going EAP conversation > modcall[authorize]: module "eap" returns updated for request 1 > users: Matched entry con_d at line 138 > modcall[authorize]: module "files" returns ok for request 1 >modcall: leaving group authorize (returns updated) for request 1 > rad_check_password: Found Auth-Type EAP >auth: type "EAP" > Processing the authenticate section of radiusd.conf >modcall: entering group authenticate for request 1 > rlm_eap: Request found, released from the list > rlm_eap: EAP/md5 > rlm_eap: processing type md5 > rlm_eap: Freeing handler > modcall[authenticate]: module "eap" returns reject for request 1 >modcall: leaving group authenticate (returns reject) for request 1 >auth: Failed to validate the user. >Delaying request 1 for 1 seconds >Finished request 1 >Going to the next request >Waking up in 6 seconds... >--- Walking the entire request list --- >Cleaning up request 0 ID 177 with timestamp 46b63f47 >Sending Access-Reject of id 178 to 127.0.0.1 port 57462 > EAP-Message = 0x04010004 > Message-Authenticator = 0x00000000000000000000000000000000 >Cleaning up request 1 ID 178 with timestamp 46b63f47 >Nothing to do. Sleeping until we see a request. > > > > >-- >_______________________________________________ >Get your free email from http://bsdmail.com > >- >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

