From: Nikolai Kondrashov Date: Wed, 22 Feb 2017 12:36:05 +0000 (+0100) Subject: Remove mentions of Auth-Type = System from docs X-Git-Tag: release_3_0_13~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3717e030657cdc8bc75dedbb4de1175b9fc2c91;p=thirdparty%2Ffreeradius-server.git Remove mentions of Auth-Type = System from docs Remove mentions of "Auth-Type = System" support from the manpages, as it is removed. --- diff --git a/man/man5/rlm_unix.5 b/man/man5/rlm_unix.5 index d1b838eee59..38668e0ffff 100644 --- a/man/man5/rlm_unix.5 +++ b/man/man5/rlm_unix.5 @@ -19,8 +19,7 @@ password file, and allows the server to use them for authentication. The module also provides FreeRADIUS an interface into a radwtmp file (used by "radlast") when added to the accounting section. .PP -The \fIrlm_unix\fP module does provides the functionality for -"Auth-Type = System". The module should be listed in the +The \fIrlm_unix\fP module should be listed in the "authenticate" section. Please see the default \fIradiusd.conf\fP shipped with the server for an example of the correct usage of this module. diff --git a/man/man5/users.5 b/man/man5/users.5 index deae8a9b1c2..4c633663922 100644 --- a/man/man5/users.5 +++ b/man/man5/users.5 @@ -168,18 +168,6 @@ authenticated using the "known good" password "hello". There are no reply items, so the reply will be empty. .RE -.DS -DEFAULT Auth-Type = System -.br - Fall-Through = Yes - -.DE -.RS -For all users reaching this entry, perform authentication against the -system, unless Auth-Type has already been set. Also, process any -following entries which may match. -.RE - .DS DEFAULT Service-Type == Framed-User, Framed-Protocol == PPP .br