[Serusers] auth_radius Documentation
Jan Janak
jan at iptel.org
Fri Aug 6 11:55:07 CEST 2004
Fixed, thanks for the report.
Jan.
On 06-08 08:37, Marcel Baur wrote:
> Hello everyone,
>
> I have a question regarding auth_radius module Documentation:
>
> Shouldn't Example 1-3 in
> http://www.iptel.org/ser/doc/modules/html/auth_radius.html#AEN77
>
>
> read
>
> if (! radius_www_authorize("iptel.org")) {
> www_challenge("iptel.org", "1");
> };
>
> instead of
>
> if (radius_www_authorize("iptel.org")) {
> www_challenge("iptel.org", "1");
> };
>
> ?
>
> After all, Section 4.1 of the SIP Express Router RADIUS HOWTO
> says that one can simply replace www_authorize with
> radius_www_authorize. www_authorize however uses the negation
> operator. Am I missing something?
>
> I assume this is simply typo in the documentation, but it leads
> to some confusion. Can you fix it?
>
> Cheers,
> Marcel
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
More information about the sr-users
mailing list