ejabberd - Comments for "Can&amp;#039;t access web administation" https://www.ejabberd.im/node/1073 en Under Windows, probably the https://www.ejabberd.im/node/1073#comment-2305 <p>Under Windows, probably the easiest way to create an administrator is by using a Jabber client with in-band registration support or by using the beta version of the ejabberd installer. See the <noindex><a href="http://www.process-one.net/en/projects/ejabberd/docs/guide_en.html" rel="nofollow" >ejabberd guide</a></noindex> for a section called "Creating an Initial Administrator".</p> <p>--<br /> sander</p> Fri, 22 Sep 2006 23:55:52 +0000 sander comment 2305 at https://www.ejabberd.im passwords? https://www.ejabberd.im/node/1073#comment-2301 <p>Sander--</p> <p>Thanks for the input, that will help clear things up. What about passwords? Where I'm probably having the actual problem is passwords. I'm not able to set a password for the user or admin. When I try to browse to the site, I DO get the Windows username/password dialog box, but after get the 401 error after I try to login three times. I had thought I had set a password of 'password' for MY user account, and I've also tried a blank password, and using the admin account with a blank password. No luck.</p> Fri, 22 Sep 2006 12:33:13 +0000 c4hall comment 2301 at https://www.ejabberd.im admin configuration https://www.ejabberd.im/node/1073#comment-2297 <div class="quote-msg"> <div class="quote-author"><em>c4hall</em> wrote:</div> <p>In the browser, I'm typing:<br /> <noindex><a href="http://dp00011.secfedbank.com:5280/admin/" title="http://dp00011.secfedbank.com:5280/admin/" rel="nofollow" >http://dp00011.secfedbank.com:5280/admin/</a></noindex></p> <p>I'm typing: <noindex><a href="mailto:chris@secfedbank.com" rel="nofollow" >chris@secfedbank.com</a></noindex>!!</p> <p>{acl, admin, {user, "chris","dp00011.secfedbank.com"}}.</p> <p>% Host name(s):<br /> {hosts, ["dp0004b.secfedbank.com"]}. </p></div> <p>That does not look very consistent...this will probably work:</p> <pre>In the browser, type: <noindex><a href="http://dp00011.secfedbank.com:5280/admin/" title="http://dp00011.secfedbank.com:5280/admin/" rel="nofollow" >http://dp00011.secfedbank.com:5280/admin/</a></noindex> Type: <noindex><a href="mailto:chris@dp00011.secfedbank.com" rel="nofollow" >chris@dp00011.secfedbank.com</a></noindex> {acl, admin, {user, "chris","dp00011.secfedbank.com"}}. % Host name(s): {hosts, ["dp00011.secfedbank.com"]}.</pre><p> But you probably want this:</p> <pre>In the browser, type: <noindex><a href="http://secfedbank.com:5280/admin/" title="http://secfedbank.com:5280/admin/" rel="nofollow" >http://secfedbank.com:5280/admin/</a></noindex> Type: <noindex><a href="mailto:chris@secfedbank.com" rel="nofollow" >chris@secfedbank.com</a></noindex> {acl, admin, {user, "chris","secfedbank.com"}}. % Host name(s): {hosts, ["secfedbank.com"]}.</pre><p> If your server is in the LAN, you can add a forward rule to your router, and you can add a rule to your internal DNS server so that when intranet clients try to resolve "secfedbank.com", get the internal IP of your server (the latter is not needed though).</p> <p>--<br /> sander</p> Thu, 21 Sep 2006 23:02:41 +0000 sander comment 2297 at https://www.ejabberd.im