Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 449 Bytes

RADIUS-Automation

INFO:

Automation script to update the expiration dates for a batch of users

SUPPORTED SOFTWARE AND VERSION:

Script only available for "DMA Softlab's Radius Manager 4".

CONTENTS

  • main.py
    • This is the main script.
  • rfile.py
    • Utility file for reading and sentizing the contents of the users.txt
  • users.txt
    • Text file where you put your list of users.

USAGE

TODO