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

Pages: [1] 2 3 4
1
Installation and Upgrades / LDAP Permissions
« on: October 06, 2014, 10:58:31 am »
Hi,

I need to give a NON-Admin permissions to add users / and modify groups. He should not be able to modify Users.

Is that possible somehow. Maybe through an LDAP-Explorer...?

Anyone?

Thanks!
Steve

2
Why not connecting Thunderbird directly to SoGo? Works like a charm with their thunderbird plugins (in a not zentyal installation)....

3
Installation and Upgrades / Re: 3.5: User Password Change
« on: July 03, 2014, 02:48:50 pm »
any infos about this? it´s a blocker for us since user corner is heavily used...

thanks

4
Code: [Select]
cat /proc/"slapdID"/limits
...
Max open files            1024                 1024                 files   

still the same... getting crazy here... :(

found this: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/632314 but the solution is the same as you suggested.

I think I write a cron-job which restarts slapd when connection-limit is hit... and maybe a zentyal / ubuntu update in the future...


5
i am on 64bit (ubuntu 10.4 LTS with zentyal 2.2). all other processes (e.g tomcat) also taking the ulimit of 65526 without problems. slapd or the zentyal launcher are a bit strange it seems...

i try modifying /etc/default/slapd and report back.

thanks again!

6
Still no success...

Code: [Select]
cat /proc/"slapdID"/limits
...
Max open files            1024                 1024                 files   

really strange :(

But nevertheless thanks for your reply!

7
Thanks for your reply!

I already have session required pam_limits.so in /etc/pam.d/common-session, sorry I forgot to mention that...

Any other ideas?

8
Dear all,

our ldap (slave, zentyal 2.2) stops working because of

Code: [Select]
slapd[4551]: warning: cannot open /etc/hosts.allow: Too many open files

I increased limits:

Code: [Select]
less /etc/security/limits.conf
...
root             soft    nofile          65536
root             hard    nofile          65536
openldap         soft    nofile          65536
openldap         hard    nofile          65536
*                soft    nofile          65536
*                hard    nofile          65536

and

Code: [Select]
less /etc/sysctl.conf
...
fs.file-max = 120000

which looks quite ok:
Code: [Select]
ulimit -a
...
open files (-n) 65536

BUT slapd still only uses 1024...

Code: [Select]
cat /proc/"slapdID"/limits
...
Max open files            1024                 1024                 files   

Any ideas?

Thanks!
Steve

9
News and Announcements / Re: Zentyal 3.3 available!
« on: December 18, 2013, 12:36:32 pm »
Great news!

Just one question, because I don´t find informations about SOGo in the ChangeLogs - is SOGo integrated into zentyal 3.3? Which version?

Thanks!
Steve

10
Installation and Upgrades / Re: Microsoft Exchange replacement
« on: October 23, 2013, 10:34:08 am »
Thanks a lot - great news having openchange and sogo integrated in 3.3!


11
Installation and Upgrades / Re: Microsoft Exchange replacement
« on: October 22, 2013, 02:31:40 pm »
Hi BrettonWoods,

I´ve searched a bit but are still not sure what you meant by "devs are hard at openchange and sogo". Could you please elaborate?

I personally think SOGo is a superb groupware which plays very well with zenytal - even without openchange. With openchange it may be become even better :)

Best
Steve

12
Installation and Upgrades / Microsoft Exchange replacement
« on: October 18, 2013, 02:36:21 pm »
Hi zentyal-devs,

I just read http://www.zentyal.org/2013/10/zentyal-launches-the-only-native-microsoft-exchange-replacement/ - great news.

Did you consider integrating SOGo (http://www.sogo.nu) as well? Its working very well with zentyal (using it with zentyal since zentyal 2.0) and its using OpenChange for native Exchange-connectivity as well.

Might be a good match!

Best regards
Steve

13
Question to the developers: Might upgrading to zentyal 3.0 solve the problem? -> Did something chance concerning traffic-shaping (l7-filter) between 2.2 and 3.0?

According to hardware requirements our gateway should be powerful enough to serve our small network...

Thanks!

14
Hi all,

we are using zentyal 2.2 as gateway without problems so far. But suddenly our gateway (8GB Ram, Intel® Xeon® E3-1230 3,20GHz - updated to the latest software versions) shows the following messages in syslog

nf_queue: full at 1024 entries, dropping packets(s).

It seems the l7-filter is too slow, queue is full and droping packages - result is no or very slow internet-acces. We just have one traffic-shaping rule for VOIP, which was running OK the last 6 month. Our network hasnt changed lately, so we really dont know why these problems occur now.

Any ideas?

Thanks!
Steve


15
It needs a bit more: backport of ejabbered and different ldap config due to ldap changes. but it´s working now with 2.2.
If anybody needs a small how-to, I can post the steps needed to get it working...

Pages: [1] 2 3 4