From 7fc3867a9f811b56d589cabd4997571bcae48e95 Mon Sep 17 00:00:00 2001 From: Nachtfalke Date: Sun, 8 Jan 2012 01:33:56 +0100 Subject: fixed typo in ldap --- config/freeradius2/freeradius.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/freeradius2/freeradius.inc b/config/freeradius2/freeradius.inc index 59cb2ce5..7168f00a 100644 --- a/config/freeradius2/freeradius.inc +++ b/config/freeradius2/freeradius.inc @@ -2545,7 +2545,7 @@ ldap { # Mapping of RADIUS dictionary attributes to LDAP # directory attributes. - dictionary_mapping = ${confdir}/ldap.attrmap + dictionary_mapping = \${confdir}/ldap.attrmap ################## THE BELOW IS NOT COMPILED WITH FREERADIUS ################################# # Set password_attribute = nspmPassword to get the # user's password from a Novell eDirectory -- cgit v1.2.3