Re: Freeradius-Users Digest, Vol 179, Issue 27
Yes, edited it appropriately, and it's a still a simlink Gleb On Mon, Mar 16, 2020 at 7:00 AM < freeradius-users-request@lists.freeradius.org> wrote:
Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org
You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..."
Today's Topics:
1. 3.0.21 installed from source fails to parse /mods-config/files/authorize? (Gleb Lisikh) 2. Re: 3.0.21 installed from source fails to parse /mods-config/files/authorize? (Matthew Newton)
----------------------------------------------------------------------
Message: 1 Date: Sun, 15 Mar 2020 21:40:13 -0400 From: Gleb Lisikh <in4bit.general@gmail.com> To: freeradius-users@lists.freeradius.org Subject: 3.0.21 installed from source fails to parse /mods-config/files/authorize? Message-ID: < CAKMAD3kWZp1T3ZgAGNS4xCD+h9KXLz+qxi0PqdUiyKzr2XGM1w@mail.gmail.com> Content-Type: text/plain; charset="UTF-8"
Installed 3.0.21 from source on Ubuntu18 (from scratch) and on CentOS7 (over previous working 3.0.20 instance), and in both cases got the following when doing the "Initial Test" radtest testing password 127.0.0.1 0 testing123 as per https://wiki.freeradius.org/guide/Getting-Started
(0) pap: WARNING: No "known good" password found for the user. Not setting Auth-Type (0) pap: WARNING: Authentication will fail unless a "known good" password is available (0) [pap] = noop (0) } # authorize = ok (0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject
radiusd -X seems to have launched OK.
What's wrong?
T^hank you!
------------------------------
Message: 2 Date: Mon, 16 Mar 2020 02:23:22 +0000 From: Matthew Newton <mcn@freeradius.org> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: 3.0.21 installed from source fails to parse /mods-config/files/authorize? Message-ID: <72f9a65f24ebb6cd2bf5cbc70d61eeb3f7c0d21a.camel@freeradius.org> Content-Type: text/plain; charset="UTF-8"
On Sun, 2020-03-15 at 21:40 -0400, Gleb Lisikh wrote:
Installed 3.0.21 from source on Ubuntu18 (from scratch) and on CentOS7 (over previous working 3.0.20 instance), and in both cases got the following when doing the "Initial Test" radtest testing password 127.0.0.1 0 testing123 as per https://wiki.freeradius.org/guide/Getting-Started
(0) pap: WARNING: No "known good" password found for the user. Not setting Auth-Type (0) pap: WARNING: Authentication will fail unless a "known good" password is available
No password available.
Did you add the entry to the "users" file?
testing Cleartext-Password := "password"
Make sure the users file is still a symlink. If you edited it but it's a plain file then that's likely the problem.
-- Matthew
------------------------------
Subject: Digest Footer
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
------------------------------
End of Freeradius-Users Digest, Vol 179, Issue 27 *************************************************
participants (1)
-
Gleb Lisikh