On 03/07/11 10:44, Nicolas Bercher wrote: > On 03/07/2011 10:25, [email protected] wrote: >> Hi, >> >> I would like to know if the root have a graphical environnement ? >> I don't connect with login root with the password of root but in >> terminal window I can connect me as root. >> Regards. >> >> Alex PADOLY > > Probably because you have to authorize X connections to any other user: > > xhost +
With this you allow any user on any machine in the world... > before su as root (or whatever other user). Better use sux or calife, or restrain to local connections with xhost +local: -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.org/fr/FrenchLists Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe" vers [email protected] En cas de soucis, contactez EN ANGLAIS [email protected] Archive: http://lists.debian.org/[email protected]

