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.


Topics - decibel83

Pages: 1 [2]
16
Installation and Upgrades / .mas files
« on: April 13, 2011, 01:53:39 pm »
Hi.

I'm looking into Zantyal files and I saw some .mas files, for example /usr/share/ebox/stubs/zarafa/server.cfg.mas.

I see some variables:

Code: [Select]
<%args>
  $server_bind
  $hostname
  $mysql_user
  $mysql_password
  $attachment_storage
  $attachment_path
  $quota_warn
  $quota_soft
  $quota_hard
  $indexer
</%args>

whick are references in the configuration file:

Code: [Select]
server_bind             = <% $server_bind %>

but I didn't find where these variables can be setted.

Could you explain me it please?

Thank you very much!
Bye.

17
Installation and Upgrades / Migrate from an existing Debian server
« on: December 01, 2010, 10:18:27 pm »
Hi.
I'm planning to migrate my existing Debian server to Zentyal.
I will need to migrate about 30 Samba users that are now stored in a pdbedit database (not LDAP), and I don't want to re-join all clients to the Samba's domain.

Could you help me please?
Thank you very much!
Bye.

18
Installation and Upgrades / Latest eBox version for Ubuntu
« on: March 03, 2008, 11:45:10 pm »
Hi.
What is the latest eBox version for Ubuntu?
Is it stable?

Thank you very much!
Bye.

19
Installation and Upgrades / Customize the template
« on: March 02, 2008, 07:05:20 pm »
Hi.
I read on your developer guide that I can customize the eBox web template using Mason.
I wish to analyze the default eBox template to learn how it is writed.
But in what directory I can found it?

Thank you very much!
Bye.

20
Installation and Upgrades / Fresh Debian Etch (stable) installation
« on: February 04, 2008, 10:02:06 pm »
I installed eBox with "apt-get install ebox" using the eBox Debian repositories on a fresh Debian Etch (stable) installation, but when I run "/etc/init.d/ebox start" I get this error:

Code: [Select]
ebox:/etc/apache-perl# /etc/init.d/ebox start
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gnome2/GConf/GConf.so: undefined symbol: gconf_unset_flags_get_type

What's the problem?

Another question is if is it possible to have eBox running on the existing Apache2 installation running with the www-data user and group, without running another Apache instance (I realized that eBox uses Apache 1.3, isn't it possible to use Apache2?).

Thank you very much for your help!
Bye.

21
Installation and Upgrades / Fetchmail
« on: February 04, 2008, 07:35:57 pm »
Hi.
What do you think about a fetchmail module for eBox?
I think it would be very nice because fetchmail is used on many mail servers.

Pages: 1 [2]