<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Yes, I have this same. I tried to expand search filter to:<br>
'search_filter' =>
'(&(objectClass=inetOrgPerson)(|(mail=%fu)(uid=%u)))',<br>
Not better.<br>
<br>
I will try replace %dc for the main domain for debuging.<br>
But I supose it will stop working for other domains, maybe not
only GAL but also login.<br>
I will try in the evening an let you know.</p>
<p>It is not big deal for me.<br>
Just would like to get rid of errors in logs :).<br>
</p>
<p>Thanks<br>
Thomas</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 7/17/19 7:18 AM, Mihai Badici wrote:<br>
</div>
<blockquote type="cite"
cite="mid:8835c641-9282-1cb6-2a71-b65b689b24b8@badici.ro">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>I have a running config with something like this (only an
extract):<br>
</p>
<p><br>
</p>
<p> 'base_dn' =>
'ou=People,%dc',<br>
'user_specific' => true,<br>
'bind_dn' => '%dn',<br>
'bind_pass' => '',<br>
'search_base_dn' =>
'ou=People,%dc',<br>
'search_bind_dn' =>
'uid=kolab-service,ou=Special Users,dc=machinet',<br>
'search_bind_pw' => 'pass',<br>
'search_filter' =>
'(&(objectClass=inetOrgPerson)(mail=%fu))',<br>
<br>
</p>
<p>I have no idea why %dc is not expanded for you. You can first
try using ou=People,dc=yourfirstfomain,dc=cz to see if you can
access the GAL for first domain <br>
</p>
<p>( the domain appears in 2 or 3 places as I remeber)<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 7/17/19 1:51 AM, Thomas wrote:<br>
</div>
<blockquote type="cite"
cite="mid:84b99139-1114-5858-c4c5-36c3794ecc60@krokodylci.cz">
<p>Ok, I found the problem of auth 500 error.<br>
To be correct, the PHP Error 500 occured when changed between
tasks in roundcube (mail, contacts,notes, etc.).<br>
It was because of 500 error of chwala.<br>
I'm using php-fpm and thr php_flags in
/usr/share/chwala/public_html/.htaccess caused the error.<br>
After I commeted out this php_flags the 500 error disappered.<br>
</p>
<p>I have still LDAP error only when enter Contacts.<br>
I dont have GAL list so I think it is because this error.<br>
</p>
<p>I followed this guide:<br>
<a class="moz-txt-link-freetext"
href="https://docs.kolab.org/howtos/multi-domain.html"
moz-do-not-send="true">https://docs.kolab.org/howtos/multi-domain.html</a><br>
<br>
I double checked the<br>
<tt class="file docutils literal"><span class="pre">/etc/roundcubemail/config.inc.php<br>
</span></tt><tt class="file docutils literal"><span
class="pre">/etc/roundcubemail/kolab_auth.inc.php</span></tt></p>
<p><tt class="file docutils literal"><span class="pre"></span></tt>files.
It looks like %dc is return only "dc=" for GAL search, because
of:<br>
"ou=People,%dc" in config result in => "ou=People,dc=" in
log<br>
<br>
Whichc specific config is used for GAL search?<br>
<br>
Thanks<br>
Thomas<br>
<br>
<tt class="file docutils literal"><span class="pre"></span></tt></p>
<div class="moz-cite-prefix">On 7/17/19 12:00 AM, Thomas wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1b1f12ac-b2ce-73eb-25e3-fc49cc6f7c19@krokodylci.cz">Hi,
<br>
<br>
I found repeated erros in <br>
/var/log/roundcubemail/errors.log file. <br>
<br>
The errors are from kolab_files roundcube plugin. <br>
The errors are shown repeatedly when entering individual
folders in any user mailbox. <br>
<br>
PHP Error: Authenticate error (Status: 500) in
/usr/share/roundcubemail/plugins/kolab_files/lib/kolab_files_engine.php
on line 1017 <br>
PHP Error: Failed to get capabilities. Status: 500 in
/usr/share/roundcubemail/plugins/kolab_files/lib/kolab_files_engine.php
on line 1050 <br>
<br>
Sometimes there are two other errors: <br>
PHP Error: LDAP: ldap_search failed for dn=ou=People,dc=. No
such object <br>
LDAP Error: DN not found using LDAP search. <br>
<br>
I'm using 3 domains in my kolab installation. <br>
I followed multidomain setup docs. <br>
<br>
Despite the errors, it looks like evrything working. <br>
But I would like to have no errors, it would be better :). <br>
<br>
Has someone any idea? <br>
Thanks. <br>
<br>
Thomas <br>
_______________________________________________ <br>
users mailing list <br>
<a class="moz-txt-link-abbreviated"
href="mailto:users@lists.kolab.org" moz-do-not-send="true">users@lists.kolab.org</a>
<br>
<a class="moz-txt-link-freetext"
href="https://lists.kolab.org/mailman/listinfo/users"
moz-do-not-send="true">https://lists.kolab.org/mailman/listinfo/users</a>
<br>
</blockquote>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.kolab.org" moz-do-not-send="true">users@lists.kolab.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kolab.org/mailman/listinfo/users" moz-do-not-send="true">https://lists.kolab.org/mailman/listinfo/users</a></pre>
</blockquote>
</blockquote>
</body>
</html>