Code Monkey home page Code Monkey logo

freeradius-web-ui's Introduction

freeradius-web-ui

FreeRadius is an open source software used to authenticate users over a wide range of networks for different services. This is the most basic explanation I can think of and if you want to dig deep, please head over to: http://freeradius.org/

FreeRadius is used to authenticate users for different services such as Wi-Fi networks, openVPN, LDAP, Active Directory etc. and the list goes on.

freeradius-web-ui is used to manage the users and NAS clients on the FreeRadius server. You can add, delete, reset password of users from the web-ui. You can also add, delete and edit NAS clients. The whole interface is build using Metro-UI which uses PHP as a backend. This makes the whole UI very light weight and lightning fast. Information for users, NAS clients etc. is stored in the database and all the secret information such as user passwords are stored in 'sha1' or 'md5' encryption.

Database currently supported is MySQL/MariaDB.

NOTE: Before executing the setup script, please make sure to assign full permissions (777) to the directory named 'includes'. Permissions must not be recursive. After installation is complete, you can again switch the permissions to old one.

Screenshots

FreeRADIUS Server Installation

To install FreeRADIUS Server on CentOS 6.x. the installation script is available at: https://github.com/arch-lamp/install-free-radius-server

freeradius-web-ui's People

Contributors

hulupiao avatar

Watchers

James Cloos avatar Chokri B.A. 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.