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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to