Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-apps-radius

This is a RADIUS server that authenticates against a Google Apps domain. It was developed for use with pfSense's captive portal.

Installing

This version needs to be manually installed from source

Usage

Usage: google-apps-radius --address <address> --port [port] --secret <secret> --domains <domains>

Options:
  --secret   [required]
  --domains  [required] # Comma separated list of domains. Ex. --domains "gmail.com,exemple.com,example.org"
  --port     [default: 1812]
  --address  [default: "0.0.0.0"]

Known limitations

  • Only supports RADIUS PAP (password authentication protocol)

Author

Tim Cooper <tim.cooper@layeh.com>

License

GPLv3

About

RADIUS server that authenticates against a Google Apps domain.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages