From: Alan T. DeKok Date: Fri, 15 Apr 2022 12:46:42 +0000 (-0400) Subject: update docs X-Git-Tag: release_3_0_26~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1b9172b6ee7fe8c8f679e24d2791b49c735ad3e;p=thirdparty%2Ffreeradius-server.git update docs --- diff --git a/raddb/mods-available/etc_group b/raddb/mods-available/etc_group index f58b72f560..114f24a946 100644 --- a/raddb/mods-available/etc_group +++ b/raddb/mods-available/etc_group @@ -8,6 +8,10 @@ # You will have to define the Etc-Group-Name in the 'dictionary' file # as a 'string' type. # +# The module name "etc_group" should also be listed in the "authorize" +# section. Make sure it's listed before any other part of the server +# tries to use the Etc-Group-Name attribute. +# # The Group and Group-Name attributes are automatically created by # the Unix module, and do checking against /etc/group automatically. # This means that you CANNOT use Group or Group-Name to do any other