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.


Topics - acon

Pages: [1] 2 3
1
Hi, i have just upgraded a Zen6.2 server to Zen7. I has to delete the nginx certs and create news (no web admin).
Everithing is now running as expected, except for IMAP connection from thunderbird clients.
Sogo works, ActveSync works but nor IMAP.
I think the relevant part in syslog is:
Code: [Select]
May 22 16:39:53 fermat dovecot: imap-login: Error: Failed to initialize SSL server context: Can't load DH parameters: error:1408518A:SSL routines:ssl3_ctx_ctrl:dh key too small: user=<>, rip=10.0.0.1, lip=10.0.0.11, session=<AU8+JuzCOPsKAAAB>
May 22 16:39:53 fermat dovecot: imap-login: Disconnected: TLS initialization failed. (no auth attempts in 0 secs): user=<>, rip=10.0.0.1, lip=10.0.0.11, session=<AU8+JuzCOPsKAAAB>

It looks to me like a dovecot cert problem. Any idea to delete a re-crate dovecots certs?

2
Hi, i have followed the manual at:
Quote
https://doc.zentyal.org/en/mail.html#hardening-the-mail-server to configure DKIM.
Everithing whent fine until i tryed to create the TXT record with de DKIM key in my DNS zone at hover.com.
According to Hover technical support, the max lenght of the TXT record is 255 charters.
By default, opendkim-genkey should generate 1024 bit keys. This must fit in 255 charters string so i assume the manual procedure is generating a 2048 bit key.
So, the question is:
How can i replace the generated key with a shorter one and how to reconfigure dkim to use the new key and modify the DNS record added with samba-tool.
BTW, the manual is assuming that the Zentyal DNS server is authoritative for the mail domain.
In my case, i use a split DNS scenario, where the authoritative DNS server for my domain in internet is the hover DNS and for my internal network, the authoritative DNS is my zentyal server, so i asume i have to add the TXT with the key to both DNS zones.
Any help is welcome....

3
Other modules / [SOLVED] Zentyal to Zentyal VPN constantly dropping
« on: January 26, 2021, 12:48:50 pm »
Hi, i have built 2 Zentyal 6.2 servers to connect to sites. I have configured one side as server and other side as client.
I have imported the config from server to client and the VPN is established, but is dropping in 2 minutes and reconecting after 2 more minutes time out.
The VPN is closed by the server side and client restart the connection after 2m time out and so on.
When the VPN is working, when it drops, the logs in server side /var/log/openvpn/zen2zen.log shows:
Code: [Select]
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 TLS: Initial packet from [AF_INET]10.0.0.1:43309, sid=b9f340d3 2dad0449
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 VERIFY OK: depth=1, C=ES, ST=.....
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 VERIFY OK: depth=0, C=ES, ST=.....
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1590', remote='link-mtu 1574'
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-CBC', remote='cipher BF-CBC'
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128'
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 Control Channel: TLSv1, cipher TLSv1.0 ECDHE-RSA-AES256-SHA, 2048 bit RSA
Tue Jan 26 11:56:47 2021 10.0.0.1:43309 [Z2ZClient] Peer Connection Initiated with [AF_INET]10.0.0.1:43309
Tue Jan 26 11:56:47 2021 MULTI: new connection by client 'Z2ZClient' will cause previous active sessions by this client to be dropped.  Remember to use the --duplicate-cn option if you want multiple clients using the same certificate or username to concurrently connect.
Tue Jan 26 11:56:47 2021 MULTI_sva: pool returned IPv4=192.168.161.2, IPv6=(Not enabled)
Tue Jan 26 11:56:49 2021 Z2ZClient/10.0.0.1:43309 PUSH: Received control message: 'PUSH_REQUEST'
Tue Jan 26 11:56:49 2021 Z2ZClient/10.0.0.1:43309 SENT CONTROL [Z2ZClient]: 'PUSH_REPLY,route 10.0.0.0 255.255.255.0,route-gateway 192.168.161.1,ping 10,ping-restart 120,ifconfig 192.168.161.2 255.255.255.0' (status=1)
Tue Jan 26 11:56:49 2021 Z2ZClient/10.0.0.1:43309 Outgoing Data Channel: Cipher 'AES-256-CBC' initialized with 256 bit key
Tue Jan 26 11:56:49 2021 Z2ZClient/10.0.0.1:43309 Outgoing Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Jan 26 11:56:49 2021 Z2ZClient/10.0.0.1:43309 Incoming Data Channel: Cipher 'AES-256-CBC' initialized with 256 bit key
Tue Jan 26 11:56:49 2021 Z2ZClient/10.0.0.1:43309 Incoming Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Jan 26 11:56:53 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:03 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:14 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:19 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:30 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:40 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:47 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:57:57 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:58:07 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:58:15 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:58:25 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:58:35 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:58:46 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed
Tue Jan 26 11:58:46 2021 Z2ZClient/10.0.0.1:43309 Authenticate/Decrypt packet error: cipher final failed

