Freeradius and Windows 2003 Active Directory Authentication
    Tim P 
    panterafreak at gmail.com
       
    Tue Jul 26 23:11:51 CEST 2005
    
    
  
I am having trouble getting my radius setup to authenticate to windows
2003 active directory.
when using the following string "
  
radiusd.conf
<module configureation section>
      ldap {
                server = "gtds-domcon.gtdsolutions.org"
                basedn = "dc=gtdsolutions,dc=org"
                filter = "(sAMAccountName=%u)"
                password_attribute = "userPassword"
                identity = "cn=administrator,cn=Users,dc=gtdsolutions,dc=org"
                password = pantera
 <authorize section>
ldap
    
    
More information about the Freeradius-Users
mailing list