Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Node Radius Server
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Node Radius Server
Commits
04469c5b
Commit
04469c5b
authored
Feb 28, 2020
by
simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: readme
parent
2dbcd57c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.md
README.md
+6
-6
No files found.
README.md
View file @
04469c5b
...
@@ -9,15 +9,15 @@ Authenticiation tested with Windows, Linux, Android and Apple devices.
...
@@ -9,15 +9,15 @@ Authenticiation tested with Windows, Linux, Android and Apple devices.
# Quick start
# Quick start
1.
) i
nstall nightly node js
1.
I
nstall nightly node js
-
easiest way is to install a node js version from nodejs.org and run "npx n nightly" to install nightly version.
-
easiest way is to install a node js version from nodejs.org and run "npx n nightly" to install nightly version.
2.
) c
heck out the config options, e.g. for google ldap, download your certificates from http://admin.google.com/ -> Apps -> LDAP -> Client
2.
C
heck out the config options, e.g. for google ldap, download your certificates from http://admin.google.com/ -> Apps -> LDAP -> Client
download the files and name them "ldap.gsuite.key" and "ldap.gsuite.crt" accordingly.
download the files and name them "ldap.gsuite.key" and "ldap.gsuite.crt" accordingly.
3.
) s
witch to this directory and run "npx radius-server -s YourRadiusSecret"
3.
S
witch to this directory and run "npx radius-server -s YourRadiusSecret"
4.
)
Log into your WLAN Controller and configure the radius server to your newly running radius
4.
Log into your WLAN Controller and configure the radius server to your newly running radius
5.
)
On your clients, just connect to the WLAN, the clients should figure out the correct method by their own,
5.
On your clients, just connect to the WLAN, the clients should figure out the correct method by their own,
if they don't use: WPA2-Enterprise -> EAP-TTLS -> PAP / CHAP
if they don't use: WPA2-Enterprise -> EAP-TTLS -> PAP / CHAP
6.
)
Log in via your google credentials (email + password, ... e.g. youremail@yourcompany.com)
6.
Log in via your google credentials (email + password, ... e.g. youremail@yourcompany.com)
## Known Issues / Disclaimer
## Known Issues / Disclaimer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment