<div dir="ltr">Hello Levi,<div>have a look at this script:</div><div><a href="http://git.kolab.org/kolab-scripts/tree/cleanup-and-start-over.sh">http://git.kolab.org/kolab-scripts/tree/cleanup-and-start-over.sh</a><br></div>
<div><br></div><div>This will wipe the mysql database, imap and ldap data and everything else.</div><div>Then you can start with new passwords again.</div><div><br></div><div>Hope that helps,</div><div>  Timotheus</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On 16 August 2013 10:54, Levi Wheatcroft <span dir="ltr"><<a href="mailto:levi@wheatcrofts.com.au" target="_blank">levi@wheatcrofts.com.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Just getting an error re: anonymous access while runing setup-kolab. Everthing goes fine until I input the Kolab Service password:</div>
<div><br></div><div><div>Please supply a Kolab Service account password. This account is used by various</div>

<div>services such as Postfix, and Roundcube, as anonymous binds to the LDAP server</div><div>will not be allowed.</div><div><br></div><div>Kolab Service password [yt6KmsBvo9YAARO]:</div><div>Confirm Kolab Service password:</div>


<div>Traceback (most recent call last):</div><div>  File "/usr/sbin/setup-kolab", line 42, in <module></div><div>    setup.run()</div><div>  File "/usr/lib/python2.7/dist-packages/pykolab/setup/__init__.py", line 43, in run</div>


<div>    components.execute('_'.join(to_execute))</div><div>  File "/usr/lib/python2.7/dist-packages/pykolab/setup/components.py", line 170, in execute</div><div>    execute(component)</div><div>  File "/usr/lib/python2.7/dist-packages/pykolab/setup/components.py", line 202, in execute</div>


<div>    components[component_name]['function'](conf.cli_args, kw)</div><div>  File "/usr/lib/python2.7/dist-packages/pykolab/setup/setup_ldap.py", line 405, in execute</div><div>    auth._auth.ldap.add_s(dn, ldif)</div>


<div>  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 195, in add_s</div><div>    return self.result(msgid,all=1,timeout=self.timeout)</div><div>  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 458, in result</div>


<div>    resp_type, resp_data, resp_msgid = self.result2(msgid,all,timeout)</div><div>  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 462, in result2</div><div>    resp_type, resp_data, resp_msgid, resp_ctrls = self.result3(msgid,all,timeout)</div>


<div>  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 469, in result3</div><div>    resp_ctrl_classes=resp_ctrl_classes</div><div>  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 476, in result4</div>


<div>    ldap_result = self._ldap_call(self._l.result4,msgid,all,timeout,add_ctrls,add_intermediates,add_extop)</div><div>  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 99, in _ldap_call</div>


<div>    result = func(*args,**kwargs)</div><div>ldap.INAPPROPRIATE_AUTH: {'info': 'Anonymous access is not allowed.', 'desc': 'Inappropriate authentication'}</div></div><div><br></div><div>


<br></div><div>I've had a look through the list archives, there's a few relevant ones but neither has a workaround or solution:</div><div><br></div><div><a href="https://lists.kolabsys.com/pipermail/packaging-bugs/2012-November/000858.html" target="_blank">https://lists.kolabsys.com/pipermail/packaging-bugs/2012-November/000858.html</a><br>


</div><div><br></div><div>(ended up reinstalling VM)</div><div><br></div><div><a href="https://lists.kolab.org/pipermail/devel/2012-October/013780.html" target="_blank">https://lists.kolab.org/pipermail/devel/2012-October/013780.html</a><br>


</div><div><br></div><div>(arrives at the same error as me after a few other problems, then no more responses to the thread)</div><div><br></div><div>I may have inadvertently caused this problem myself. First time round I input the wrong password for the mysql root password, I got access denied errors through the rest of the script. I've then tried to re-run the setup script but can't get past this error. I've tried purging and reinstalling the kolab metapackage and dependencies.<br>


</div><div><br></div><div>I'm running debian wheezy, and just followed through the APT package guide on the wiki.</div><div><br></div><div>I have no idea how I can narrow down what the problem might be, thanks in advance.</div>



</div>
<br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br></blockquote></div><br></div>