<?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 NSX - MCHELGHAM</title>
	<atom:link href="https://www.mchelgham.com/category/vmware/nsx/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mchelgham.com/category/vmware/nsx/</link>
	<description>Engineering by passion</description>
	<lastBuildDate>Mon, 06 Mar 2023 11:09:58 +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 NSX - MCHELGHAM</title>
	<link>https://www.mchelgham.com/category/vmware/nsx/</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>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" 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="(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>
	</channel>
</rss>
