From: Alan T. DeKok Date: Tue, 3 Feb 2026 17:24:59 +0000 (-0500) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b26f161ec828b66cf08ffcc199a75078f01c63c;p=thirdparty%2Ffreeradius-server.git typo --- diff --git a/doc/antora/modules/troubleshooting/pages/index.adoc b/doc/antora/modules/troubleshooting/pages/index.adoc index 67921c6c557..2acd454bf41 100644 --- a/doc/antora/modules/troubleshooting/pages/index.adoc +++ b/doc/antora/modules/troubleshooting/pages/index.adoc @@ -25,9 +25,9 @@ issue. As the saying goes, **slow is fast, and fast is slow**. == General Rules Run the server in debugging mode (`radiusd -X`). Look at the debug -output. Don't look at the output of `radclient. You cannot debug -server policies by looking at a simple binary `Access-Accept` or -`Access-Reject` on the client. +output. Don't look at the output of `radclient`. **You cannot debug +server policies by looking at a simple binary result of +`Access-Accept` or `Access-Reject` on the client**. The error messages produced by FreeRADIUS are necessarily short, and cannot contain a full explanation of the issue. The documentation