Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 469 Bytes

ldrm

DESCRIPTIONS

ldrm (lms-daemon-radius-mikrotik) is a demon to the LMS system (http://www.lms.org.pl/) to perform tasks on Mikrotik after Freeradius authorization. It consists of two parts:

  • demon: ldrm.py
  • script: client_ldrm.py

REQUIREMENTS

  • installed python 2.7
  • installed pip and virtualenv
  • you can install memcached services, on debian: apt-get install memcached for better performance

HOW TO INSTALL

see install.txt

USAGE

see install.txt