ejabberd - Comments for "Problems with auth_method: [ldap] and users" https://www.ejabberd.im/forum/28969/problems-authmethod-ldap-and-users en I've just try with https://www.ejabberd.im/forum/28969/problems-authmethod-ldap-and-users#comment-67616 <p>I've just try with example@[DNSname_of_the_server] instead example@localhost and it works!!!</p> Tue, 01 Aug 2017 11:45:23 +0000 ryc comment 67616 at https://www.ejabberd.im Hello, I've wrote as you https://www.ejabberd.im/forum/28969/problems-authmethod-ldap-and-users#comment-67615 <p>Hello, I've wrote as you said:</p> <p>acl:<br /> admin:<br /> user:<br /> - "example@localhost"</p> <p>2017-08-01 12:47:25.500 [warning] &lt;0.441.0&gt;@ejabberd_web_admin:process:246 Access of &lt;&lt;"example"&gt;&gt; from &lt;&lt;"::FFFF:XXX.XXX.XXX.XXX"&gt;&gt; failed with error: &lt;&lt;"inexistent-account"&gt;&gt;</p> <p>"example" is a valid user from LDAP</p> Tue, 01 Aug 2017 10:49:46 +0000 ryc comment 67615 at https://www.ejabberd.im You have too much commas, https://www.ejabberd.im/forum/28969/problems-authmethod-ldap-and-users#comment-67614 <p>You have too much commas, see:</p> <pre> acl: admin: user: - "user1@localhost" </pre><p>Also, make sure the account exists. If it doesn't, register it.</p> Mon, 31 Jul 2017 16:45:00 +0000 badlop comment 67614 at https://www.ejabberd.im