libcurl4-openssl-dev | libcurl4-gnutls-dev,
libcap-dev,
libgdbm-dev,
- libiodbc2-dev,
libjson0 | libjson-c2 | libjson-c3 | libjson-c4 | libjson-c5,
libjson0-dev | libjson-c-dev,
libkrb5-dev | heimdal-dev,
libmemcached-dev,
libhiredis-dev,
python3-dev, @PYTWODEPS@
- samba-dev | samba4-dev
+ samba-dev | samba4-dev,
+ unixodbc-dev
Section: net
Priority: optional
Maintainer: Network RADIUS SARL <info@networkradius.com>
The FreeRADIUS server can use MySQL to authenticate users and do accounting,
and this module is necessary for that.
-Package: freeradius-iodbc
+Package: freeradius-unixodbc
Architecture: any
Depends: freeradius (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${dist:Depends}
-Description: iODBC module for FreeRADIUS server
- The FreeRADIUS server can use iODBC to access databases to authenticate users
+Description: unixODBC module for FreeRADIUS server
+ The FreeRADIUS server can use unixODBC to access databases to authenticate users
and do accounting, and this module is necessary for that.
Package: freeradius-redis
pkgdocdir = /usr/share/doc/$(package)
raddbdir = /etc/$(package)
-modulelist=krb5 ldap sql_freetds sql_mysql sql_iodbc sql_postgresql dhcp python2 python3 redis rest unbound yubikey
+modulelist=krb5 ldap sql_freetds sql_mysql sql_postgresql sql_unixodbc dhcp python2 python3 redis rest unbound yubikey
pkgs=$(shell dh_listpackages)
# This has to be exported to make some magic below work.
--without-rlm_eap_tnc \
--with-rlm_sql_postgresql_lib_dir=`pg_config --libdir` \
--with-rlm_sql_postgresql_include_dir=`pg_config --includedir` \
- --with-iodbc-include-dir='/usr/include/iodbc' \
--without-rlm_eap_ikev2 \
--without-rlm_sql_oracle \
- --without-rlm_sql_unixodbc \
--with-systemd \
--enable-reproducible-builds