pyrad icon

pyrad For Linux

3.5/5 17
BSD License    

pyrad is a Python RADIUS client.. #RADIUS client  #RADIUS dictionary  #RADIUS server  #Pyrad  #Python  #RADIUS  

Description

Free Download

pyrad is a Python RADIUS client.

pyrad.client RADIUS client class. pyrad.dictionary RADIUS dictionary support. Supports standard radiusd dictionaries and has preliminary support for the freeradius octets and abinary extensions. pyrad.packet A packet with a RADIUS request or reply. A packet object takes care of all the necessary data conversion allowing the programmer to only use standard python data types and RADIUS attribute names. pyrad.server Basic RADIUS server and proxy classes. pyrad.tools Utility functions, mostly used internally for data conversion

Below is a simple example of how to use pyrad; it shows how to do an authentication request.

import pyrad.packet from pyrad.client import Client from pyrad.dictionary import Dictionary

srv=Client(server="radius.my.domain", secret="s3cr3t", dict=Dictionary("dicts/dictionary", "dictionary.acc"))

req=srv.CreateAuthPacket(code=pyrad.packet.AccessRequest, User_Name="wichert", NAS_Identifier="localhost") req["User-Password"]=req.PwCrypt("password")

reply=srv.SendPacket(req) if reply.code==pyrad.packet.AccessAccept: print "access accepted" else: print "access denied"

print "Attributes returned by server:" for i in reply.keys(): print "%s: %s" % (i, reply[i])

Requirements:

� Python

What's New in This Release:

� The Packet class has been improved to behave fully like a standard Python dictionary. � This release no longer assumes that unknown attribute types do not need any decoding or encoding, which could cause invalid packets to be generated. � Support has been added for the 'octets' data type as used by FreeRADIUS.

pyrad 2.0

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
pyrad-2.0.tar.gz
  main category:
System
  developer:
  visit homepage

4k Video Downloader 1.5.3.0080 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

calibre 7.9.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

Microsoft Teams 24060.3102.2733.5911 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

paint.net 5.0.13 (5.13.8830.42291)

Packed with an array of options and an intuitive interface, this application enables you to create professional-looking photographs
paint.net

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

Zoom Client 6.0.0.37205

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

% discount
Windows Sandbox Launcher
  • Windows Sandbox Launcher
  • Zoom Client
  • Bitdefender Antivirus Free
  • 4k Video Downloader
  • calibre
  • Microsoft Teams
  • paint.net
  • 7-Zip
  • IrfanView
  • ShareX
essentials


User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy