I uncommented and did appropriate changes (below) to the ldap section of
the modules area.  What else needs done?  I am deleting the commented
lines.

Dan

        ldap {
                server = "lap server's real name"
                basedn = "ou=People,dc=igb,dc=uiuc,dc=edu"
                filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"
                start_tls = no
                dictionary_mapping = ${raddbdir}/ldap.attrmap
                ldap_connections_number = 5
                timeout = 4
                timelimit = 3
                net_timeout = 1
        }


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to