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
Sources could not be expanded: conflict in file freeradius-server.spec
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 ;-)