Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alvinquah

Pages: [1] 2 3 ... 8
1
Installation and Upgrades / Re: Master / Slave with samba
« on: October 07, 2010, 08:37:47 am »
create the group __USERS__ yourself.

2
Can you be more specified? What is the error and what symptoms do you encounter?

3
Installation and Upgrades / Re: webmail and groupware (mail) consistency
« on: September 29, 2010, 04:56:14 am »
You could do some scripting with imapsync to syncronize between dovecot and zarafa, not straight forward though.

Webmail isn't necessary if you are using only Zarafa.

And as a general guideline, configure your mail server, create one virtual domain and assign it to Zarafa, it's easy :)

can we assign both pop and imap to zarafa? thanks

4
Installation and Upgrades / Re: webmail and groupware (mail) consistency
« on: September 28, 2010, 12:44:58 pm »
Hi since we are in this topic, can i just check if i just want to send mail using POP/POP3/IMAP/IMAPS, can i use ebox-zarafa instead of ebox-webmail? Meaning to say i just want my users to access http://zentyal-mail/webaccess and they are able to access email as well as zarafa groupware without accessing http://zentyal-mail/webmail at all? thanks

5
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 24, 2010, 04:15:26 am »
Did you activate PAM option in LDAP settings? More info would be nice in order to fix that issue

(Joining the thread here)

I have a clean test environment with a Master and a Slave. I did enable Groupware/Zarafa. Booting the Slave does not finish.

This behavior is the same independent of the presence of the master. Even when the Master is powered down I get something like this:

Code: [Select]
 CPU[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||100.0%]     Tasks: 48 total, 3 running
  Mem[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||273/433MB]     Load average: 2.65 1.90 0.80
  Swp[                                                               0/311MB]     Uptime: 00:02:58

  PID USER     PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
 1091 ebox      20   0 83336 64540  3984 R 37.0 14.5  0:46.30 /usr/bin/perl /usr/share/ebox-usersandgroups/slave-sync
 1057 ebox      20   0 47352 40212  4048 R 37.0  9.1  0:10.77 /usr/bin/perl /etc/rc2.d/S20ebox start

The memory usage increments by 1 MB per second (!) until all memory (including swap) is used...

I will run "apt-get --purge remove ebox-zarafa && apt-get autoremove" now.
 
15 minutes later: after doing so I see again "slapd" running on the Slave. In the above situation there was no slapd.



Next round: I did install Zentyal Components "Web Server" and "Email Service" (Approx. 44 packages).

Code: [Select]
 CPU[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||100.0%]     Tasks: 32 total, 2 running
  Mem[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||             228/433MB]     Load average: 2.09 1.68 0.71
  Swp[                                                                                 0/311MB]     Uptime: 00:02:39

  PID USER     PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
  898 ebox      20   0 92236 70648  4036 R 73.0 15.9  0:58.27 /usr/bin/perl /etc/rc2.d/S20ebox start

So the problem is not inside "ebox-zarafa" but within "ebox-mail".


Best regards


Hey UdoB,

This is exactly the same log i have gotten during my Zentyal startup. To add to that to my area of troubleshooting, I did an "apt get remove ebox-mail" and it remove 3 others packages which depends on ebox-mail. ebox-webfilter, ebox-zarafa and ebox webmail. By doing this I am able to start my zentyal successfully. Yes i am having the same sympton as yours.......

Kinda of surprise that this is not forseen during the release of zentyal 2.0. Even more surprising is not many people actually raised this up this bug as this will be the most common setup for master/slave mode... well at least from my end. Cheers!


6
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 24, 2010, 04:10:21 am »
Hi alvinquah and sotre:

Did you activate PAM option in LDAP settings? More info would be nice in order to fix that issue

Thanks for your feedback :)

Hi cperez,

PAM in my case is not enabled at all in all my troubleshooting. So i dun think it is the issue with PAM. Thanks

7
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 22, 2010, 07:53:56 pm »
Tried the latest userandgroup modules. As promised, now users/groups addition and deletion works like a charm! nice....

But i am still facing what the thread starter has encountered. Server stuck at splash screen.... Any advice. Thanks

8
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 22, 2010, 05:35:37 am »
i guess they are having issue with the server now...

9
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 22, 2010, 05:26:26 am »
try this before sudo apt get upadte.

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 10E239FF

10
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 22, 2010, 05:13:49 am »
hi! what can i do to update my Zentayal 2.0 to 2.0.2? thank you...

sudo apt-get update, i think what will do...

11
Installation and Upgrades / Re: Fresh install master-slave setup problem
« on: September 22, 2010, 04:22:05 am »
Hi,

I'm setting up a fresh installation of a master-slave setup, on my masyer I have only network and usersandgroups modules, on one of my slaves which will be mail server I have only network, usersandgroups, and mail, but as soon as I activate mail module, If I reboot my machine it stops responding. Tryed this several times, and it always stops responding after I activate mail module, anyone with this problem?

Is the problem caused because mail server is on a slave? I have two other slaves, a file server and a web server, all working fine.

I have the same problem as well. It is actually not responding but instead in the background it is running S20ebox script which is consuming 100% of your resource. There is a also bug that disable slapd daemon which is required to communicate with the master server. Hope they have solve it by now. Which userandgroup version you are using? Zentyal has released a new version couple of days ago, 2.02.

12
Installation and Upgrades / Re: Master/Slave anyone?
« on: September 15, 2010, 06:10:59 pm »
Hello everybody.

I am unsure what the actual state of the Master/Slave mechanism of UsersAndGroups "in the field" is. Could those who gave it a try please reply with a "+1" below one of the following options?

( x ) I've tried it. But it did not work / did not work reliable. I do not use it.

(   ) For me it works fine, it works as documented.


Thanks in advance.
Udo


haha Udo, i am able to post this question. Don't worry, Zentyal developers are aware of the issues we are facing and is working hard to create the fix. Let be patient and wait for them to come up with the bug fix.......

13
Installation and Upgrades / Mobile broadband as external interface
« on: September 15, 2010, 06:03:40 pm »
Not sure if mobile broadband is common in spain, the development country of Zentyal, but in asia it is quite common. So just wondering if it is possible to integrate it into Zentyal server? I am able to install the driver for my mobile broadband dongle and i can see it in my Zentyal server. Is that any way that will make it appear as an interface in Zentyal so that i can mark it as external.

I know on my ubuntu desktop i can install the driver and thereafter use the network manager found on my desktop to add my subscriber detail based on location and telecom provider name....

Thanks

14
guys i need that the documentation for Zentyal 2.0 should be out soon. But i am curious to know how groupware and mail module works for email in Zentyal.

Suppose that i have configure both groupware and mail module to work on my server. Then I checked all the mail protocol (POP, POP3, IMAP, IMAPS) in mail general, does that means that I should use webmail to access my IMAP and the retrieval of POP to my mail client is also through mail module?

Funny thing is that I can now send email via zarafa which is groupware but not webmail! I don't even enable any mail protocol in groupware menu. Hope Zentyal stuff can shed some light on this. Thanks

15
Installation and Upgrades / Re: DynDNS
« on: September 15, 2010, 05:38:19 pm »
Good night guys.
I searched and I didn't found similar post.

I installed and configured Zentyal 2.0 the DYNDNS. But does not work. I can't ping the host.

Do I must liberate the firewall ZENTYAL? if so, what release? doors? hosts?

Thanks

First you need to create an account with dyndns. Then create a url from the dyndns lists of selection.

Next just go to dyndns menu in Zentyal and enter your dyndns account and the url you have selected from dyndns. You have to ensure that one of your interface is checked as external. Then dyndns will perform a script to update the ip address listed on your external interface. If you want to access your Zentyal admin web console from anywhere, you will need to allow Zentyal web administration for firewall from "external to Zentyal". Good luck trying!

Pages: [1] 2 3 ... 8