sábado, 15 de octubre de 2016

PROBLEMA CON SAMBA EN UBUNTU Y DERIVADOS 16.04

In Ubuntu 15.04, system-config-samba fails unless you launch it with superuser privileges (gksu system-config-samba). I was subsequently able to launch system-config-samba from the Unity dash once I had logged out and logged back in after I configured samba for the first time using gksu.
I also got the following error message the first time:
SystemError: could not open configuration file `/etc/libuser.conf': No such file or directory
I resolved this by creating an empty text file 'libuser.conf' in /etc:

sudo touch /etc/libuser.conf

No hay comentarios:

Publicar un comentario