El 24/10/12 09:59, Roger Orellana escribió:
Sergio, muéstranos que tienes en el archivo /etc/sudoers El error, no es porque algo esté mal. Por el contrario, te está informando que esa aplicación no puede ser ejecutada como usuario root en el entorno gráfico. Para ello debes usar sudo o cualquiera de sus variantes... kdesudo o gksu, por ejemplo. No te preocupes por otras distribuciones, Debian es distinto. Esto es una cuestión de seguridad.
Este es el contenido del archivo sudoers # # This file MUST be edited with the 'visudo' command as root. # # Please consider adding local content in /etc/sudoers.d/ instead of # directly modifying this file. # # See the man page for details on how to write a sudoers file. # Defaults env_reset Defaults mail_badpassDefaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
# Host alias specification # User alias specification # Cmnd alias specification # User privilege specification root ALL=(ALL:ALL) ALL sergio ALL=(ALL:ALL) ALL # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) ALL # See sudoers(5) for more information on "#include" directives: #includedir /etc/sudoers.d -- Sergio Bessopeanetto Buenos Aires, Argentina Skype: sergio.bess msn: sergiebess@hotmail.com Jabber: sergio.bess@jabber.org