I just added a new wiki page linked-to from our FAQ.  Please see:

   https://trac.calendarserver.org/wiki/ConfiguringLDAP

Your groups probably just worked because the default RDN being used matches 
your LDAP server (?)

On Jul 12, 2012, at 8:58 AM, Tobias Balle-Petersen <tobia...@gmail.com> wrote:

> 
> 
> Morgen Sagen wrote:
>> 
>> 2) Configure the directory service to handle all 4 types by adding a
>> "recordTypes" key to the "DirectoryService > params" dictionary:
>>   <key>DirectoryService</key>
>>   <dict>
>>     <key>type</key>
>> 
>> <string>twistedcaldav.directory.ldapdirectory.LdapDirectoryService</string>
>> 
>>     <key>params</key>
>>     <dict>
>>       <key>recordTypes</key>
>>       <array>
>>          <string>users</string>
>>          <string>groups</string>
>>          <string>locations</string>
>>          <string>resources</string>
>>       </array>
>> 
> 
> Thank you for your suggestions, but groups works without adding your
> suggestions? Why? Also, how would i proceed to define where the server
> should look for my locations & resources having added the recordTypes?
> 
> Thanks,
> Tobias
> 
> 
> -- 
> View this message in context: 
> http://old.nabble.com/Locations---resources-in-LDAP-in-version-3.2--tp34150345p34151636.html
> Sent from the Calendar Server - Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> calendarserver-users mailing list
> calendarserver-users@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/calendarserver-users

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to