ldap+freeradius

Michael Schwartzkopff misch at multinet.de
Tue Mar 24 09:45:27 CET 2009


Am Dienstag, 24. März 2009 09:33:51 schrieb David N'DAKPAZE:
> Please it seems that ldap works only with pap.Is it true? tell me how to
> configure many clients (nas) in clients.conf

Gamarjoobat,

See the protocol and authentication server compatibility charts for more info.
http://deployingradius.com/documents/protocols/compatibility.html
http://deployingradius.com/documents/protocols/oracles.html

clients:

1) Read the sample clients.conf file
2) Did you really read it? What is unclear? You can define MULTIPLE client 
{...} sections in the file.

3) If your clients are in one subnet the example says:
client 192.168.0.0/24 {
	secret          = testing123-1
	shortname       = private-network-1
}

4) If you have disjunct IP address ranges for your clients:
client 10.10.10.10 {
	secret      = testing1
	shortname   = nas1
}

client 10.20.30.40 {
	secret      = testing2
	shortname   = nas2
}

(...)

-- 
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: misch at multinet.de
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42




More information about the Freeradius-Users mailing list