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 - pout

Pages: [1]
1
ok. Nach dem Neustart meiner Testumgebung und von Outlook waren die Kalender und Kontakte synchronisiert. Es funktioniert soweit, habe allerdings bei einem Kalender Probleme im Outlook und hie und da beim Verschieben von Kontakten in andere Ordner. Ich werde mal ein 4.0 Daily Build testen.

Gruß Roman

2
German / Zentyal 3.5, weitere Kalender und Kontakt Ordner synchronisieren
« on: September 17, 2014, 01:41:55 pm »
Hallo,

ich habe testweise 3.5 mit Openchange installiert. Outlook synchronisiert die Standard Kalender und Kontaktordner. Sobald ich aber in Outlook neue Kalender- oder Kontaktordner anlegen, werden diese nicht synchronisiert und im SOGo-Webmail angezeigt und umgekehrt auch niicht (neuer Kalender/kontaktordner in Webmail erscheint nicht in Outlook).
Ist das eine Einschränkung, oder gibt es einen Weg wie das funktioniert?

Gruß Roman

3
Do you use it only as a gateway or (also) for Zarafa and Filesharing? Do you use a Software Raid or would it slow down the system much?

4
Try the HP Proliant Microserver N40L we use the N36 and N40 for small businesses and they run really good. They are cheap (249 euro) have a TII N40L, 2GB, 250GB. Buy a other 250GB drive and 2 big 1 or 2TB disks and you have a great server for a low price with low power consumption. If u buy a pci-e 1Gbit network adapter you even have a great gateway.

Have you ever used a HP Proliant Microserver N40L for zentyal-office for 5 to 10 clients? Can Zentyal use the onboard-Raid?

5
Hello,

does anybody know how and where to change the smb.cnf to make it possible to have the files of samba-shares offline available in Windows 7?

I have to put in
Code: [Select]
oplocks = yes
level2 oplocks = yes
kernel oplocks = no
map archive = yes
map system = yes
map hidden = yes
somewhere.

Thank you
Roman

6
I verified on a Testsystem that "named" is the process startet by /etc/init.d/zentyal dns.
So I killed "named" and did
Code: [Select]
/etc/init.d/zentyal dns startThis worked. The Webgui shows "DNS startet".

Thank you
Roman

7
Hello sixstone,

didn't work :-(
Code: [Select]
$ sudo stop ebox.bind9didn't end. I had to do a ctrl-c.
Code: [Select]
$ sudo /etc/init.d/zentyal dns statusshows stopped.

I didn't find relevant entries in /var/log/syslog.

starting zentyal dns did not work.
ps -A showed a bind9 process. I killed it, but still no way to start zentyal dns.
ps -A shows also a process "named". Can I kill it? What's this?

Thank you
Roman

8
Hello sixstone,

I made
Code: [Select]
sudo mv /var/log/zentyal/tmp/dns.lock /var/log/zentyal/tmp/dns.lock.oldand
Code: [Select]
sudo /etc/init.d/zentyal dns restartThis failed. Also trying to start dns from Webgui failed.

I did a change in DNS in the Webui and it was saved. But the log shows an error.

/var/log/zentyal/zentyal.log shows:
Code: [Select]
Command output: .
Exit value: 1
2011/11/02 21:30:05 INFO> notify-job:62 EBox::RemoteServices::Job::Notifier::__ANON__ - Job 14 finished with exit value 0 CC will be notified
2011/11/02 21:34:14 INFO> GlobalImpl.pm:539 EBox::GlobalImpl::saveAllModules - Saving config and restarting services: firewall dns dhcp
2011/11/02 21:34:14 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: firewall
2011/11/02 21:34:18 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: dns
2011/11/02 21:34:18 WARN> DNS.pm:1466 EBox::DNS::_launchNSupdate - Cannot contact with named, trying in posthook
2011/11/02 21:34:18 WARN> DNS.pm:1466 EBox::DNS::_launchNSupdate - Cannot contact with named, trying in posthook
2011/11/02 21:34:18 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command start 'ebox.bind9' failed.
Error output: start: Job is already running: ebox.bind9

Command output: .
Exit value: 1
2011/11/02 21:34:18 ERROR> GlobalImpl.pm:612 EBox::GlobalImpl::__ANON__ - Failed to save changes in module dns: root command start 'ebox.bind9' faile$
Error output: start: Job is already running: ebox.bind9

