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

Pages: [1]
1
Installation and Upgrades / Re: [SOLVED] File sharing problem
« on: June 17, 2016, 05:22:10 pm »
same here, yesterday morning zentyal 4.2 was unavailable, same fix with administrator password noexpiry solved problem.

This bit me today when restarting the Zentyal mail server in version 4.2.1.3.

The error I got was:
Quote
Could not get ticket: could not acquire credentials using an initial credentials context: No ENC-TS found

and the resolution was the same:
Code: [Select]
sudo samba-tool user setexpiry administrator --noexpiry
Dan

2
Installation and Upgrades / Re: OpenVPN Bridge
« on: May 05, 2014, 02:37:16 pm »
i need to setup zentyal openvpn as bridge, Advertised networks isnt optimal solution,
we need to use main dhcp server and just bridged vpn clients, mac vpn clients to lan  mac server...

another reason is that windows user has no rights to add route via openvpn client :/

3
Installation and Upgrades / Re: sogo-activesync package
« on: March 13, 2014, 04:33:41 pm »

Once installed, simply uncomment the following lines from your SOGo Apache configuration:
 ProxyPass /Microsoft-Server-ActiveSync \
    http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync \
    retry=60 connectiontimeout=5 timeout=360

for zentyal it seems to be /etc/apache2/sites-available/zentyal-sogo.conf

i added it at the end and restarted apache with warnings

Code: [Select]
root@zentyal-serv:/home/administrator# service apache2 restart
 * Restarting web server apache2                                                                                                                                                                              [Tue Mar 11 20:46:34.750215 2014] [proxy:warn] [pid 25494] AH01146: Ignoring parameter 'retry=60' for worker 'http://127.0.0.1:20000/SOGo' because of worker sharing
[Tue Mar 11 20:46:34.750429 2014] [proxy:warn] [pid 25494] AH01146: Ignoring parameter 'connectiontimeout=5' for worker 'http://127.0.0.1:20000/SOGo' because of worker sharing
[Tue Mar 11 20:46:34.750504 2014] [proxy:warn] [pid 25494] AH01146: Ignoring parameter 'timeout=360' for worker 'http://127.0.0.1:20000/SOGo' because of worker sharing
                                                                                                                                                                                                       [ OK]
when calling http://192.168.0.10/SOGo/Microsoft-Server-ActiveSync i will get a blank page. (i didn´t expect it working ...)

try restart server. you should see
"
An error occurred during object publishing

reason for HTTP error unknown
" in web browser instead of blank

i can connect from iOS7 via Exchange protocol (but unusable, all strings from contacts/calendar are stripped up to first UTF character, while item is created on ios, items stored via web or thunderbird are fine, mail looks fine , some convert issue while saving from ios, example saving contact "Niño" results "Ni"  )

4
Thanks for the help, managed to flush the Iptables and add the firewall rules from external connection.

but proxy error still persist.

then double check your outgoing doimain name in opechnage setup, then your hostname in main configuration and finaly in DNS this outgoing domain contains your hostname.

(i use filesharing in AD DC mode,users having openchange account automaticaly, openchange webmail installed...)

facing new problem that outlook is asking for password from remote location, i can see process in samba log (even if i try to change auth mode from ntlm, errors about parsing are shown as dump of unecrypted password, it seems like outlook reach samba and comunicate, but failing to authenticate

5
same issue for  New Contats, New calendar, browser popup windows are http://

6
Marked NIC to External WAN still not solving the problem, the RPC proxy error message still there.

The worst thing is I did not configure firewall, so now my client unable to access to this server, but my server still can ping to client. how to bring it back ?

I can reproduce RPC error message by disabling external checkbox, with external, it is enabled, outlook is asking for password but it dosnt accept anynthing, NTLM right?

you have to log to machine, flush iptables, or add some iptables rule, it is up to you, then connect to webadmin and add firewall rules for external table to fit your previous internal.

7
Solved,

in case of ONE NIC, you have to set this interface as WAN, and before you do, make sure you have updated firewall rules !


8
after success user login to https webmail, page send me to http: and got timeout (yes i need https from internet only, so it is firewalled)

but if i type (in case success login before) https://server.xxx.xx/SOGo/so/test/Mail/view directly to location, everything is fine, but its not "user friendly" login process :)

so it only needs to fix that "after login redirection" in 3.4

9
I got the same message, cannot use outlook anywhere if you can't get off this message. anyone can give some advise ?

same issue, it is not clear what hostname is missing, in my configuration is same outgoing domain, same somain in dns settings, host is present, mx set, no idea how to get RPC proxy to work

Pages: [1]