<?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>IT Answers &#187; ESXi5</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/esxi5/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 11:18:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>vCenter Server &#8211; Physical or Virtual</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vcenter-server-physical-or-virtual/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vcenter-server-physical-or-virtual/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 13:52:29 +0000</pubDate>
		<dc:creator>KALAKAAR</dc:creator>
				<category><![CDATA[ESXi5]]></category>
		<category><![CDATA[Virtual Center]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vcenter-server-physical-or-virtual/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vcenter-server-physical-or-virtual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>auto add VM to AD Group</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-add-vm-to-ad-group/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/auto-add-vm-to-ad-group/#comments</comments>
		<pubDate>Fri, 21 Dec 2012 20:52:05 +0000</pubDate>
		<dc:creator>jchristy</dc:creator>
				<category><![CDATA[ESXi5]]></category>
		<category><![CDATA[vCenter]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/auto-add-vm-to-ad-group/</guid>
		<description><![CDATA[New Answer by jchristy]]></description>
				<content:encoded><![CDATA[New Answer by jchristy]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/auto-add-vm-to-ad-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging USB issues &#8211; HELP!</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/debugging-usb-issues-help/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/debugging-usb-issues-help/#comments</comments>
		<pubDate>Fri, 31 Aug 2012 16:11:44 +0000</pubDate>
		<dc:creator>cajunthomas</dc:creator>
				<category><![CDATA[ESXi5]]></category>
		<category><![CDATA[USB device not recognzed]]></category>
		<category><![CDATA[USB Flash drives]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/debugging-usb-issues-help/</guid>
		<description><![CDATA[New Question Created by cajunthomas]]></description>
				<content:encoded><![CDATA[New Question Created by cajunthomas]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/debugging-usb-issues-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I set password restrictions in ESXi 5</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-set-password-restrictions-in-esxi-5/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-set-password-restrictions-in-esxi-5/#comments</comments>
		<pubDate>Wed, 16 May 2012 17:34:12 +0000</pubDate>
		<dc:creator>Mcioe</dc:creator>
				<category><![CDATA[ESXi5]]></category>
		<category><![CDATA[Password policies]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I would like convert some ESX 3.5 scripts that implemented password restrictions to work on ESXi 5. In ESX 3.5, I used the esxcfg-auth command which does not appear to be supported in ESXi 5.0, so I need the alternatives. I would like to require the user change his password every 60 days. On ESX [...]]]></description>
				<content:encoded><![CDATA[<p>I would like convert some ESX 3.5 scripts that implemented password restrictions to work on ESXi 5. <br/><br/> In ESX 3.5, I used the esxcfg-auth command which does not appear to be supported in ESXi 5.0, so I need the alternatives. I would like to require the user change his password every 60 days. On ESX 3.5, the command was esxcfg-auth &#8211;maxpassdays=60. I would like to know the equivalent command/file for ESXi 5.  I also need to do &#8211;minpassdays=1.  It feels like I should be able to change /etc/login.defs, but I don&#8217;t know the parameter names.<br/><br/> I also need to implement the esxcfg-auth &#8211;usecrack=3 14 -2 -2 -2 -2 command. I assume I can make some edits to /etc/pam.d/passwd, to get most of these but I&#8217;m not sure where the 14 in that example goes. Appreciate any help.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-set-password-restrictions-in-esxi-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/18 queries in 0.018 seconds using memcached
Object Caching 502/551 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 11:33:51 -->