<?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[Change the login promt to show more than a &quot;.&quot;?]]></title><description><![CDATA[<p dir="auto">Hello folks!</p>
<p dir="auto">How do I change the login promt to show more than "."?</p>
<p dir="auto">In IE 8 it tells me: The Server 10.0.0.1 at . requires a username and password.<br />
In FF 4 it tells me: User and password is requested from http://10.0.0.1. Place tells ".".</p>
<p dir="auto">The FF 4 is a raw translate because I´m from Sweden ^^, so I didn´t catch the correct message from pfSense.</p>
<p dir="auto">Under my general setup:<br />
Hostname: Here I have typed in a name I want to use.<br />
Domain: Here I have typed in a domain I owned and that I´m using to access my box.</p>
<p dir="auto">Cheers<br />
Kirill</p>
]]></description><link>https://forum.netgate.com/topic/32635/change-the-login-promt-to-show-more-than-a</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 02:54:24 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/32635.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Apr 2011 16:55:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Change the login promt to show more than a &quot;.&quot;? on Mon, 11 Apr 2011 19:28:19 GMT]]></title><description><![CDATA[<p dir="auto">Edit /etc/inc/auth.inc and change this line:</p>
<pre><code>        header("WWW-Authenticate: Basic realm=\".\"");
</code></pre>
<p dir="auto">Though of course that won't survive a firmware update. On 2.0 the auth system is completely different so this isn't relevant there.</p>
]]></description><link>https://forum.netgate.com/post/274588</link><guid isPermaLink="true">https://forum.netgate.com/post/274588</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 11 Apr 2011 19:28:19 GMT</pubDate></item></channel></rss>