Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        freeradius-unixODBC: unixODBC bindings for freeradius
        
        
        - Summary
- This plugin provides the unixODBC bindings for the FreeRADIUS server project.
Changelog
        
            - * Mon Sep 22 17:00:00 2008 John Dennis <jdennis{%}redhat{*}com> - 1.1.3-1.4
- - Resolves: bug #287381 rlm_ldap could not set LDAP_OPT_X_TLS_REQUIRE_CERT option to allow
  for some reason the freeradius-1.1.3-ldap.patch incorrectly changed 
  ldap_int_tls_config() to ldap_set_option(), this reverts the incorrect patch 
            - * Thu Jul 10 17:00:00 2008 John Dennis <jdennis{%}redhat{*}com> - 1.1.3-1.3
- - Resolves: bug #447669 freeradius cannot be queried using net-snmp
- force all files in /etc/raddb to be 640 root:radiusd, otherwise after dropping
  privileges the radiusd daemon cannot re-read it's config files on SIGHUP.  
- add group creation for radiusd
- Resolves: bug #249308 freeradius (prior to 1.1.4) won't work with vista clients
- Resolves: bug #440626 bad dist macro 
            - * Wed Apr 25 17:00:00 2007 Thomas Woerner <twoerner{%}redhat{*}com> 1.1.3-1.2
- - fixed CVE-2007-2028: EAP-TTLS denial of service
  Resolves: rhbz#236247