Skip to content

[defect]: Commit 17d725e - Authorize config #5513

@ChewyCalamari

Description

@ChewyCalamari

What type of defect/bug is this?

Crash

How can the issue be reproduced?

The :: addition to enum names via commit 17d725e- was also to the non-commented default.
Attempt to run build and run container with default config.

This should be reverted back to the following to ensure FreeRADIUS runs with default configuration files:

DEFAULT Framed-Protocol == PPP
Framed-Protocol = PPP,
Framed-Compression = Van-Jacobson-TCP-IP

Configuration File: freeradius-server\raddb\mods-config\files\authorize

Log output from the FreeRADIUS daemon

/etc/freeradius/mods-config/files/authorize[141]: Parse error (check) for entry DEFAULT: Unknown or invalid value "::PPP" for attribute Framed-Protocol
Failed reading /etc/freeradius/mods-config/files/authorize
/etc/freeradius/mods-enabled/files[9]: Instantiation failed for module "files"

Relevant log output from client utilities

No response

Backtrace from LLDB or GDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    defectcategory: a defect or misbehaviour

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions