[CalendarServer-users] Locations & resources in LDAP in version 3.2?

Tobias Balle-Petersen tobiasbp at gmail.com
Thu Jul 12 08:58:02 PDT 2012



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.



More information about the calendarserver-users mailing list