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-2.1.6-codecleanup.patch | 0000002146 2.1 KB | |
freeradius-server-2.1.6-dialup_admin.patch | 0000008149 7.96 KB | |
freeradius-server-2.1.6-edir-64bit.patch | 0000000592 592 Bytes | |
freeradius-server-2.1.6-overflow.patch | 0000000625 625 Bytes | |
freeradius-server-2.1.6-rcradiusd.patch | 0000001102 1.08 KB | |
freeradius-server-2.1.9.tar.bz2 | 0002524497 2.41 MB | |
freeradius-server-fix-cert-bootstrap.patch | 0000002221 2.17 KB | |
freeradius-server-initscript-pidfile.patch | 0000001231 1.2 KB | |
freeradius-server-sha1-default.patch | 0000001464 1.43 KB | |
freeradius-server.changes | 0000042837 41.8 KB | |
freeradius-server.spec | 0000015480 15.1 KB |
Revision 23 (latest revision is 175)
Petr Uzel (puzel)
committed
(revision 23)
update to 2.1.9, bnc#615699
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 ;-)