2 minutes afted the link goes down, the client side restart the connection:
Code: [Select]
Tue Jan 26 12:02:54 2021 [vpn-ZenToZen] Inactivity timeout (--ping-restart), restarting
Tue Jan 26 12:02:54 2021 SIGUSR1[soft,ping-restart] received, process restarting
Tue Jan 26 12:02:54 2021 Restart pause, 5 second(s)
Tue Jan 26 12:02:59 2021 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Tue Jan 26 12:02:59 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]x.x.x.x:11194
Tue Jan 26 12:02:59 2021 Socket Buffers: R=[212992->212992] S=[212992->212992]
Tue Jan 26 12:02:59 2021 UDP link local: (not bound)
Tue Jan 26 12:02:59 2021 UDP link remote: [AF_INET]x.x.x.x:11194
Tue Jan 26 12:02:59 2021 TLS: Initial packet from [AF_INET]x.x.x.x:11194, sid=b3d4d95a b01dcf8d
Tue Jan 26 12:02:59 2021 VERIFY OK: depth=1, C=ES, ST=....
Tue Jan 26 12:02:59 2021 VERIFY OK: depth=0, C=ES, ST=....
Tue Jan 26 12:02:59 2021 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA
Tue Jan 26 12:02:59 2021 [vpn-ZenToZen] Peer Connection Initiated with [AF_INET]195.235.235.210:11194
Tue Jan 26 12:03:00 2021 SENT CONTROL [vpn-ZenToZen]: 'PUSH_REQUEST' (status=1)
Tue Jan 26 12:03:00 2021 PUSH: Received control message: 'PUSH_REPLY,route 10.0.0.0 255.255.255.0,route-gateway 192.168.161.1,ping 10,ping-restart 120,ifconfig 192.168.161.2 255.255.255.0,peer-id 0,cipher AES-256-GCM'
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: timers and/or timeouts modified
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: --ifconfig/up options modified
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: route options modified
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: route-related options modified
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: peer-id set
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: adjusting link_mtu to 1657
Tue Jan 26 12:03:00 2021 OPTIONS IMPORT: data channel crypto options modified
Tue Jan 26 12:03:00 2021 Data Channel: using negotiated cipher 'AES-256-GCM'
Tue Jan 26 12:03:00 2021 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Tue Jan 26 12:03:00 2021 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Tue Jan 26 12:03:00 2021 Preserving previous TUN/TAP instance: tap0
Tue Jan 26 12:03:00 2021 Initialization Sequence Completed

Btw, normal VPN from windows workstation to Zentyal server is stable, so the problem is when "Allow Zentyal to Zentyal" is selected.
Any one has dealed with this issue?


4
Other modules / What is UCP module?
« on: January 24, 2021, 06:10:05 pm »
Hi, just installed a new V6,2 comunity.
There is an instalable module called "UCP" but there is no info about it in the docs.
Anyone knows what UCP module is for?
I have installed it, just for curiosity, but i can't see any difference.
There is nothing related to UCP in the dahsboard.

5
Installation and Upgrades / PPPOE support dropped in 4.1
« on: April 05, 2015, 01:04:01 pm »
The PPPOE protocol is no longer supported in 4.1.
I have succesfuly configured vlan and pppoe in ubuntu server dealing with configuration files but i can not figure out how to use it in zentyal.
Resulting network interface is not shown in web admin, to use it as wan and zentyal need a manual gateway in gateways config page.
Is it o good idea to remove PPPOE support and L2TP from a gateway?
Any idea? thx

