RADIUS by Jonathan Hassell
Author:Jonathan Hassell
Language: eng
Format: mobi, epub, pdf
Tags: Reference:Computers
ISBN: 1921681152
Published: 2010-07-22T04:00:00+00:00
notrealm
This option overrides the default action to proxy a user who logs on with a User-Name attribute that matches a defined realm.
Using the clients.conf File
In Chapter 5, I configured a very basic FreeRADIUS system using the plain-vanilla clients file. That file is obsolesced by the more flexible clients.conf file. It’s very simple to configure, however.
There are two types of entries in the clients.conf file: clients and NASes, or more generally, RADIUS client equipment. Clients are standard requestors used in most authentication scenarios. In the case of a client entry, the canonical name or IP address of the original source request will be matched to an entry in the clients.conf file, and the secret will be compared to verify the integrity of the request. A NAS entry is used for all RADIUS client equipment where it’s actually a NAS or another type of client. The NAS entry changes the criteria by which request information is compared to an entry: NAS entries use the NAS-IP-Address attribute in the original source request to match the appropriate entry and then progress to the NAS-Ident attribute.
A sample complete clients.conf entry shown here:
client 172.16.1.55 {
secret = donttellanyone
shortname = totalcontrol
vendor = 3comusr
type = tc
login = !root
password = changeme
nas 172.16.1.66 {
secret = iamanas
shortname = max6000
vendor = lucent
type = ascend
login = !root
password = changeme
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7810)
Grails in Action by Glen Smith Peter Ledbrook(7721)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6869)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6866)
Running Windows Containers on AWS by Marcio Morales(6397)
Kotlin in Action by Dmitry Jemerov(5092)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5085)
Combating Crime on the Dark Web by Nearchos Nearchou(4661)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4646)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4438)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4351)
The Age of Surveillance Capitalism by Shoshana Zuboff(3986)
Python for Security and Networking - Third Edition by José Manuel Ortega(3905)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3570)
Learn Wireshark by Lisa Bock(3560)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3530)
Mastering Python for Networking and Security by José Manuel Ortega(3378)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3359)
Blockchain Basics by Daniel Drescher(3329)
