Can someone give more details on setting up LDAP groups? So far I have 
attempted to modify the users file and the ldap module. I can't seem to get the 
ldap module configured properly, but I'm sure that's just one of many issues.

ldap {
        #
        #  Note that this needs to match the name in the LDAP
        #  server certificate, if you're using ldaps.
        server = "ldap.your.domain"
        #identity = "cn=admin,o=My Org,c=UA"
        #password = mypass
        basedn = "o=My Org,c=UA"
        filter = "(uid=%{%{Stripped-User-Name}:-%{User-Name}})"
        #base_filter = "(objectclass=radiusprofile)"

cn = username (is this correct)
o= domain (is this correct)
c= ?  (what does this field mean)


Thank you,


T. Brady





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

Reply via email to