[rad] RE: Free Radius users record samples for SmartEdge router subcriberauthentication.
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Tue Jun 16 21:06:00 CEST 2009
Hi,
> According to the 'users' man page (man 5 users):
> Attribute := Value
> Always matches as a check item, and replaces in the
> configuration items any attribute of the same name.
as a check item - you wont have two passwords in a request. if there
was such a condition then it would be sorted.
> Requests containing the User-Name attribute, with value
> "bob", will be authenticated using the password "bob".
>
> Which is, I think, a typo. It should say "authenticated with the password
> "hello", shouldn't it?
yep - dont worry, the typo also crept into the WIKI
http://wiki.freeradius.org/Operators
EXAMPLES
bob Cleartext-Password := "hello"
Requests containing the User-Name attribute, with value "bob", will be authenticated using the password "bob". There are no reply items, so the reply will be empty.
should be
EXAMPLES
bob Cleartext-Password := "hello"
Requests containing the User-Name attribute, with value "bob", will be authenticated using the password "hello". There are no reply items, so the reply will be empty.
but at least the operator is right.
its good to have a new proof reader on board! ;-)
alan
More information about the Freeradius-Users
mailing list