Displaying 2 results from an estimated 2 matches for "dictionary_mapping".
2013 Feb 22
6
Samba 4 and freeradius
...ing,dc=sambadom,dc=org"
filter = "(sAMAccountName=%{%{Stripped-User-Name}:-%{User-Name}})"
ldap_connections_number = 5
max_uses = 0
timeout = 4
timelimit = 3
net_timeout = 1
tls {
start_tls = no
}
dictionary_mapping = ${confdir}/ldap.attrmap
edir_account_policy_check = no
keepalive {
idle = 60
probes = 3
interval = 3
}
}
=============================
When I try authentication test in machine B,
eapol_test -c ./peap-mschapv2.conf -s testin...
2005 Apr 07
1
Time to give back, Samba LDAP with FreeRadius
...ile = "cn=radprofile,ou=dialup,o=My Org,c=UA"
#profile_attribute = "radiusProfileDn"
#access_attr = "dialupAccess"
# Mapping of RADIUS dictionary attributes to LDAP
# directory attributes.
dictionary_mapping = ${raddbdir}/ldap.attrmap
ldap_connections_number = 5
# password_header = "{clear}"
# password_attribute = userPassword
# groupname_attribute = cn
# groupmembership_filter =
"(|(&(objectClass=Group...