Questions tagged [zentyal]

Zentyal (formerly eBox Platform) is a program for a Linux server for small and medium enterprises (SMBs), considered an alternative to Windows Server and other Microsoft infrastructure products for SMBs. Zentyal can act as a gateway, Network Infrastructure Manager, Unified Threat Manager, office server, Unified communications server or a combination of them.

Zentyal (formerly eBox Platform) is a program for a Linux server for small and medium enterprises (SMBs), considered an alternative to Windows Server and other Microsoft infrastructure products for SMBs. Zentyal can act as a gateway, Network Infrastructure Manager, Unified Threat Manager, office server, Unified communications server or a combination of them. Zentyal is based on Ubuntu and it can be installed either from Ubuntu repositories or from Zentyal's own installer.

Homepage: http://www.zentyal.com/

15 questions
3
votes
0 answers

Zentyal AD logon script

I've Zentyal 4.2 domain controller server. I would like to reach that when users login to Windows, mount some network drives automatically with logon script. (just only those drives where the user have permission) The users profiles store in…
user218547
  • 71
  • 1
  • 6
3
votes
0 answers

Unable to add groups in LDAP?

I am trying to add groups to an LDAP server I have used the below code to add groups: $ldap = new LDAP(); $connection =…
Edison Trutwein
  • 765
  • 5
  • 22
2
votes
1 answer

Unable to install Zentyal in Ubuntu 12.04 LTS minimal

I hired a VPS with Ubuntu Server 12.04.4 LTS minimal for test development in symfony2 and want to install Zentyal for taste it too. This is what i have tried from base Ubuntu installation: apt-get install python-software-properties Adding universe…
1
vote
0 answers

Problem with zentyal proxy 6.1 and connect request in embedded application

I am working on a small application on an embedded platform which has to send some classified information to a server. This connection to the server is encrypted using SSL. The encryption is tunneled trough a proxy - in this case a Zentyal proxy.…
1
vote
0 answers

Using Proxy IP for the users in LAN through Zentyal server

Assume:**LAN USERS-->Zentyal Server as Gateway-->Internet. **Current setup: All of my LAN users using their subscribed proxy credential in their browser LAN settings to get foreign IP to access my client's website. So the option is in their hand…
1
vote
0 answers

SmtpClient throws an exception when trying to send an email via Zentyal server

I am able to set up an IMAP/SMTP account in Outlook and subsequently send a test e-mail message with our internal Zentyal 4.2 server. Yet when I run the following code, it throws the SmtpException. var smtpClient = new…
Exulted
  • 373
  • 2
  • 5
  • 17
1
vote
0 answers

Missing libstdc++ in Zentyal

I recently performed a 'routine' update of my Zentyal 3.4 server (3.11.0.24-generic on a i686 system) as follows: in dashboard clicked on the '9 system updates', selected all of them and updated. Now my internet is broken, and I cannot open firefox…
SpindizZzy
  • 11
  • 1
0
votes
0 answers

how to implement converse.js with Zentyal server 7.0

i am trying to test the full page test site, it logs in but then keeps spinning and displays nothing. any help is very much appriciated Sepp on the converse website i clicked on the full page test link, entered my credentials both username@FQDN and…
Sepp
  • 1
0
votes
0 answers

Spring boot email send from custom postfix server not working

Well, I'm trying to deploy an API service with spring boot. The problem came when I started using their mail server (Zentyal postfix mail server) for production settings. A system is a Virtual machine with an API service that needs to send emails…
drkpkg
  • 73
  • 1
  • 1
  • 10
0
votes
2 answers

How to remove /SOGo from Zentyal 6.1 Webmail Login

Working with a fresh install of Zentyal 6.1, how do I remove /SOGo from the default webmail login. Currently users need to access https://mail.mydomain.com/SOGo (Case sensitive) when I would like them to be able to access at…
user467237
  • 33
  • 6
0
votes
1 answer

Zentyal: Overriding some DNS entries for some external domains to internal ip

Id like to overwrite public URLs to point to internal IP addresses using Zentyal DNS. The goal is for all requests to an address e.g. www.example.com to be routed to an internal server e.g. http://192.168.1.255. This works when I alter the files in…
dunwan
  • 1,577
  • 2
  • 16
  • 14
0
votes
2 answers

Sudo command in perl/eBox/Zentyal

I installed Zentyal 4.0 and looking its scripts how it is functioning. I saw a perl function to run the shell commands in machine like below //Ebox::Sudo:root ... /usr/bin/sudo -p sudo: {commands to perform} Can anyone explain what it is meant…
Jay Venkat
  • 397
  • 2
  • 5
  • 18
0
votes
3 answers

Joining Zentyal Server Domain (3.4) 32 bit ver with a Windows 7 (Ultimate 64bit) or XP Pro

I want come direct to the point. I have installed Zentyal Server 3.4 ver as a Stand Alone Domain Controller and I have everything normally configured all Modules are up and I am trying to connect to my zentyal domain with a windows Xp or Windows 7…
user3483740
  • 1
  • 1
  • 3
-1
votes
1 answer

Permission denied - readline() on closed filehandle

I'm having a problem when trying to import a user list into Zentyal 3.4. The script I'm using is this: #!/usr/bin/perl use strict; use warnings; use EBox; use EBox::Users::User; EBox::init(); my $usersMod =…
angardi
  • 367
  • 3
  • 14
-1
votes
2 answers

openvpn between zentyal servers and normal clients possible?

I have a zentyal in a vps in the internet that I use to connect some companies with their external offices, so far with windows this is not a problem I connect the windows server to zentyal via openvpn client and configure as many openvpn clients as…
Jose Andradez
  • 37
  • 2
  • 9