freeradius-server
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / freeradius-server
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/freeradius-server && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000226 226 Bytes | |
freeradius-server-2.1.7.tar.bz2 | 0002544164 2.43 MB | |
project.diff | 0000006100 5.96 KB |
Revision 11 (latest revision is 175)
Petr Uzel (puzel)
committed
(revision 11)
update to 2.1.7
Comments 1
Hi, the logrotate config for radius contains a global section, which overrides the logrotate.conf defaults for all other logrotate configs sourced after radius (sssd, samba, ....). This should be avoided. Especially the "su radiusd radiusd" in this global section is the cause of failing logrotate with "permission denied", because radiusd may not read the sssd logfiles ;-)