From: kkalev Date: Sat, 23 Nov 2002 16:20:17 +0000 (+0000) Subject: Fix a typo in sql.attrmap. Fix by Evren Yurtesen X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=7391622383acfb748dca76271c73452bafacbc4b;p=freeradius-dialup-admin.git Fix a typo in sql.attrmap. Fix by Evren Yurtesen --- diff --git a/Changelog b/Changelog index d9aeb33..304f6b0 100644 --- a/Changelog +++ b/Changelog @@ -5,6 +5,7 @@ Ver 1.62: * Add a few comments in bin/clean_radacct * Add a new script bin/truncate_radacct which will delete all sessions from the radacct table which are older than a configurable number of days +* Fix a typo in sql.attrmap. Fix by Evren Yurtesen Ver 1.61: * Add a string encoder for greek * If general_decode_normal_attributes is set then encode attributes in lib/ldap/change_info. In the near future diff --git a/conf/sql.attrmap b/conf/sql.attrmap index 9a41e37..7fa79fa 100644 --- a/conf/sql.attrmap +++ b/conf/sql.attrmap @@ -17,7 +17,7 @@ checkItem Dialup-Access none checkItem Max-Daily-Session Max-Daily-Session checkItem Max-Weekly-Session Max-Weekly-Session checkItem Login-Time Login-Time -chechItem Expiration Expiration +checkItem Expiration Expiration replyItem Service-Type Service-Type replyItem Framed-Protocol Framed-Protocol