6
Installation and Upgrades / [SOLVED] File sharing problem
« on: January 01, 2015, 02:08:21 pm »
This morning, i can´t access any of my mapped drives pointing to files shares in my Zentyal 3.3.2 server.
This happens from 2 windows 7 clients.
Everything whas working yesterdays and i have not aplied any update nor config change.
When i edit a file share in zentyal admin, i get an error on saving changes in samba module.
I also get an error when i restart samba module (service zentyal samba restart) in /var/log/zentyal/zentyal.log
I have now restored access to network shares by:
- Resetting users password
- Unmap al network drives and map them again

I still get errors in /var/log/zentyal/zentyal.log on saving samba config or restarting module:

Saving any change to file shares module:
Code: [Select]
2015/01/01 12:24:48 INFO> Samba.pm:298 EBox::Samba::_postServiceHook - Applying new permissions to the share 'musica'...
2015/01/01 12:24:49 ERROR> AuthKrbHelper.pm:173 EBox::Samba::AuthKrbHelper::_getTicketUsingKeytab - Could not get ticket: could not acquire credentials using an initial credentials context: No ENC-TS found
 at Trace begun at /usr/share/perl5/EBox/Exceptions/Base.pm line 79
EBox::Exceptions::Base::stacktrace('EBox::Exceptions::Internal=HASH(0x71f7518)') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 119
EBox::Exceptions::Base::log('EBox::Exceptions::Internal=HASH(0x71f7518)') called at /usr/share/perl5/EBox/Exceptions/Internal.pm line 35
EBox::Exceptions::Internal::new('EBox::Exceptions::Internal', 'Could not get ticket: could not acquire credentials using an initial credentials context: No ENC-TS found^J') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 91
EBox::Exceptions::Base::throw('EBox::Exceptions::Internal', 'Could not get ticket: could not acquire credentials using an initial credentials context: No ENC-TS found^J') called at /usr/share/perl5/EBox/Samba/AuthKrbHelper.pm line 173
EBox::Samba::AuthKrbHelper::_getTicketUsingKeytab('EBox::Samba::AuthKrbHelper=HASH(0x71f7548)', 'Administrator', 'ACOPEN.COM', '/var/lib/zentyal/conf/samba.keytab') called at /usr/share/perl5/EBox/Samba/AuthKrbHelper.pm line 116
EBox::Samba::AuthKrbHelper::new('EBox::Samba::AuthKrbHelper', 'RID', 500) called at /usr/share/perl5/EBox/Samba/SmbClient.pm line 48
EBox::Samba::SmbClient::new('EBox::Samba::SmbClient', 'target', 'gila.acopen.com', 'service', 'musica', 'RID', 500) called at /usr/share/perl5/EBox/Samba.pm line 300
EBox::Samba::_postServiceHook('EBox::Samba=HASH(0x62696e8)', 1) called at /usr/share/perl5/EBox/Module/Service.pm line 986
EBox::Module::Service::_regenConfig('EBox::Samba=HASH(0x62696e8)') called at /usr/share/perl5/EBox/Module/Base.pm line 234
eval {...} at /usr/share/perl5/EBox/Module/Base.pm line 233
EBox::Module::Base::save('EBox::Samba=HASH(0x62696e8)') called at /usr/share/perl5/EBox/GlobalImpl.pm line 650
eval {...} at /usr/share/perl5/EBox/GlobalImpl.pm line 649
EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x26583f8)', 'progress', 'EBox::ProgressIndicator=HASH(0x1360690)') called at /usr/share/perl5/EBox/Global.pm line 95
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x2657c18)', 'progress', 'EBox::ProgressIndicator=HASH(0x1360690)') called at /usr/share/zentyal/global-action line 31
eval {...} at /usr/share/zentyal/global-action line 29
2015/01/01 12:24:49 ERROR> GlobalImpl.pm:654 EBox::GlobalImpl::saveAllModules - Failed to save changes in module samba: Could not get ticket: could not acquire credentials using an initial credentials context: No ENC-TS found
2015/01/01 12:24:49 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: logs
2015/01/01 12:24:49 ERROR> GlobalImpl.pm:738 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: samba  at Trace begun at /usr/share/perl5/EBox/Exceptions/Base.pm line 79
EBox::Exceptions::Base::stacktrace('EBox::Exceptions::Internal=HASH(0x71ed1a8)') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 119
EBox::Exceptions::Base::log('EBox::Exceptions::Internal=HASH(0x71ed1a8)') called at /usr/share/perl5/EBox/Exceptions/Internal.pm line 35
EBox::Exceptions::Internal::new('EBox::Exceptions::Internal', 'The following modules failed while saving their changes, their state is unknown: samba ') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 91
EBox::Exceptions::Base::throw('EBox::Exceptions::Internal', 'The following modules failed while saving their changes, their state is unknown: samba ') called at /usr/share/perl5/EBox/GlobalImpl.pm line 738
EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x26583f8)', 'progress', 'EBox::ProgressIndicator=HASH(0x1360690)') called at /usr/share/perl5/EBox/Global.pm line 95
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x2657c18)', 'progress', 'EBox::ProgressIndicator=HASH(0x1360690)') called at /usr/share/zentyal/global-action line 31
eval {...} at /usr/share/zentyal/global-action line 29


