<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives des root - MCHELGHAM</title>
	<atom:link href="https://www.mchelgham.com/tag/root/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mchelgham.com/tag/root/</link>
	<description>Engineering by passion</description>
	<lastBuildDate>Mon, 06 Mar 2023 11:10:01 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.mchelgham.com/wp-content/uploads/2023/03/cropped-cropped-cloud-icon-32x32.png</url>
	<title>Archives des root - MCHELGHAM</title>
	<link>https://www.mchelgham.com/tag/root/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>NSX-V : Accès au Engineering Mode (root) du NSX Manager</title>
		<link>https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/</link>
					<comments>https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Tue, 01 Jun 2021 22:00:00 +0000</pubDate>
				<category><![CDATA[NSX]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[engineering mode]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[nsx manager]]></category>
		<category><![CDATA[nsxv]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[support]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" fetchpriority="high" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p>Dans cet article, nous allons voir comment il est possible d&#8217;accéder au Engineering Mode des NSX Manager. Cela est utile en mode debug de l&#8217;appliance pour par exemple avoir une lecture avancée des logs. Pour cela: Connectez-vous avec votre client...</p>
<p>L’article <a href="https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/">NSX-V : Accès au Engineering Mode (root) du NSX Manager</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/nsxv-root-nsxmanager-00-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article, nous allons voir comment il est possible d&#8217;accéder au<strong> Engineering Mode</strong> des NSX Manager. Cela est utile en mode debug de l&#8217;appliance pour par exemple avoir une lecture avancée des logs. Pour cela:</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Connectez-vous avec votre client SSH préféré à votre NSX Manager. ensuite activer le mode enable</span></p>

<pre class="lang:sh decode:true">nsx-manager&gt; en
Password:</pre>
&nbsp;
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois que vous êtes dans le mode enable, tapez <strong>st eng</strong> pour lancer le mode Engineering.</span></p>

<pre class="lang:sh decode:true">nsx-manager# st eng</pre>
&nbsp;
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une message vous informe des risques de ce mode et qu&#8217;il faut uniquement l&#8217;utiliser avec le support VMware. faite Y pour continuer. Ensuite pour le password tapez</span> <strong>IAmOnThePhoneWithTechSupport</strong></p>

<pre class="lang:sh decode:true">Engineering Mode: The authorized NSX Manager system administrator is requesting 
a shell which is able to perform lower level unix commands/diagnostics 
and make changes to the appliance. VMware asks that you do so only 
in conjunction with a support call to prevent breaking your virtual 
infrastructure. Please enter the shell diagnostics string before proceeding.
Type Exit to return to the NSX shell. Type y to continue: y
Password:</pre>
&nbsp;
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Maintenant vous êtes en root sur le nsx manager</span></p>

<pre class="lang:sh decode:true">[root@nsx-manager ~]#</pre><p>L’article <a href="https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/">NSX-V : Accès au Engineering Mode (root) du NSX Manager</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/nsx-v-acces-au-engineering-mode-root-du-nsx-manager/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>vCenter : Interface VAMI &#8220;connexion impossible&#8221;</title>
		<link>https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/</link>
					<comments>https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Thu, 29 Apr 2021 22:00:00 +0000</pubDate>
				<category><![CDATA[vCenter]]></category>
		<category><![CDATA[5480]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[applmgmt]]></category>
		<category><![CDATA[connexion impossible]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[login failed]]></category>
		<category><![CDATA[login impossible]]></category>
		<category><![CDATA[restart service]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vami]]></category>
		<category><![CDATA[vcenter]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/vcenter-interface-vami-connexion-impossible/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2-300x146.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><p>Dans cet article, nous allons voir ensemble comment rapidement corriger le problème qui arrive au moment de se connecter avec le compte root sur l&#8217;interface VAMI du vCenter (:5480). Dans un premier temps, il est nécessaire de lister tous les...</p>
<p>L’article <a href="https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/">vCenter : Interface VAMI &#8220;connexion impossible&#8221;</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-00-2-300x146.png 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /><p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article, nous allons voir ensemble comment rapidement corriger le problème qui arrive au moment de se connecter avec le compte root sur l&#8217;interface VAMI du vCenter (:5480).</span>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-01.png" alt="" /></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans un premier temps, il est nécessaire de lister tous les services de notre vCenter pour voir leur état actuel. Pour cela :</span></p>

<pre class="lang:sh decode:true">service-control --status --all</pre>
<img loading="lazy" decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-02.png" alt="" width="1050" height="130" />
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">On remarque que le service applmgmt est en stopped ! et c&#8217;est à cause de lui qu&#8217;il n&#8217;est pas possible de se connecter. Pour le lancer :</span></p>

<pre class="lang:sh decode:true">service-control --start applmgmt</pre>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-03.png" alt="" />
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois que le service est lancé, retenter une nouvelle fois de vous connecter avec le compte root. Si vous avez bien lancé le service, vous devriez accéder à l&#8217;interface VAMI sans aucun problème.</span></p>
<img decoding="async" class="aligncenter" src="https://www.mchelgham.com/wp-content/uploads/2023/03/vami-error-login-04.png" alt="" /><p>L’article <a href="https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/">vCenter : Interface VAMI &#8220;connexion impossible&#8221;</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/vcenter-interface-vami-connexion-impossible/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NSX-T : Réinitialisation des mots de passe ADMIN / ROOT / AUDIT</title>
		<link>https://www.mchelgham.com/nsx-t-reinitialisation-des-mots-de-passe-admin-root-audit/</link>
					<comments>https://www.mchelgham.com/nsx-t-reinitialisation-des-mots-de-passe-admin-root-audit/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Sat, 06 Jun 2020 22:00:00 +0000</pubDate>
				<category><![CDATA[NSX]]></category>
		<category><![CDATA[activation]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[changer]]></category>
		<category><![CDATA[compte]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[expiration]]></category>
		<category><![CDATA[expiré]]></category>
		<category><![CDATA[mot de passe]]></category>
		<category><![CDATA[nsx manager]]></category>
		<category><![CDATA[nsx-t]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/nsx-t-reinitialisation-des-mots-de-passe-admin-root-audit/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nst-password-03.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/nst-password-03.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/nst-password-03-300x146.png 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /><p>Dans cet article nous allons rapidement voir comment réinitialiser les mots de passe expirés (Par défaut, au bout de 90 jours depuis NSX-T 2.4) pour les comptes ADMIN / ROOT / AUDIT de votre NSX MANAGER. Cet article vous sera...</p>
<p>L’article <a href="https://www.mchelgham.com/nsx-t-reinitialisation-des-mots-de-passe-admin-root-audit/">NSX-T : Réinitialisation des mots de passe ADMIN / ROOT / AUDIT</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/nst-password-03.png" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/nst-password-03.png 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/nst-password-03-300x146.png 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /><p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Dans cet article nous allons rapidement </span><span style="font-family: tahoma, arial, helvetica, sans-serif;">voir comment réinitialiser les mots de passe expirés (Par défaut, au bout de <strong>90 jours</strong> depuis NSX-T 2.4) pour les comptes <strong>ADMIN / ROOT / AUDIT</strong> de votre <strong>NSX MANAGER</strong>.</span></p>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Cet article vous sera utile dans le cas ou vous avez une erreur de type :</span></p>

<pre class="lang:sh decode:true">Your login attempt was not successful.
The username/password combination is incorrect or the account specified has been locked</pre>
<a href="https://www.mchelgham.com/wp-content/uploads/2023/03/password-admin.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2782" src="https://www.mchelgham.com/wp-content/uploads/2023/03/password-admin.png" alt="" width="483" height="430" /></a>
<h3 style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Solution : Changer le mot de passe du compte <span style="text-decoration: underline;"><strong>ADMIN</strong></span></span></h3>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Se connecter en <strong>SSH</strong> sur le <strong>NSX Manager</strong> ou aller directement sur<strong> la console de la l&#8217;appliance</strong> si <strong>SSH</strong> désactivé.</span></p>

<pre class="lang:sh decode:true"># ssh admin@nsxmgr.mchelgham.com
admin@nsxmgr.mchelgham.com's password:
You are required to change your password immediately (password aged)
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for admin.
(current) UNIX password:
New password:
Retype new password:
passwd: password updated successfully</pre>
<h3 style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Solution : Changer le mot de passe du compte <span style="text-decoration: underline;"><strong>ROOT</strong></span></span></h3>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">La méthode de changement du mot de passe <strong>ROOT</strong> est la même que pour le compte <strong>ADMIN</strong>. Se connecter en <strong>SSH</strong> sur le <strong>NSX Manager</strong> ou aller directement sur la console de l&#8217;appliance si <strong>SSH</strong> désactivé.</span></p>

<pre class="lang:sh decode:true"># ssh root@nsxmgr.mchelgham.com

root@nsxmgr.mchelgham.com's password:
You are required to change your password immediately (password aged)
Changing password for root.
(current) UNIX password:
New password:
Retype new password:
passwd: password updated successfully
***************************************************************************
NOTICE TO USERS

WARNING! Changes made to NSX Data Center while logged in as the root user
can cause system failure and potentially impact your network. Please be
advised that changes made to the system as the root user must only be made
under the guidance of VMware.
***************************************************************************</pre>
<h3 style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Solution : Activation du compte <span style="text-decoration: underline;"><strong>AUDIT</strong></span></span></h3>
Se connecter en <strong>SSH</strong> avec le compte <strong>ADMIN</strong> sur le <strong>NSX MANAGER</strong>.
<pre class="lang:sh decode:true"># ssh admin@nsxmgr.mchelgham.com

admin@nsxmgr.mchelgham.com's password:
NSX CLI (Manager, Policy, Controller 2.5.1.0.0.15314292). Press ? for command list or enter: help
nsxmgr&gt;</pre>
<p style="text-align: justify;">Par défaut, le compte <span style="text-decoration: underline;"><strong>audit est désactivé</strong></span>. Pour l&#8217;activer utiliser la commande &#8220;set user audit&#8221;. Pour le <strong>current password</strong> taper sur la touche <strong>ENTRÉE</strong> de votre clavier.</p>

<pre class="lang:sh decode:true">nsxmgr&gt; set user audit
Current password:
New password:
Confirm new password:
nsxmgr&gt;</pre>
<p style="text-align: justify;">Vous pouvez maintenant désactiver l&#8217;expiration du mot de passe avec la commande.</p>

<pre class="lang:sh decode:true">nsxmgr&gt; clear user audit password-expiration</pre><p>L’article <a href="https://www.mchelgham.com/nsx-t-reinitialisation-des-mots-de-passe-admin-root-audit/">NSX-T : Réinitialisation des mots de passe ADMIN / ROOT / AUDIT</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/nsx-t-reinitialisation-des-mots-de-passe-admin-root-audit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[vCSA 6.7] Comment réinitialiser le mot de passe du compte ROOT</title>
		<link>https://www.mchelgham.com/vcsa-6-7-comment-reinitialiser-le-mot-de-passe-du-compte-root/</link>
					<comments>https://www.mchelgham.com/vcsa-6-7-comment-reinitialiser-le-mot-de-passe-du-compte-root/#respond</comments>
		
		<dc:creator><![CDATA[Moussa CHELGHAM]]></dc:creator>
		<pubDate>Sat, 26 Jan 2019 23:00:00 +0000</pubDate>
				<category><![CDATA[vCenter]]></category>
		<category><![CDATA[compte]]></category>
		<category><![CDATA[mot de passe]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[reinitialisation]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[vcenter 6.5]]></category>
		<category><![CDATA[vcenter 6.7]]></category>
		<category><![CDATA[vcsa 6.7]]></category>
		<category><![CDATA[vmware]]></category>
		<guid isPermaLink="false">https://www.sudcloud.com/vcsa-6-7-comment-reinitialiser-le-mot-de-passe-du-compte-root/</guid>

					<description><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/resetmdp-vcsa.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/resetmdp-vcsa.jpg 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/resetmdp-vcsa-300x146.jpg 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /><p>Un article rapide pour vous montrez comment réinitialiser le mot de passe du compte root de votre vCenter Appliance 6.7, très pratique quand vous ne vous rappelez plus du mot de passe ou vous ne le retrouvez plus. Pour pouvoir...</p>
<p>L’article <a href="https://www.mchelgham.com/vcsa-6-7-comment-reinitialiser-le-mot-de-passe-du-compte-root/">[vCSA 6.7] Comment réinitialiser le mot de passe du compte ROOT</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="616" height="300" src="https://www.mchelgham.com/wp-content/uploads/2023/03/resetmdp-vcsa.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="float: left; margin-right: 10px;" decoding="async" loading="lazy" srcset="https://www.mchelgham.com/wp-content/uploads/2023/03/resetmdp-vcsa.jpg 616w, https://www.mchelgham.com/wp-content/uploads/2023/03/resetmdp-vcsa-300x146.jpg 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /><p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Un article rapide pour vous montrez comment réinitialiser le mot de passe du compte <strong>root</strong> de votre <strong>vCenter Appliance 6.7</strong>, très pratique quand vous ne vous rappelez plus du mot de passe ou vous ne le retrouvez plus.</span></p>

<blockquote><span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour pouvoir faire le changement du mot de passe, le <strong>vCenter</strong> doit être redémarré.</span></blockquote>
<span style="font-family: tahoma, arial, helvetica, sans-serif;">Pour cela, dans un premier temps ouvrez la <strong>console de l&#8217;appliance vCSA.</strong><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-05-42.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2158" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-05-42.png" alt="" width="373" height="220" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Ensuite, <strong>relancer</strong> l&#8217;appliance.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_20-53-35.png" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2166" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_20-53-35.png" alt="" width="567" height="181" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Soyer prêt, car au redémarrage <strong>va falloir être rapide</strong> ! lors de l&#8217;apparition du logo <strong>PHOTON OS</strong> appuyez vite sur le touche <strong>e</strong> de votre clavier.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-14-09.png" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2168" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-14-09.png" alt="" width="553" height="411" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Naviguez dans le texte et rajoutez à la fin <em><strong>rw init=/bin/bash</strong></em></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-00-35.png" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2165" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-00-35.png" alt="" width="640" height="480" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Une fois terminé, cliquer sur la touche<strong> F10</strong> de votre clavier pour continuer le boot. Quelques secondes après le <strong>bash</strong> s&#8217;ouvre et vous êtes directement connecté en tant qu&#8217;utilisateur <strong>root.</strong></span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-01-35.png" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2164" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-01-35.png" alt="" width="559" height="232" /></a></span>
<p style="text-align: justify;"><span style="font-family: tahoma, arial, helvetica, sans-serif;">Avant de changer le mot de passe, il est nécessaire de mettre le clavier en <strong>AZERTY</strong> pour cela utilisez la commande <strong>loadkeys fr</strong>.</span></p>
<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-02-47.png" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2163" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-02-47.png" alt="" width="221" height="49" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;">Maintenant, il ne vous reste plus qu&#8217;a taper la commande <strong>passwd</strong> pour changer le mot de passe.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-03-37.png" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2161" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-03-37.png" alt="" width="304" height="94" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Démontez</strong> proprement le système de fichier avec <strong>umount /</strong>.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-04-10.png" data-rel="lightbox-image-7" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2160" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-04-10.png" alt="" width="188" height="28" /></a></span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Relancer</strong> maintenant l&#8217;appliance.</span>

<span style="font-family: tahoma, arial, helvetica, sans-serif;"><a href="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-04-34.png" data-rel="lightbox-image-8" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2159" src="https://www.mchelgham.com/wp-content/uploads/2023/03/2019-01-27_21-04-34.png" alt="" width="282" height="276" /></a></span>
<blockquote><span style="font-family: tahoma, arial, helvetica, sans-serif;">PS: Ce changement n&#8217;a aucun impact sur le vCenter et le fonctionnement des différents services internes de la vCSA.</span></blockquote>
<p style="text-align: center;"><span style="font-family: tahoma, arial, helvetica, sans-serif;"><strong>Voilà, c&#8217;est terminé ! Vous venez de changer le mot de passe du compte root de votre vCenter.</strong></span></p><p>L’article <a href="https://www.mchelgham.com/vcsa-6-7-comment-reinitialiser-le-mot-de-passe-du-compte-root/">[vCSA 6.7] Comment réinitialiser le mot de passe du compte ROOT</a> est apparu en premier sur <a href="https://www.mchelgham.com">MCHELGHAM</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mchelgham.com/vcsa-6-7-comment-reinitialiser-le-mot-de-passe-du-compte-root/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
