Hi, I've just installed calendarserver on my ubuntu server and using the account.xml file for authentication everythink is ok. Now I would like to connect calendarserver to my OpenLDAP server hosted on ubuntu. My OpenLDAP server has the same schema as OpenDirectory and I manage my users/groups from my Mac using WorgroupManager from Apple. So I should have everythink in place on LDAP side. Is there a solution to connect calendarserver to LDAP ? From what I read opendirectory module doesn't exist on linux. Thank you in advance for your help Xavier
Hi, I think you should have a look at http://trac.calendarserver.org/ticket/260 I'm very interested in having an LDAP set up for darwin calendar too. Could you explain what you mean by "My OpenLDAP server has the same schema as OpenDirectory" How do you configure your OpenLDAP for this ? Le 25 mars 09 à 08:34, Xavier Ambrosioni a écrit :
Hi,
I've just installed calendarserver on my ubuntu server and using the account.xml file for authentication everythink is ok. Now I would like to connect calendarserver to my OpenLDAP server hosted on ubuntu. My OpenLDAP server has the same schema as OpenDirectory and I manage my users/groups from my Mac using WorgroupManager from Apple. So I should have everythink in place on LDAP side. Is there a solution to connect calendarserver to LDAP ? From what I read opendirectory module doesn't exist on linux.
Thank you in advance for your help Xavier
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
Hi, In geneal the there is a NSS-auth-tool for that. I did not get that running. Instead of this I use a shell-script that generates an accouts.xml from my LDAP-Database with ldapsearch. When updating the accounts.xml with a cron-job the calendarserver is restarted automatically. If you find out how to get the NSS-Thing running, please tell be Bye Georg Am 25.03.2009 um 08:34 schrieb Xavier Ambrosioni:
Hi,
I've just installed calendarserver on my ubuntu server and using the account.xml file for authentication everythink is ok. Now I would like to connect calendarserver to my OpenLDAP server hosted on ubuntu. My OpenLDAP server has the same schema as OpenDirectory and I manage my users/groups from my Mac using WorgroupManager from Apple. So I should have everythink in place on LDAP side. Is there a solution to connect calendarserver to LDAP ? From what I read opendirectory module doesn't exist on linux.
Thank you in advance for your help Xavier
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
Georg Troska wrote:
Hi, In geneal the there is a NSS-auth-tool for that. I did not get that running. Instead of this I use a shell-script that generates an accouts.xml from my LDAP-Database with ldapsearch. When updating the accounts.xml with a cron-job the calendarserver is restarted automatically. If you find out how to get the NSS-Thing running, please tell be
Bye Georg Hi,
May you share your shell script ? Thx, kfx
Am 25.03.2009 um 08:34 schrieb Xavier Ambrosioni:
Hi,
I've just installed calendarserver on my ubuntu server and using the account.xml file for authentication everythink is ok. Now I would like to connect calendarserver to my OpenLDAP server hosted on ubuntu. My OpenLDAP server has the same schema as OpenDirectory and I manage my users/groups from my Mac using WorgroupManager from Apple. So I should have everythink in place on LDAP side. Is there a solution to connect calendarserver to LDAP ? From what I read opendirectory module doesn't exist on linux.
Thank you in advance for your help Xavier
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
participants (4)
-
Georg Troska
-
kfx
-
Maxime Wacker
-
Xavier Ambrosioni