<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1129711&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1129711</link>
		<description><![CDATA[Les sujets les plus récents dans Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu].]]></description>
		<lastBuildDate>Sat, 15 Dec 2012 18:02:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11882551#p11882551</link>
			<description><![CDATA[<p>Il faut modifier le premier message et ajouter [résolu] au début du titre.</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sat, 15 Dec 2012 18:02:10 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11882551#p11882551</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11872621#p11872621</link>
			<description><![CDATA[<p>Merci pour votre aide, j&#039;essayerai de m&#039;y pencher quand j&#039;aurai un peu plus le temps !<br />Au risque de paraître ignorante, je ne trouve pas le lien pour résoudre la discussion.</p>]]></description>
			<author><![CDATA[dummy@example.com (Flugubluth)]]></author>
			<pubDate>Fri, 14 Dec 2012 17:58:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11872621#p11872621</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11801101#p11801101</link>
			<description><![CDATA[<p>@serged : le problème du compte admin est déjà résolu (lis les messages précédents).<br />Quant au problème du shutdown, il a lieu dans une session classique si je ne me trompe pas.</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sun, 09 Dec 2012 08:03:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11801101#p11801101</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11801061#p11801061</link>
			<description><![CDATA[<div class="quotebox"><cite>Flugubluth a écrit&#160;:</cite><blockquote><div><p>Et bien sûr avant de taper &quot;shutdown -h now&quot; je tapais &quot;sudo su&quot; à chaque fois mais rien <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p></div></blockquote></div><p>En console de dépannage, le sudo ne sert à rien : Tu es déjà &quot;root&quot;.</p><p>Sinon, en désespoir de cause :<br />- Booter sur un LiveCD (ou LiveUSB)<br />- Monter ta partition &quot;<strong>/</strong>&quot;<br />- Sur cette partition éditer directement le fichier <strong>/etc/group</strong> et rajouter justine aux groupes <strong>sudo</strong> et éventuellement <strong>adm</strong>.</p>]]></description>
			<author><![CDATA[dummy@example.com (serged)]]></author>
			<pubDate>Sun, 09 Dec 2012 07:52:03 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11801061#p11801061</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11798051#p11798051</link>
			<description><![CDATA[<p>Pour sudo su c&#039;est une (très) mauvaise habitude. Utilise directement :</p><div class="codebox"><pre><code>sudo ta_commande</code></pre></div><p>ou pour une suite de commandes :</p><div class="codebox"><pre><code>sudo -s
commande1
commande2
…
ctrl+d pour revenir en utilisateur</code></pre></div><p>Pour le bouton éteindre, il est masqué par défaut, mais il y a des dizaines de tutos qui traitent de ce cas, une petite recherche te donnera la réponse (en gros il faut soit ajouter un applet, soit modifier la configuration de l&#039;applet existant), je n&#039;ai pas la réponse sous les yeux (et je n&#039;utilise pas l&#039;interface par défaut non plus).</p><p>Pour shutdown, ça dépend des machines, essaie sans le « -h » , essaie aussi les options « -H » ou « -P ».</p><p>NB. si ton problème est résolu, pense à passer la discussion en [résolu] en l&#039;ajoutant au titre (clique sur modifier dans le premier message).</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sat, 08 Dec 2012 20:03:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11798051#p11798051</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11798001#p11798001</link>
			<description><![CDATA[<p>Et bien sûr avant de taper &quot;shutdown -h now&quot; je tapais &quot;sudo su&quot; à chaque fois mais rien <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Flugubluth)]]></author>
			<pubDate>Sat, 08 Dec 2012 19:56:11 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11798001#p11798001</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11797971#p11797971</link>
			<description><![CDATA[<p>Parfait, ça marche merci beaucoup ! <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Et j&#039;en profite pour poser une autre question, je sais pas si je dois poster un autre sujet ou pas pour ça mais je tente quand même:<br />Je n&#039;arrive pas à l&#039;éteindre ! J&#039;ai essayé tout ce qui était dit sur les forums:<br />et &quot;shutdown -h now&quot; ne fonctionne pas, l&#039;ordi se redémarre juste et me re-demande le mot de passe pour re-ouvrir ma session. J&#039;ai aussi essayé de l&#039;éteindre après avoir fermé la session mais rien <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /><br />Merci encore, et au cas où prévenez moi si je dois poster la question dans une autre catégorie.</p>]]></description>
			<author><![CDATA[dummy@example.com (Flugubluth)]]></author>
			<pubDate>Sat, 08 Dec 2012 19:54:31 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11797971#p11797971</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11788791#p11788791</link>
			<description><![CDATA[<p>recommence avec :</p><div class="codebox"><pre><code>mount -o rw,remount /
adduser justine sudo</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Fri, 07 Dec 2012 22:43:46 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11788791#p11788791</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11787091#p11787091</link>
			<description><![CDATA[<p>Alors, j&#039;ai réussi à faire la moitié du travail (c&#039;est déjà ça), je suis au menu de récupération du démarrage en recovery et j&#039;ai donc choisi le mode root. Voilà ce que j&#039;ai eu:<br />root@justine-X101CH: # (et c&#039;est là que j&#039;ai tapé &quot;adduser justine sudo&quot;)</p><p>et par contre après il m&#039;a mis:<br />Ajout de l&#039;utilisateur &quot;justine&quot; au groupe &quot;sudo&quot;...<br />Ajout de l&#039;utilisateur justine au groupe sudo<br />gpasswd: impossible de verrouiller /etc/group; veuillez réessayer plus tard.<br />adduser: &quot;/usr/bin/gpasswd -a justine sudo&quot; a retourné le code d&#039;erreur 1. Abandon.<br />root@justine-X101CH:# (de nouveau)</p><p>j&#039;ai tapé &#039;reboot&#039; pour redémarrer (en mode normal) et le compte &quot;Justine&quot; était toujours en type Normal <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Flugubluth)]]></author>
			<pubDate>Fri, 07 Dec 2012 20:04:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11787091#p11787091</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11777501#p11777501</link>
			<description><![CDATA[<p>Démarre en <a href="http://doc./recovery_mode">recovery_mode</a> (tout est expliqué en détail et avec des images dans le lien <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" />), tu auras un accès root.</p><p>Lance la commande :</p><div class="codebox"><pre><code>adduser ton_identifiant sudo</code></pre></div><p>et</p><div class="codebox"><pre><code>reboot</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Thu, 06 Dec 2012 22:55:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11777501#p11777501</guid>
		</item>
		<item>
			<title><![CDATA[Re-passer en administrateur sur Ubuntu 12.04 ? [Résolu]]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11777411#p11777411</link>
			<description><![CDATA[<p>Bonjour, après une fausse manip, j&#039;ai passé mon compte utilisateur en mode Normal alors qu&#039;il était en mode Administrateur. C&#039;est mon seul compte, et je ne sais pas comment revenir en mode admin.<br />J&#039;ai essayé de déverrouiller et il me demande un mot de passe pour root, que je n&#039;ai pas.<br />Je suis déjà allée voir des sujets similaires mais je n&#039;ai pas trouvé de solutions. Quand je fais &quot;sudo su&quot; il me dit que je ne peux pas être sudoer. Comment donc retourner en mode admin ?<br />Notez que je ne m&#039;y connais absolument pas en informatique et que je n&#039;utilise Ubuntu que depuis 2 jours, donc essayez de m&#039;expliquer comme si j&#039;avais 8 ans si vous pouvez <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />Merci beaucoup !</p>]]></description>
			<author><![CDATA[dummy@example.com (Flugubluth)]]></author>
			<pubDate>Thu, 06 Dec 2012 22:38:02 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11777411#p11777411</guid>
		</item>
	</channel>
</rss>