What else can I do than
Code: [Select]
sudo /etc/init.d/zentyal dns stop? I did this and tried to start via Webinterface. Didn't work.
Any ideas?

Best regards
Roman

9
Hello,

my installation was a installation from the CD. No upgrade. Changes in entrys in the Zentyal GUI (I am sorry, but I don't know which anymore) did cause that the changing process worked a while and didn't end clear. It came the Error above. Now if I want to start DNS from the Dashboard, where it is shown as stopped, I get the message:
Code: [Select]
Service DNS is locked by another process. Please wait its end and then try again.I can start bind on the shell. But I cannot change anything in Zentyal in DNS. This ends up with the error-Message:
Code: [Select]
The following modules failed while saving their changes, their state is unknown: dns
I cannot reinstall, because this is a productive server. I need to unlock dns manually. But how?

dpkg -s zentyal-dns says:
Code: [Select]
Package: zentyal-dns
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 324
Maintainer: Zentyal Packaging Maintainers <pkg-team@zentyal.com>
Architecture: all
Version: 2.2
Replaces: ebox-dns (<< 2.0.100)
Depends: zentyal-core (>= 2.2), zentyal-core (<< 2.2.100), zentyal-network, zentyal-firewall, bind9, libcrypt-openssl-random-perl
Conffiles:
 /etc/zentyal/dns.conf 151ec129c7f3e6992fdf0deb6d70e0b6
 /etc/init/ebox.bind9.conf 8f2a43869fe84a8fa1f71234c6f6ab09
Description: Zentyal - DNS Service
 Zentyal is a Linux small business server that can act as
 a Gateway, Unified Threat Manager, Office Server, Infrastructure
 Manager, Unified Communications Server or a combination of them. One
 single, easy-to-use platform to manage all your network services.
 .
 This module adds a DNS server to Zentyal, allowing faster name resolution and
 local domains.
Homepage: http://www.zentyal.org/

Best regards
Roman

10
I have the same Problem.
DNS is working, but I cannot do any changes. How can I unlock DNS?
The dashboard say DNS is stopped, but it works.

Best regards
Roman

11
Thanks a lot.
This is perfect.
(The path /usr/share/ebox/stubs/zarafa/server.cfg.mas is now /usr/share/zentyal/stubs/zarafa/server.cfg.mas)

Best regards
Roman

12
Hello,

i try to connect an Outlook 2007 to the zarafa server. I installed the connector and made a profile for Outlook, but get no serverconnection.
When i telent port 236 on the zentyal-server I get a connection error.

Thank for your help
Roman

13
hi,

1.) I changed the server ip over the webinterface.
Now I get the new nameserver ip always overwritten on reboot in /etc/resolv.conf with the old one.
 Old: 192.168.1.251 changed to 192.168.1.2
changed /etc/resolv.conf manually to
Code: [Select]
nameserver 192.168.1.2After reboot /etc/resolv.conf is:
Code: [Select]
nameserver 192.168.1.251
This causes, that the names are not resolved.
What can i do?

2.) After changing /etc/resolv.conf manually the nameresolution on shell works, but the entered smarthost cannot be found.
email-queue in Webinterface shows:
Host or domain not found. Name service error for name=....

Any suggestions.

Thank you
Roman

14
@robb: thanks. this would be as good compromise.
@christian: just put the access-File (.mdb) on the Filestore of the Samba-Server.

15
Hello,

i am thinking about using Zentyal for a client with actually 1 email-Account used by 3 users, an Access DB and Filestore on Desktop.

1.) I am wondering if I will get happy with following Hardware for:
.) Software Raid 1
.) Fileserver storing Documents and Access DB
.) Zarafa, Mailstore appr. 5-10GB
.) PPTP VPN
.) eventually a virtual Maschine with Archivista Document Archive Server (archivista.ch)

The number of users can increase over the next years. Maybe 5 in the Office and some roadworkers who will access the Access DB read only.

Intel Atom D525 2-Core 1,80GHz
4 GB DDR3-1333 SO-DIMM Kingston
2 x 1000 GB SATA II WD Raid Edition IV 3,5"

or should I go for a
Intel Xeon 2-Core E3-1220L 2,2GHz 8MB CPU or a Xeon Quad-Core?

2.) Can the Backupmodule backup to usb ntfs-Harddisks?
I would use 2 of them. One is stored out off the Office an replaces the other one on the Zentyal-Server every week.
And can it do VM-Snapshots automatically in 2.2?

Thanks for your help
Roman


Pages: [1]