RE: Freeradius +LDAP + Active Directory + Authenticate Only questions

2008-01-21 Thread William Segura
the dsHeuristics setting as specified in the rlm_ldap docs. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Friday, January 18, 2008 1:05 AM To: FreeRadius users mailing list Subject: Re: Freeradius +LDAP + Active Directory + Authenticate Only

Re: Freeradius +LDAP + Active Directory + Authenticate Only questions

2008-01-18 Thread Alan DeKok
William Segura wrote: I am trying to setup Freeradius to authenticate against an active directory server. Only bind as user will work, and even then not always. Here are the relevant files: Please do not post configuration files to the list. Radius Log: ... rad_recv: Access-Request

Freeradius +LDAP + Active Directory + Authenticate Only questions

2008-01-17 Thread William Segura
I am trying to setup Freeradius to authenticate against an active directory server. I do not want it to do a ldapsearch to get authorization. I have looked on the mailing lists but have not found how to do this in my situation. I did read the rlm_ldap manual and am aware of the ldap-UserDN

Freeradius - LDAP - Active Directory

2005-11-21 Thread Konne
hi at all my system: Debian Sarge 3.1 Kernel 2.6.8 i installed the following software with apt-get apache-ssl 1.3.34-1 php4 php4-mysql mysql 4.1.14 openssl 0.9.8a-3 openldap stable 2.3.11 2005-10-18 [compiled] freeradius 1.0.5-2 freeradius-ldap 1.0.5-2 freeradius-mysql 1.0.5-2 freeradius-krb5

Re: Freeradius - LDAP - Active Directory

2005-11-21 Thread Konne
hi i found the problem... *before* basedn = dc=my,dc=dom # groupname_attribute = cn # groupmembership_filter = (|((objectClass=GroupOfNames)(member=%{Ldap-UserDn}))((objectClass=GroupOfUniqueNames)(uniquemember=%{Ldap-UserDn}))) # groupmembership_attribute = radiusGroupName timeout = 4