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

Pages: 1 [2]
16
I am running 4.25 (still on Ubuntu 14.04LTS)
I keep a Network Object list of Banned IP's from mail spammers that try and use us either to send spam or relay. Those servers that continually fail SASL login or use false FQDN get added to this list weekly. A little like Fail2Ban (but I haven't got that to work yet :( )

Can anyone point me to how Zentyal generates this list of objects when selected through the WEB GUI interface where I can add, delete or modify them. I cannot find any text file or SQL table where they are stored and am not Perl savvy enough to work out the code.

Your help would be most appreciated.

Thank you

17
Installation and Upgrades / Re: GAL access in mutidomain setup
« on: April 04, 2015, 01:51:10 pm »
I am about to start trying to use Zentyal again and am looking at posts, many of which languish with no responses. I can't directly help you but your query is one that was raised on a Openchange development forum http://t107879.network-openchange-development.opennetworks.info/limit-filter-global-address-list-t107879.html Although I cannot see the answer it may have clues as to where to start.

Best of luck

18
Installation and Upgrades / Re: Web GUI Admin Zentyal 3.3
« on: May 27, 2014, 10:52:28 pm »
I found the answer in https://wiki.blue-it.org/Zentyal (caution, they use a certificate that cannot be verified).

Create a new group admin and add your new user to that group. You will then be able to access the Dashboard. Tested on 3.3 Community edition.

Quoted from their site: -
"groupadd admin
useradd myAdmin
passwd myAdmin
usermod -G admin -a myAdmin
...
"
HTH

Pages: 1 [2]