A pure Python module that implements client side RADIUS authentication, as defined by RFC2138.

This project has moved to GitHub.

http://github.com/btimby/py-radius/

Project Activity

See All Activity >

License

BSD License

Follow radius.py

radius.py Web Site

You Might Also Like
Find out just how much your login box can do for your customer | Auth0 Icon
Find out just how much your login box can do for your customer | Auth0

With over 53 social login options, you can fast-track the signup and login experience for users.

From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • You have to change line 43 in radius.py from this: from whrandom import randint,random to this: from random import randint,random to work on modern-ish ( > 2.2 I believe ) versions of Python. Otherwise works like a charm; a great troubleshooting tool.
Read more reviews >

Additional Project Details

Languages

English

Intended Audience

System Administrators, Developers

Programming Language

Python

Related Categories

Python Security Software, Python Networking Software, Python Internet Software

Registered

2000-10-26