Very Highly Configurable Radius Server

Edit Package freeradius-server

The FreeRADIUS server has a number of features found in other servers
and additional features not found in any other server. The server's
features are:

* Support for RFC and VSA attributes

* Additional server configuration attributes

* Selection of a particular configuration

* Authentication methods

* Accounting methods

Refresh
Refresh
Source Files
Filename Size Changed
freeradius-server-2.1.1-logrotate_su.patch 0000001201 1.17 KB
freeradius-server-2.1.6-rcradiusd.patch 0000000523 523 Bytes
freeradius-server-3.0.1.tar.bz2 0002635534 2.51 MB
freeradius-server-3.0.1.tar.bz2.sig 0000000152 152 Bytes
freeradius-server-3.0.3.tar.bz2 0002762771 2.63 MB
freeradius-server-3.0.3.tar.bz2.sig 0000000152 152 Bytes
freeradius-server-fix-cert-bootstrap.patch 0000001980 1.93 KB
freeradius-server-initscript-pidfile.patch 0000000596 596 Bytes
freeradius-server-radius-reload-logrotate.patch 0000000472 472 Bytes
freeradius-server.changes 0000056141 54.8 KB
freeradius-server.keyring 0000000655 655 Bytes
freeradius-server.spec 0000034799 34 KB
freeradius-tmpfiles.conf 0000000042 42 Bytes
radiusd.service 0000000400 400 Bytes
Revision 51 (latest revision is 98)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234720 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 51)
- update to 3.0.3
	Many bugfixes
	Feature improvements
	* Everything now builds with no warnings from the C compiler,
	  clang static analyzer, or cppcheck.
	* rlm_ldap now supports defining the LDAP attribute name via
	  backticked expansion (i.e. shell command) in
	  RADIUS <-> LDAP mappings.
	* rlm_ldap now supports older style generic attributes.
	* dynamic expansions (e.g. "%{expr:1 + 2}" are now parsed
	  when the server starts.  Syntax errors in the strings
	  are caught, and a descriptive error is printed.
	* Static regular expressions (e.g. /a*b/) are now parsed
	  when the server starts.  Syntax errors in the strings
	  are caught, and a descriptive error is printed.
	* dynamic expansions are cached after being parsed.  They are
	  no longer re-parsed at run-time for every request.
	* regular expressions are now parsed and cached when the server
	  starts.
	* Added the %{rest:} expansion to rlm_rest, which will send
	  a GET request to the URL passed as the format string.
	  Any body text will be written to the expansion buffer.
	* rlm_rest now available as a debian package.
	* When an 'if' condition statically evaluates to true/false,
	  unlang does more static optimization.  For examples, see
	  src/tests/keywords/if-skip
	* All modules are marked as safe for '-C', which lets the
	  dynamic expansion checks work in more situations.
	* Added 'none' and 'custom' rlm_rest body types. 'custom'
	  allows sending of arbitrary expanded text and content-type (forwarded request 234679 from vitezslav_cizek)
Comments 0
openSUSE Build Service is sponsored by