<div dir="ltr">Hi,<div><br></div><div>This is in continuation of my previous question. In stdconfig.py, following is mentioned.</div><div><br></div><div>It says <b>cn=users </b>but users is an organizational unit. Then it should be<b> ou=users</b>?</div><div><br></div><div>I am not able to figure out the corresponding LDIF for LDAP server? Why is it &#39;<b>cn</b>&#39; and not &#39;<b>ou</b>&#39;</div><div><br></div><div><br></div><div><span class="im" style="font-size:12.8000001907349px"><div><table style="font-size:12.8000001907349px"><tbody><tr><td>&quot;rdnSchema&quot;: {</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L67" target="_blank">67</a></th><td>            &quot;base&quot;: &quot;dc=example,dc=com&quot;,</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L68" target="_blank">68</a></th><td>            &quot;users&quot;: &quot;cn=users&quot;,</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L69" target="_blank">69</a></th><td>            &quot;groups&quot;: &quot;cn=groups&quot;,</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L70" target="_blank">70</a></th><td>            &quot;locations&quot;: &quot;cn=locations&quot;,</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L71" target="_blank">71</a></th><td>            &quot;resources&quot;: &quot;cn=resources&quot;,</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L72" target="_blank">72</a></th><td>            &quot;addresses&quot;: &quot;cn=addresses&quot;,</td></tr><tr><th><a href="https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py#L73" target="_blank">73</a></th><td>        },<br></td></tr></tbody></table></div><div><br></div></span><div style="font-size:12.8000001907349px">What needs to be created on LDAP server to satisfy above rdnSchema expected by Caldav Server?</div></div><div><br></div><div><br></div><div>Best Regards,</div><div><br></div><div>PS: I have been struggling with this. Please provide assistance to resolve this issue?</div></div>