Restarting samba module:
Code: [Select]
015/01/01 12:27:13 INFO> Service.pm:1003 EBox::Module::Service::restartService - Restarting service for module: samba
2015/01/01 12:27:15 ERROR> LDAPBase.pm:503 EBox::LDAPBase::_errorOnLdap - LDAP error: Server encountered an internal error
.<br/> Operation parameters:{
  'base' => 'DC=acopen,DC=com',
  'attrs' => [
               '*',
               'objectGUID',
               'unicodePwd',
               'supplementalCredentials'
             ],
  'filter' => '(objectclass=*)',
  'scope' => 'base'
}
 at Trace begun at /usr/share/perl5/EBox/Exceptions/Base.pm line 79
EBox::Exceptions::Base::stacktrace('EBox::Exceptions::LDAP=HASH(0x4fa2d30)') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 119
EBox::Exceptions::Base::log('EBox::Exceptions::LDAP=HASH(0x4fa2d30)') called at /usr/share/perl5/EBox/Exceptions/Internal.pm line 35
EBox::Exceptions::Internal::new('EBox::Exceptions::LDAP', 'LDAP error: Server encountered an internal error^J.<br/> Operation parameters:{^J  \'base\' => \'DC=acopen,DC=com\',^J  \'attrs\' => [^J               \'*\',^J               \'objectGUID\',^J               \'unicodePwd\',^J               \'supplementalCredentials\'^J             ],^J  \'filter\' => \'(objectclass=*)\',^J  \'scope\' => \'base\'^J}^J') called at /usr/share/perl5/EBox/Exceptions/LDAP.pm line 59
EBox::Exceptions::LDAP::new('EBox::Exceptions::LDAP', 'result', 'Net::LDAP::Search=HASH(0x4fe6218)', 'opArgs', 'HASH(0x4f9a9e0)') called at /usr/share/perl5/EBox/Exceptions/Base.pm line 91
EBox::Exceptions::Base::throw('EBox::Exceptions::LDAP', 'result', 'Net::LDAP::Search=HASH(0x4fe6218)', 'opArgs', 'HASH(0x4f9a9e0)') called at /usr/share/perl5/EBox/LDAPBase.pm line 503
EBox::LDAPBase::_errorOnLdap('EBox::LDB=HASH(0x4e63498)', 'Net::LDAP::Search=HASH(0x4fe6218)', 'HASH(0x4f9a9e0)') called at /usr/share/perl5/EBox/LDAPBase.pm line 106
EBox::LDAPBase::search('EBox::LDB=HASH(0x4e63498)', 'HASH(0x4f9a9e0)') called at /usr/share/perl5/EBox/Samba/LdbObject.pm line 229
EBox::Samba::LdbObject::_entry('EBox::Samba::NamingContext=HASH(0x4faf2c0)') called at /usr/share/perl5/EBox/Users/LdapObject.pm line 314
EBox::Users::LdapObject::dn('EBox::Samba::NamingContext=HASH(0x4faf2c0)') called at /usr/share/perl5/EBox/Users/LdapObject.pm line 611
EBox::Users::LdapObject::parent('EBox::Samba::Group=HASH(0x5002360)') called at /usr/share/perl5/EBox/Users/LdapObject.pm line 443
EBox::Users::LdapObject::canonicalName('EBox::Samba::Group=HASH(0x5002360)', 1) called at /usr/share/zentyal-samba/s4sync line 222


