AD Authentication Permissions
Tyler Brady
tbrady at stc-comm.com
Wed Jan 9 20:00:06 CET 2013
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
More information about the Freeradius-Users
mailing list