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 - Javier Amor Garcia

Pages: 1 ... 4 5 [6] 7 8 ... 79
76
Hello Franco,

we have already seen that this error is not  triggered by hostname changes.

We are suspecting of nscd . Do you have installed it?. If you have installed it try to reload it with this command:

Code: [Select]
sudo /etc/init.d/nscd reload
This fixes you problem?.

If the problem has nothing to do with nscd, then I am run out of ideas and I would need remote access to someone server to look the issue myself.

77
You can use the import/export configuration feature for that. To avoid any surprise the receiver of the configuration must have enabled the same modules, also before saving changes check your network interfaces and make any change required for the different network location.

However, for keeping size reasonable, the categorized domains lists are not copied in the backup. I don't think that this affect your scenario.

78
Spanish / Re: Necesito Descargar Zentyal (No desde Sourceforge)
« on: March 07, 2013, 05:53:49 pm »
Hola,

desgraciadamente los servidores no-oficiales están sin mantener.

Te queda el recurso de instalar Zentyal sobre un Ubuntu server  aquí tienes detalles de como hacerlo ->http://trac.zentyal.org/wiki/Documentation/Community/Installation/InstallationGuide

79
Installation and Upgrades / Re: Please, help with this error
« on: March 07, 2013, 05:33:25 pm »
I think it would be better to add a bug report here -> http://trac.zentyal.org/newticket

80
Spanish / Re: HTTP-Proxy no solicita Usuario/Contraseña de repente
« on: March 06, 2013, 04:38:44 pm »
Aunque no veo toda la configuracion de HTTP proxy, viendo el squid.conf veo que hay una política de aceptar sin autenticacion para el objeto con la dirección  192.168.5.0/24

Seguramente estarás entrando sin autenticacion por esto

81
Thanks for your report.

It is now fixed in http://github.com/Zentyal/zentyal/pull/199

If you want to hotfix your systems:

1. Replace /usr/share/perl5/EBox/DNS.pm with the new DNS. pm version from http://github.com/Zentyal/zentyal/raw/6302becb46a2de20e36b1f36051de327792a62d0/main/dns/src/EBox/DNS.pm
2. Execute 'sudo /etc/init.d/zentyal dns restart' to regenerate dns configuration
3. Execute 'sudo /etc/init.d/zentyal apache restart' to clear web administration cache

Regards,

Javier

82
Spanish / Re: HTTP-Proxy no solicita Usuario/Contraseña de repente
« on: March 06, 2013, 01:23:50 pm »
Tienes activada la casilla de kerberos?

Que reglas de acceso tienes?

Podrías adjuntar también el archivo /etc/squid/squid.conf ?

83
Installation and Upgrades / Re: Zentyal record
« on: March 04, 2013, 06:51:58 am »
Sorry, I misread the 'report' portion. What I was saying is to get a searcheable log of pages requests.

Group policy is needed for this because it logs the user which does the request, otherwise user authorization is not required.

84
Installation and Upgrades / Re: wrong FQDN
« on: March 02, 2013, 02:01:43 pm »
Take in account that this is the full qualified hostname of the _client_ connecting to the server, not of the server itself. The fqdn must have a domain, a hostname without domian will be reject.

You can also use submission port (587) which does not have this check. This port is intended to be used by clients from local networks.

85
Installation and Upgrades / Re: Zentyal record
« on: March 02, 2013, 01:58:29 pm »
If you use HTTP proxy with an group policy, you could search the logs for this information.

86
Installation and Upgrades / Re: API
« on: March 02, 2013, 01:00:49 pm »
Hello Waled,

there are not API docs published but at least you have a lot of functions documented in the source code  :-[

In the wiki, among other things, you have a tutorial from a year ago -> http://trac.zentyal.org/wiki/Documentation/Community/Development

87
Yes, by first hand i meant if you have seen yourself.

As for the user names I am looking for some uncommon character, length or something that could cause trouble

88
I just checked with a group with 200 users without problems.

- Have you experienced the issue yourself?.
- If not, you know what user names where affected. In that case please, note them down. We can check with a small group containing only those user names
- Finally, you know which browser used the denied users?

89
Hello Senorsmile,

the built-in backup solution only archives as regular files. So the shadow copy will not be made.

If you have a linux command which can do the shallow copy, then you can use the hook system to make the shallow copy to a directory and then copy it. This is the approach recommended to databases dumps

90
Hello Astana,

how many users do you have in the group?.

also which kind of policy is applied, allow, deny or filter?

Pages: 1 ... 4 5 [6] 7 8 ... 79