Git Product home page Git Product logo

freeradius4's Introduction

freeradius4

following arguments can be passed to the builded docker image:

DB_HOST

DB_NAME

DB_USER

DB_PASS

SMTP_SERVER

SMTP_PORT

SMTP_USER

SMTP_PASS

SMTP_ADMIN_EMAIL

SMTP_SENDER_EMAIL

SMTP_SUBJECT

CACHE_TIME

IMAP_TIMEOUT

IMAP_URI

you can pass those variables via docker run -e SMTP_SERVER=google.com or set them inside Dockerfile

for now freeradius4 sources has broken module rlm_test which broke all logic ( issue with current github freeradius repo )

CC src/modules/rlm_test/rlm_test.c src/modules/rlm_test/rlm_test.c: In function 'mod_bootstrap': src/modules/rlm_test/rlm_test.c:266:46: error: macro "talloc_foreach" passed 3 arguments, but takes just 2 talloc_foreach(inst->tmpl_m, tmpl_t *, item) INFO("%s", item->name); ^ src/modules/rlm_test/rlm_test.c:266:3: error: unknown type name 'talloc_foreach' talloc_foreach(inst->tmpl_m, tmpl_t *, item) INFO("%s", item->name);

freeradius4's People

Contributors

tkramarets avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.