Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #21 (permalink)  
Old 05-01-2008, 11:42 PM
cheros's Avatar
cheros cheros is offline
Member
 
Join Date: Apr 2008
Location: At home :-). In a country which has 6 national languages and a gazillion dialects.
ZCS Version: Release 5.0.4_GA_2101.openSUSE_10.2_20080321133730 openSUSE_10.2 FOSS edition
Posts: 20
cheros is on a distinguished road
Default Howto?

Quote:
Originally Posted by richardcwgate View Post
Yep, Joomla can authenticate via the ldap server in Zimbra.
Would you have time to please describe the basics of getting Joomla (either version) to work on a Zimbra system, with auth handled by LDAP?

It was obviously too late for me to have picked up that I accidentally edited out this question (my main reason for posting in the first place, doh ).
Reply With Quote
  #22 (permalink)  
Old 05-02-2008, 12:25 AM
richardcwgate's Avatar
richardcwgate richardcwgate is offline
Senior Member
 
Join Date: Nov 2007
ZCS Version: 5.0.01 GA
Posts: 30
richardcwgate is on a distinguished road
Default

Quote:
Originally Posted by dljordaneku View Post
Any timeline on when this will be native for Joomla 1.5? The template we are going to be using is for 1.5 only so we can't run in legacy mode.

dj
I will try to have a look at it this weekend, I've been wanting to look at this for a while!
__________________
----------------------------------------------
Having signatures is a sign of having signatures.
Reply With Quote
  #23 (permalink)  
Old 05-02-2008, 12:31 AM
richardcwgate's Avatar
richardcwgate richardcwgate is offline
Senior Member
 
Join Date: Nov 2007
ZCS Version: 5.0.01 GA
Posts: 30
richardcwgate is on a distinguished road
Default

Quote:
Originally Posted by cheros View Post
Would you have time to please describe the basics of getting Joomla (either version) to work on a Zimbra system, with auth handled by LDAP?

It was obviously too late for me to have picked up that I accidentally edited out this question (my main reason for posting in the first place, doh ).
Simpler than one might think! In the Joomla administrator, under extentions and then plug-ins there are four authentication plug-in, normaly the Joomla authenticatioon plug-in is enabled but you just have to configure the ldap plug-in and enable it.
__________________
----------------------------------------------
Having signatures is a sign of having signatures.
Reply With Quote
  #24 (permalink)  
Old 05-05-2008, 11:00 AM
richardcwgate's Avatar
richardcwgate richardcwgate is offline
Senior Member
 
Join Date: Nov 2007
ZCS Version: 5.0.01 GA
Posts: 30
richardcwgate is on a distinguished road
Default

Quote:
Originally Posted by dljordaneku View Post
Any timeline on when this will be native for Joomla 1.5? The template we are going to be using is for 1.5 only so we can't run in legacy mode.

dj
I have uploaded Joomla 1.5 versions of my modules to the download area at All Our EMail - Home
__________________
----------------------------------------------
Having signatures is a sign of having signatures.
Reply With Quote
  #25 (permalink)  
Old 05-06-2008, 09:07 AM
dljordaneku dljordaneku is offline
Special Member
 
Join Date: Sep 2007
Location: Richmond, Ky
ZCS Version: 4.5.7
Posts: 100
dljordaneku is on a distinguished road
Default

Quote:
Originally Posted by richardcwgate View Post
I have uploaded Joomla 1.5 versions of my modules to the download area at All Our EMail - Home
Sorry but those still won't work unless you have Joomla 1.5 set to legecy which we can't do. When I try to upload them I get an error.

Quote:
Your Extension appears to be written for an older version of Joomla!. You must enable the System - Legacy Plugin in the Plugin Manager if you wish to complete this task.
dj
Reply With Quote
  #26 (permalink)  
Old 05-06-2008, 11:20 AM
richardcwgate's Avatar
richardcwgate richardcwgate is offline
Senior Member
 
Join Date: Nov 2007
ZCS Version: 5.0.01 GA
Posts: 30
richardcwgate is on a distinguished road
Default

Sorry, my mistake, I did not check the uploads had worked. I have now placed the correct files on the site.
__________________
----------------------------------------------
Having signatures is a sign of having signatures.
Reply With Quote
  #27 (permalink)  
Old 05-06-2008, 12:00 PM
dljordaneku dljordaneku is offline
Special Member
 
Join Date: Sep 2007
Location: Richmond, Ky
ZCS Version: 4.5.7
Posts: 100
dljordaneku is on a distinguished road
Default

Quote:
Originally Posted by richardcwgate View Post
Sorry, my mistake, I did not check the uploads had worked. I have now placed the correct files on the site.
Ok. Thanks. I will try it again later.

dj
Reply With Quote
  #28 (permalink)  
Old 05-06-2008, 12:33 PM
dljordaneku dljordaneku is offline
Special Member
 
Join Date: Sep 2007
Location: Richmond, Ky
ZCS Version: 4.5.7
Posts: 100
dljordaneku is on a distinguished road
Default

Ok. I may be missing something but when I install and enable the Zimbra Server Information Module and the Zimbra Logon Module, I get the following errors.






Quote:
Warning: require_once(/var/www/joomla/includes/zimbraAdmin/zimbraAdmin.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/joomla/modules/mod_ourzimbrainfo/mod_ourzimbrainfo.php on line 26

Fatal error: require_once() [function.require]: Failed opening required '/var/www/joomla/includes/zimbraAdmin/zimbraAdmin.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/joomla/modules/mod_ourzimbrainfo/mod_ourzimbrainfo.php on line 26
dj
Reply With Quote
  #29 (permalink)  
Old 05-06-2008, 12:54 PM
richardcwgate's Avatar
richardcwgate richardcwgate is offline
Senior Member
 
Join Date: Nov 2007
ZCS Version: 5.0.01 GA
Posts: 30
richardcwgate is on a distinguished road
Default

There are some notes on the download page for the Zimbra Server Info module about the need to install zimbraAdmin. I have tried to contact Ron to ask if I could include his code with mine, to simplify installation, but I have not had a reply as yet.

"Ron's code and examples can be download from ftp://ftp.rongage.org/pub/zimbraAdmin, this should be uploaded to the Joomla /includes/zimbraAdmin folder for this module to work"
__________________
----------------------------------------------
Having signatures is a sign of having signatures.
Reply With Quote
  #30 (permalink)  
Old 05-07-2008, 08:19 AM
dljordaneku dljordaneku is offline
Special Member
 
Join Date: Sep 2007
Location: Richmond, Ky
ZCS Version: 4.5.7
Posts: 100
dljordaneku is on a distinguished road
Default

Quote:
Originally Posted by richardcwgate View Post
...

"Ron's code and examples can be download from ftp://ftp.rongage.org/pub/zimbraAdmin, this should be uploaded to the Joomla /includes/zimbraAdmin folder for this module to work"
I don't seem to have a zimbraAdmin folder.

dj
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0