On 15.12.2008 11:46, Nicolas Huillard wrote:
> The problem is that xineliboutput seems to use a single
> ~/.xine/config_xineliboutput config file, stored in the home directory
> of the vdr user, which is defined by /etc/passwd, which is the same on
> all clients...

You could mount different locations to the /home directory for each 
client, that way even the same user can be a different one on each 
machine, for example:

mount --bind /home.$(hostname) /home

or

mount --bind /home/vdr.$(hostname) /home/vdr


Cheers,

Udo

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to