freeradius-server
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / freeradius-server
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/freeradius-server && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000152 152 Bytes | 5 months |
freeradius-server-3.0.25.tar.bz2 | 0003402380 3.24 MB | 9 months |
freeradius-server-3.0.25.tar.bz2.sig | 0000000591 591 Bytes | 9 months |
freeradius-server-enable-python3.patch | 0000001107 1.08 KB | over 2 years |
freeradius-server-fix-perl-shbang.patch | 0000001054 1.03 KB | about 1 year |
freeradius-server-opensslversion.patch | 0000000566 566 Bytes | over 2 years |
freeradius-server-radclient-init-error-buffer.patc |
0000000434 434 Bytes | over 5 years |
freeradius-server-rcradiusd.patch | 0000000556 556 Bytes | about 7 years |
freeradius-server-rlm_sql_unixodbc-configure.patch | 0000000469 469 Bytes | over 6 years |
freeradius-server-tmpfiles.patch | 0000000310 310 Bytes | about 7 years |
freeradius-server.changes | 0000129325 126 KB | 5 months |
freeradius-server.spec | 0000039647 38.7 KB | 5 months |
freeradius-tmpfiles.conf | 0000000038 38 Bytes | about 8 years |
freeradius.keyring | 0000011090 10.8 KB | over 5 years |
radiusd.service | 0000000408 408 Bytes | about 4 years |
Comments 1
redflo wrote about 2 years ago
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 ;-)