<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Found the issue. Kolab auths using strtolower for the username. So, in LDAP, it is <a href="mailto:First.Last@example.com">First.Last@example.com</a>, but kolab_auth.php changes it to <a href="mailto:first.last@example.com">first.last@example.com</a>. iRony/SabreDAV seems to be taking the value directly from LDAP and excpects the capital letters. Changing  the letters to capital in the url productes. the correct results.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">So, why and where is it pulling directly from LDAP and not doing a strtolower? We could either change iRony to lowercase the address (preferred) or change the string in the URL. Any ideas of the best approach?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 10:31 AM, Carpenter, Troy <span dir="ltr"><<a href="mailto:troy@carpenter.cx" target="_blank">troy@carpenter.cx</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif"><div><div class="h5">
<p>On 2015-10-27 7:44 am, Trogdor Wasaman wrote:</p>
<blockquote type="cite" style="padding:0 0.4em;border-left:#1010ff 2px solid;margin:0">
<div dir="ltr">
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Also, this. Has anyone had similar issues with DAV? What privileges is it looking for?</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Oct 20, 2015 at 9:01 AM, Trogdor Wasaman <span><<a href="mailto:trogdor@gabrielforster.com" target="_blank">trogdor@gabrielforster.com</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 class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">When using the links given from within roundcube for DAV content, users get the following priiveleges error (ical content works without issue):</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"> </div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">
<div style="color:#000000;font-family:monospace;font-size:13px"><span><d:error<span> <span>xmlns:d</span>="<span>DAV:</span>"</span><span> <span>xmlns:s</span>="<span><a href="http://sabredav.org/ns" target="_blank">http://sabredav.org/ns</a></span>"</span>></span></div>
<div style="margin-left:1em;color:#000000;font-family:monospace;font-size:13px"><span></span>
<div><span><s:exception></span><span>Sabre\DAVACL\Exception\NeedPrivileges</span><span></s:exception></span></div>
<span></span>
<div>
<div>
<div><span style="display:inline-block;width:10px;vertical-align:bottom;min-height:10px"></span><span><s:message></span></div>
<div style="margin-left:1em"><span>User did not have the required privileges ({DAV:}read) for path "calendars/<a href="http://trogdor.wasaman@example.com/dfe618d2-5422-463f-9106-87a628491d4e" target="_blank">trogdor.wasaman@example.com/dfe618d2-5422-463f-9106-87a628491d4e</a>"</span></div>
<div><span></s:message></span></div>
</div>
</div>
<span></span>
<div><span><s:sabredav-version></span><span>1.8.9</span><span></s:sabredav-version></span></div>
<span></span>
<div>
<div>
<div><span style="display:inline-block;width:10px;vertical-align:bottom;min-height:10px"></span><span><d:need-privileges></span></div>
<div style="margin-left:1em"><span></span>
<div>
<div>
<div><span style="display:inline-block;width:10px;vertical-align:bottom;min-height:10px"></span><span><d:resource></span></div>
<div style="margin-left:1em"><span></span>
<div>
<div>
<div><span style="display:inline-block;width:10px;vertical-align:bottom;min-height:10px"></span><span><d:href></span></div>
<div style="margin-left:1em"><span>/iRony/calendars/<a href="http://trogdor.wasaman@example.com/dfe618d2-5422-463f-9106-87a628491d4e" target="_blank">trogdor.wasaman@example.com/dfe618d2-5422-463f-9106-87a628491d4e</a></span></div>
<div><span></d:href></span></div>
</div>
</div>
<span></span>
<div>
<div>
<div><span style="display:inline-block;width:10px;vertical-align:bottom;min-height:10px"></span><span><d:privilege></span></div>
<div style="margin-left:1em"><span></span>
<div><span><d:read/></span></div>
<span></span></div>
<div><span></d:privilege></span></div>
</div>
</div>
<span></span></div>
<div><span></d:resource></span></div>
</div>
</div>
<span></span></div>
<div><span></d:need-privileges></span></div>
</div>
</div>
<span></span></div>
<div style="color:#000000;font-family:monospace;font-size:13px"><span></d:error></span></div>
<div style="color:#000000;font-family:monospace;font-size:13px"><span> </span></div>
<div style="color:#000000;font-family:monospace;font-size:13px"><span>Has anyone else encountered this? It is weird there is no read privileges. I'm assuming write doesn't currently work either, but related. </span></div>
<div style="color:#000000;font-family:monospace;font-size:13px"> </div>
</div>
</div>
</blockquote>
</div>
</div>
<div class="gmail_extra"> </div>
</blockquote>
<div class="gmail_extra"> </div>
<div class="gmail_extra"> </div>
</div></div><div class="gmail_extra">I'm not experiencing this in Kolab 3.4, but I do have an authentication issue in Kolab 3.5 that nobody has been able to help with yet.  I get this:</div>
<div class="gmail_extra"> </div>
<div class="gmail_extra"><span>[05-Oct-2015 19:46:52,830700 -0400]: RESPONSE: 401 Unauthorized</span><br><span>a: application/xml; charset=utf-8</span><br><br><span><?xml version="1.0" encoding="utf-8"?></span><span class=""><br><span><d:error xmlns:d="DAV:" xmlns:s="<a href="http://sabredav.org/ns" rel="noreferrer" target="_blank">http://sabredav.org/ns</a>"></span><br></span><span>  <s:sabredav-version>2.1.6</s:sabredav-version></span><br><span>  <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception></span><br><span>  <s:message>No basic authentication headers were found</s:message></span><br><span></d:error></span></div>
<div> </div>
<div>Looks like a totally different problem, though.  It doesn't even get as far as you do.  As best I can tell from researching my error, something isn't passing in the authentication headers to iRony.</div>
<div> </div>
<div> </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" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br></blockquote></div><br></div>