Any idea?
Btw, good year 2015 to all

7
Installation and Upgrades / Zentyal 3.3, Openchange and Zarafa questions
« on: December 21, 2013, 12:16:18 pm »
Hi, i need to reinstall my zentyal 3.0 server and i have downloaded the new 3.3 image.
I use my server for file sharing and email (Zarafa).
Acconding to my readings, the new module openchange is an alternative to zarafa trasport to connect outlook.
So i need to decide one way:
1- Zarafa and outlook connector
2- RoundCube webmail and openchange with native exchange outlook connector.

If i am right, you can not have both zarafa (for webmail and zpush) and openchange for outlook.

In case 1, i have webmail, outlook and android devices connected to mail server.
In case 2, is there any way to connect mobile devices? (android)

Is there any plan to remove zarafa and use openchange?

In my testing machine, mail stops working fews minutes after boot. RoundCube and Outlook cant connect to server.
Conectivity is restored by restarting domain and file sharing module, but drops a few minutes later.

I will reinstall the test server, but has sombody goods results with similar configuration?

8
Hi, i have just updated my zentyal 3 server and now zarafa webapp does nort work.
Zarafa webaccess still works fine, but wen i access the /webapp y get the zarafa icon and http 401 unauthorized. No logon...

Any idea where to star?
Not found this issue in Zarafa boards.

9
Spanish / OJO con las actualizaciones de Bind
« on: December 07, 2012, 12:54:36 pm »
Parece que ha entrado una actualización de Bind en los repositorios de Ubuntu que genera problemas en el modulo de usuarios de Zentyal.
Esperad a aplicar esa actualización a que el equipo de zentyal publiquen una solución.

10
Spanish / [RESUELTO]Problema DNS
« on: December 02, 2012, 08:20:19 pm »
Tras una reinstalación con zentyal 3, tengo un extraño problema de DNS.
Tengo un interface externo otro interno. Al instalar, en el modulo DNS, asignó el nombre del host a la IP externa, cosa que no me conviene.
Lo cambié en la configuración del dominio, asignandole la ip privada al registro A del nombre de host.
Sin embargo, sigue resolviendo a la IP publica.
Si pido por ejemplo el MX con dig, me contesta la ip externa.

¿Alguien sabe como resolverlo? No se puede borrar el registro A ya que se usa en muchos sitios.

11
Uso algunos recursos compartidos para acceder por CICFS, pero a su vez, unas carpetas contenidas en ese recurso son usadas por una aplicación que se ejecuta bajo un usuario local del sistema. Modifico los permisos/ACL para permitir el acceso de ese usuario y todo funciona, pero al reiniciar el servidor, se vuelven a establecer los permisos/ACL originales, impidiendo el acceso al usuario de la aplicación.
¿Hay alguna forma de establecer los ACL finales que se aplican en el arranque del servicio?

12
I recently surfered a server (disk) crash. I was running zentyal 2.2.
I have now installed Zentyal 3 and recovered all users data from backups. Mail server is now running, but without old mail.
I have backed up from crashed disk the /var/lib/mysql and /var/lib/zarafa folders. All files are fine except for /var/lib/mysql/ibdata1 wich has a damaged cluster (4096 bytes). I have recovered the remaining data in file with ddrescue, replacing damaged cluster with zeroes.
I have installed a virtual machine with zentyal 2.2 and mail an zarafa configured, and with same users as the creashed server.
I plan to replace the mysql and zarafa folders with those rescued from crashed disk, to access and copy old mail.
I have now replaced these folders and mysql start without any error, but zarafa dos not start and i get:
Code: [Select]
Unable to connect to database: Access denied for user 'zarafa'@'localhost' (using password: YES)In /var/log/zarafa/server.log.

Any ideas? Yes i know it a good question for zarafa forums....

