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

Pages: 1 ... 3 4 [5] 6 7 ... 67
61
Please post the output of:

Code: [Select]
sudo ls -l /var/log/ebox/

We need to figure out why that happened.


62
How did you install?

63
To fix it run:

Code: [Select]
sudo chown ebox:ebox /var/log/ebox/ebox.log

To check what happened, can you the post the output of this command please:

sudo egrep -R "ebox.log" /etc/cron*


64
Thanks for sharing this!

65
Spanish / Re: Creando VPN Download client bundle
« on: January 29, 2010, 03:27:57 pm »
¿Qué versión de eBox estás usando?
¿Cuantos certificados has creado?
Puedes ponerme la salida de:

sudo getent  passwd ebox

66
Installation and Upgrades / Re: Ebox 1.2.3 - Web Url Filter - HTTPS
« on: January 29, 2010, 01:16:53 pm »
I've added it to our wishlist.

Maybe someone else can shed some light on how to configure dansguradian to do this.

67
Installation and Upgrades / Re: Slapd Improvements?
« on: January 28, 2010, 09:14:33 pm »
Is this something installed in the server or on each client machine?


Server side. I don't think it's too complicated to test...

68
Installation and Upgrades / Re: Slapd Improvements?
« on: January 28, 2010, 08:41:36 pm »
Allow me to quote its description:

Quote
A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow Services like LDAP, NIS or NIS

69
Installation and Upgrades / Re: Slapd Improvements?
« on: January 28, 2010, 07:59:41 pm »
Could you try "nscd" to see if that improves the performance?

It would be also cool to discard hardware issues with your network interfaces and stuff when the traffic load is too high.

And at risk of sounding cheeky, it would be awesome if you could share your script and write a post with your modifications. I'm sure many people are looking for something like that.

Thanks!

70
Installation and Upgrades / Re: Problem with Roaming Profile
« on: January 28, 2010, 03:55:48 pm »
It would be also helpful if we find which computer is not syncing.

Quote
logged in to clientxp1 and created a file under my documents test.txt.. log out..

the logged in to clientxp2 and test.txt is there... appended some text on the file and saved.. log out..


To check that, log into ebox via ssh or console and do this:

Code: [Select]
sudo -s
cd /home/samba/profiles/<username>

Browse the profile directory, find the file and check it has the appended text or not.

Thanks!

71
Installation and Upgrades / Re: Problem with Roaming Profile
« on: January 28, 2010, 03:49:24 pm »
Please try this:

Create a couple of new user and try again.

If you ever logged in with a user in the same machine when roaming profiles were disabled you can run into some issues.


72
Installation and Upgrades / Re: Problem with Roaming Profile
« on: January 28, 2010, 02:59:45 pm »
I think you dont understand how roaming profiles work.

Roaming profiles are not meant to be used to log into two computers with the same user at the same time. They are meant to be used by a user that moves around different computers but only is logged in one computer at a time. The synchronization takes place the when the user logs in and when the user logs out, not in real time in between as you are expecting.

73
Edit /etc/ebox/99ebox.conf and set the last line to:

override_user_modifications = yes


74
Installation and Upgrades / Re: installing printer
« on: January 27, 2010, 04:46:41 pm »
I'm afraid those two printers are not supported.

You can add a "raw" printer and install its actual drivers from windows clients.

75
Spanish / Re: Encaminar paquetes entre subredes
« on: January 26, 2010, 01:57:31 pm »
Hola,

Creo que lo que quieres es hacer NAT para salir hacia Internet. Para ello:

- Marca la tarjeta que tiene 192.168.2.208 como externa. (Ojo que por defecto el firewall solo te deja conectarte al interfaz de administración por las interfaces internas)
- Añade una regla para permitir todo en "Firewall -> Filtering rules for internal networks"
- Activa el firewall


Pages: 1 ... 3 4 [5] 6 7 ... 67