HI

 

I have a problem trying to authenticate a user from a wireless station via freeradius to a Windows 2000 Active Directory

In the freeradius server in debug mode, I got the following:

 

 

  modcall[authorize]: module "auth_log" 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: Looking up realm "company.pt" for User-Name = "[EMAIL PROTECTED]"

    rlm_realm: Found realm "company.pt"

    rlm_realm: Adding Stripped-User-Name = "TestUser"

    rlm_realm: Proxying request from user TestUser to realm company.pt

    rlm_realm: Adding Realm = "company.pt"

    rlm_realm: Authentication realm is LOCAL.

  modcall[authorize]: module "suffix" returns noop for request 0

  rlm_eap: EAP packet type response id 2 length 20

  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation

  modcall[authorize]: module "eap" returns updated for request 0

    users: Matched DEFAULT at 1

  modcall[authorize]: module "files" returns ok for request 0

rlm_ldap: - authorize

rlm_ldap: performing user authorization for TestUser

radius_xlat:  '([EMAIL PROTECTED])'

radius_xlat:  'o=Users,o=company,c=pt'

rlm_ldap: ldap_get_conn: Checking Id: 0

rlm_ldap: ldap_get_conn: Got Id: 0

rlm_ldap: attempting LDAP reconnection

rlm_ldap: (re)connect to osiris.company.pt:389, authentication 0

rlm_ldap: bind as cn=Administrator,o=company,c=pt/ to osiris.company.pt:389

rlm_ldap: waiting for bind result ...

request 1 done

rlm_ldap: Bind was successful

rlm_ldap: performing search in o=Users,o=company,c=pt, with filter ([EMAIL PROTECTED])

request 2 done

rlm_ldap: ldap_search() failed: Operations error

rlm_ldap: search failed

rlm_ldap: ldap_release_conn: Release Id: 0

  modcall[authorize]: module "ldap" returns fail for request 0

modcall: group authorize returns fail for request 0

Finished request 0

Going to the next request

--- Walking the entire request list ---

Waking up in 6 seconds...

 

 

Have you any idea to solve the problem?

 

Thanks in advance

Vitor

 

Reply via email to