<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[WebGUI Login Local Database working when Radius is working]]></title><description><![CDATA[<p dir="auto">The WebGui Login with radius server is working fine, but I can also login with the local admin username and password. Reading around the forms it seems that the local database should only kick in when the radius is down. I'm running 2.3.2 AMD64 with a fresh install and just configured the WebGui radius stuff.</p>
]]></description><link>https://forum.netgate.com/topic/104842/webgui-login-local-database-working-when-radius-is-working</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 19:55:37 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/104842.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 31 Aug 2016 14:17:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Mon, 12 Sep 2016 15:03:44 GMT]]></title><description><![CDATA[<p dir="auto">Still doesn't make much sense to me. Ideally they <em>should</em> all be different anyhow and tracked separately (and random, secure, etc). Password managers are tailor made for that role. Perhaps that's why I'm not seeing the benefit – doing what you suggest for the reason you suggest would enable poor security practices.</p>
]]></description><link>https://forum.netgate.com/post/649035</link><guid isPermaLink="true">https://forum.netgate.com/post/649035</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 12 Sep 2016 15:03:44 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Wed, 07 Sep 2016 19:27:26 GMT]]></title><description><![CDATA[<p dir="auto">The issue is sometimes i have someone who isn't me logging into the pfSense with the admin/local account. (pfSense cannot reach the radius server/ISP Down) Once they have this login, they can log into it regardless if radius is working or not.</p>
<p dir="auto">If fall-backed worked, as long as the radius server was responding that admin password is useless.  I have to worry a lot less that all my pfsense's admin passwords are secure because they won't work if radius is responding.</p>
<p dir="auto">The only proper solution i see currently is have all my pfsense's admin password be different. This is like 100+ for me, so that's another database i have to manage and keep secure. Even if i did do this, i still think it's slightly more secure to have radius be the primary and fall back to local, as it's one or more less account's that can be used to access the system.</p>
<p dir="auto">I'm interchanging admin/local users here, if admin was a special account and all other local users were fall-backed that would be fine too, as i would never give out the admin account to anyone.</p>
]]></description><link>https://forum.netgate.com/post/648413</link><guid isPermaLink="true">https://forum.netgate.com/post/648413</guid><dc:creator><![CDATA[djamp42]]></dc:creator><pubDate>Wed, 07 Sep 2016 19:27:26 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Tue, 06 Sep 2016 20:33:20 GMT]]></title><description><![CDATA[<p dir="auto">Why would it be necessary? Under what circumstances would that be required or preferred?</p>
<p dir="auto">If you don't have any other local accounts and keep the admin password synchronized (or randomized for that matter, and secured properly) there is no downside to the current method.</p>
]]></description><link>https://forum.netgate.com/post/648209</link><guid isPermaLink="true">https://forum.netgate.com/post/648209</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 06 Sep 2016 20:33:20 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Tue, 06 Sep 2016 20:31:56 GMT]]></title><description><![CDATA[<p dir="auto">Is there any desire for a fallback option from the pfsense team? I could organize a bounty for the changes but if it's just going to be a patch rather then in base I would rather just hack something together myself.</p>
]]></description><link>https://forum.netgate.com/post/648208</link><guid isPermaLink="true">https://forum.netgate.com/post/648208</guid><dc:creator><![CDATA[djamp42]]></dc:creator><pubDate>Tue, 06 Sep 2016 20:31:56 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Tue, 06 Sep 2016 18:00:49 GMT]]></title><description><![CDATA[<p dir="auto">Following along in the code, it always checks both the configured auth server <em>and</em> the local database for a GUI login. If either one succeeds, then the login is allowed. It doesn't wait for a fallback.</p>
]]></description><link>https://forum.netgate.com/post/648166</link><guid isPermaLink="true">https://forum.netgate.com/post/648166</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 06 Sep 2016 18:00:49 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Tue, 06 Sep 2016 14:02:32 GMT]]></title><description><![CDATA[<p dir="auto">I just tested this.  With Radius selected both Radius and Local User Database are allowed to login.</p>
]]></description><link>https://forum.netgate.com/post/648114</link><guid isPermaLink="true">https://forum.netgate.com/post/648114</guid><dc:creator><![CDATA[djamp42]]></dc:creator><pubDate>Tue, 06 Sep 2016 14:02:32 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Fri, 02 Sep 2016 23:14:59 GMT]]></title><description><![CDATA[<p dir="auto">I only have the admin local user, i have not tired others. I will try next week.</p>
<blockquote>
<p dir="auto">the usual way this happens is, try to login, get a failure from the RADIUS server (e.g. auth failed because the password is wrong or that user doesn't exist), at which point it allows the local login.</p>
</blockquote>
<p dir="auto">So all i have to do is try a random login that fails with radius and it will fall back to local?</p>
<p dir="auto">If the admin user is a special case that makes sense.  If all local users allowed to login after a failed radius login attempt, that seems a bit too vulnerable to me. I can understand if the radius server is not responding to allow ALL local users, but a failed attempt is a bit too much IMO.</p>
]]></description><link>https://forum.netgate.com/post/647567</link><guid isPermaLink="true">https://forum.netgate.com/post/647567</guid><dc:creator><![CDATA[djamp42]]></dc:creator><pubDate>Fri, 02 Sep 2016 23:14:59 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Fri, 02 Sep 2016 13:44:11 GMT]]></title><description><![CDATA[<p dir="auto">With the admin user or other users as well? IIRC the admin user is a special case, but I'd have to trace out the code to check for sure.</p>
<p dir="auto">The usual way this happens is, try to login, get a failure from the RADIUS server (e.g. auth failed because the password is wrong or that user doesn't exist), at which point it allows the local login.</p>
]]></description><link>https://forum.netgate.com/post/647472</link><guid isPermaLink="true">https://forum.netgate.com/post/647472</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Fri, 02 Sep 2016 13:44:11 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Thu, 01 Sep 2016 01:02:13 GMT]]></title><description><![CDATA[<p dir="auto">Okay but in my case I'm not receiving an error. It's authenticating users via the radius server and allowing me to login to the webgui. it's just also allowing the local admin account to login.</p>
<p dir="auto">Looking at the system log i do not see any radius errors. Is there somewhere else i should be looking? Authentication in diag. also works perfectly fine and shows my account assigned to "admins" group.</p>
]]></description><link>https://forum.netgate.com/post/647258</link><guid isPermaLink="true">https://forum.netgate.com/post/647258</guid><dc:creator><![CDATA[djamp42]]></dc:creator><pubDate>Thu, 01 Sep 2016 01:02:13 GMT</pubDate></item><item><title><![CDATA[Reply to WebGUI Login Local Database working when Radius is working on Wed, 31 Aug 2016 20:34:43 GMT]]></title><description><![CDATA[<p dir="auto">Local database is used if an error is received from the RADIUS server, which includes a login failure. Otherwise how could you recover if the RADIUS server was actually up/responding but rejecting requests improperly?</p>
]]></description><link>https://forum.netgate.com/post/647211</link><guid isPermaLink="true">https://forum.netgate.com/post/647211</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 31 Aug 2016 20:34:43 GMT</pubDate></item></channel></rss>