I'm using the Domain ADMINISTRATOR account, so it should have access to everything.
 
I think the problem is in one of this lines:

identity = "cn=administrator,dc=office,dc=netsystems,dc=pt"
password = password
basedn = "dc=office,dc=netsystems,dc=PT"

 

Is the syntax incorrect? My domain is called "office.netsystems.pt".

 

        -----Original Message----- 
        From: [EMAIL PROTECTED] on behalf of Dustin Doris 
        Sent: Thu 9/9/2004 7:40 PM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: Re: LDAP (continued...)
        
        


        > My Windows 2000 domain is "office.netsystems.pt". The user I'm using is
        > administrator.
        
        Does this user actually exist in your ldap directory with that password?
        You will need to find a user that exists in your AD that has read access
        to the part of the tree your users are in.
        
        >
        > Is this wrong?
        >
        >
        >       ldap {
        >                 server = "192.168.2.1"
        >                 identity = "cn=administrator,dc=office,dc=netsystems,dc=pt"
        >                 password = "password"
        >                 basedn = "dc=office,dc=netsystems,dc=PT"
        >                 filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"
        >                 # base_filter = "(objectclass=radiusprofile)"
        > (.)
        > }
        >
        >
        > Something is wrong because I'm getting:
        >
        > rlm_ldap: LDAP login failed: check identity, password settings in ldap
        > section of radiusd.conf
        > rlm_ldap: (re)connection attempt failed
        > rlm_ldap: search failed
        > rlm_ldap: ldap_release_conn: Release Id: 0
        >   modcall[authorize]: module "ldap" returns fail for request 0
        >
        >
        >
        >
        > What should I change to correct this problem?
        >
        > Thanks.
        >
        >
        > Regards,
        >
        > Hugo Sousa
        >
        
        -
        List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
        

<<winmail.dat>>

Reply via email to