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 | 0000000152 152 Bytes | |
freeradius-server-3.0.11.tar.bz2 | 0003073060 2.93 MB | |
freeradius-server-3.0.11.tar.bz2.sig | 0000000152 152 Bytes | |
freeradius-server-fix-cert-bootstrap.patch | 0000001980 1.93 KB | |
freeradius-server-radiusd-logrotate.patch | 0000001028 1 KB | |
freeradius-server-rcradiusd.patch | 0000000556 556 Bytes | |
freeradius-server-rlm_sql_unixodbc-configure.patch | 0000000469 469 Bytes | |
freeradius-server-tmpfiles.patch | 0000000310 310 Bytes | |
freeradius-server.changes | 0000063421 61.9 KB | |
freeradius-server.spec | 0000035297 34.5 KB | |
freeradius-tmpfiles.conf | 0000000038 38 Bytes | |
radiusd.service | 0000000392 392 Bytes |
Revision 81 (latest revision is 175)
Rusmir Duško (nemysis)
accepted
request 355850
from
Michael Ströder (stroeder)
(revision 81)
update to 3.0.11
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 ;-)