13
Spanish / Zentyal Summit 2012
« on: September 16, 2012, 09:26:36 am »
Como sabéis, ya se ha anunciado el Zentyal Summit 2012: http://events.zentyal.com/zentyal-summit-2012/
Vaticino que dada la reciente liberación de Zentyal 3.0, este año va  estar muy interesante.
Los eventos son en Zaragoza y asisten miembros de la comunidad de múltiples países.
Os podéis apuntar aquí: http://events.zentyal.com/zentyal-summit-2012/register-2012/
Si tenéis la posibilidad, os lo recomiendo. Yo estaré en todos los eventos que me permita mi trabajo.
Estaría bien que los miembros del "Spanish Frorum" que vayan a asistir se anuncien aquí para tener la oportunidad de conocernos en persona.
Los que vivimos en Zaragoza, lo tenemos en casa  ;D
Propongo que los que asistan respondan a este post poniendo su lugar de procedencia.
Nos vemos...

14
Spanish / Como hacer una buena consulta
« on: May 23, 2012, 05:58:45 pm »
Bienvenidos al foro en castellano de Zentyal. Desde aquí puedes obtener soporte por parte de la comunidad.
Los usuarios de este foro somos voluntarios que invertimos un poco de nuestro tiempo de forma altruista para ayudar a otros usuarios. Esperamos que te unas a nosotros en la medida de tus posibilidades.
Para asegurarte que tu consulta obtiene respuestas rápidas y precisas, debes seguir algunos pasos:

1 - Documentación:
La documentación está disponible en la red. La dirección para la versión actual en castellano es
http://doc.zentyal.org/es/index.html
Antes de formular tu consulta, busca si la respuesta está en la documentación.

2 - Búsquedas:
Es posible que alguien haya tenido la misma duda antes y lo haya consultado. Buscando adecuadamente es posible que encuentres la respuesta en los foros.

3 - Actualizaciones:
En ocasiones tu problema puede haber sido corregido en alguna actualización.
Para actualizar tu sistema desde la línea de comandos:
Code: [Select]
sudo apt-get update
sudo apt-get upgrade

4 - Escribe tu consulta:
Si nada de lo anterior te ha brindado la solución, es el momento de publicar una nueva consulta en el foro. Utiliza un titulo descriptivo para facilitar que los usuarios más expertos en esa área identifiquen tu consulta como algo de su competencia.
Nunca uses títulos genéricos como “no me funciona XXXX” o “Soy nuevo y necesito ayuda”. Haz que el titulo defina tu problema con la máxima precisión posible.
En el cuerpo de la consulta, aporta los datos relevantes como versión de la plataforma o del modulo afectado, si has instalado del ISO de Zentyal o de repositorios…
Describe brevemente tu escenario, aportando datos relevantes como si es un servidor de desarrollo o producción, servidor físico o maquina virtual, como accede a internet, si es la puerta de enlace de tu red, redes internas y externas…
Intenta definir la forma de reproducir el fallo de tal forma que alguien que intente ayudarte lo pueda comprobar.
Aporta la parte relevante de los archivos de registro o los errores obtenidos en consola o en el interface de administración.
Si necesitas pegar largas secuencias de archivos de registro, utiliza paste.ubuntu.com para dejarlos y pega el vínculo en el foro.

5 - Marcar como [RESUELTO]
Una vez que tu consulta ha sido contestada satisfactoriamente, edita el titulo del primer mensaje de tu consulta y antepón [RESUELTO] al título original para facilitar las búsquedas de otros usuarios.

15
Spanish / Curioso problema de permisos SMB con windows 2003
« on: February 08, 2012, 08:13:42 pm »
Tengo un servidor zentyal 2.2 donde tengo un recurso compartido para una aplicación. En el recurso compartido hay una carpeta con la instalacion del cliente. Hay que instalarlo desde la unidad de red mapeada a ese recurso para que la aplicación se instale bien.
He instalado el cliente en varios clientes XP sin problemas, pero al llegar a una maquina virtual Windows 2003, iniciando sesión con el mismo usuario, al intentar ejecutar el exe me dice:
Code: [Select]
Windos no tiene acceso al dispositivo, ruta de acceso o archivo especificado. Puede que no tenga los permisos apropiados para tener acceso al elemento.]En la carpeta en cuestión puedo crear archivos, borrarlos, leerlos etc...
Le he dado permisos totales (777) a toda la carpeta y nada.
Desde propiedades en w2k3 le he dado control total a todos y nada.

Alguien sabe que puede estar pasando?

Pages: [1] 2 3