<?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>www.idmwizard.com &#187; Unix/Linux/Mac</title>
	<atom:link href="http://www.idmwizard.com/category/unixlinuxmac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idmwizard.com</link>
	<description>The Identity Management Wizard</description>
	<lastBuildDate>Wed, 09 Nov 2011 14:48:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quest on 2-factor, and 3-factor, authentication</title>
		<link>http://www.idmwizard.com/2011/10/31/quest-on-2-factor-and-3-factor-authentication/</link>
		<comments>http://www.idmwizard.com/2011/10/31/quest-on-2-factor-and-3-factor-authentication/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 16:37:11 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Multi-Factor Authentication]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Unix/Linux/Mac]]></category>
		<category><![CDATA[2FA]]></category>
		<category><![CDATA[3FA]]></category>
		<category><![CDATA[CAC]]></category>
		<category><![CDATA[Defender]]></category>
		<category><![CDATA[MFA]]></category>
		<category><![CDATA[OTP]]></category>
		<category><![CDATA[PIV]]></category>
		<category><![CDATA[QAS]]></category>
		<category><![CDATA[smartcard]]></category>

		<guid isPermaLink="false">http://www.idmwizard.com/?p=256</guid>
		<description><![CDATA[Right on the heels of my last post (here, on a sister site) about the various smart cards, I get an email today that includes the following: &#8220;CAC and Defender are both two factor authentication methods. They can be combined to give you three factor but I haven&#8217;t seen anyone do that. CAC uses the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Right on the heels of my last post (<a href="http://www.federalcto.com/2011/10/us-government-smartcards-cac-piv-and-piv-i/" target="_blank">here</a>, on a sister site) about the various smart cards, I get an email today that includes the following:</p>
<p style="padding-left: 30px;">&#8220;CAC and Defender are both two factor authentication methods. They can be combined to give you three factor but I haven&#8217;t seen anyone do that. CAC uses the DoD PKI structure and Defender uses RADIUS to AD&#8221;</p>
<p>So I had to reply with the following:</p>
<p style="padding-left: 30px;"><a href="http://www.quest.com/vas" target="_blank">QAS</a> supports smartcards (and has for years now, including CAC) but doesn&#8217;t use <a href="http://http://www.quest.com/defender/" target="_blank">Defender</a> for this. Let&#8217;s back up and answer exactly what QAS and Defender do.</p>
<p style="padding-left: 30px;">QAS provides AD integration to Unix/Linux/Mac systems. Defender provides RADIUS authentication using AD as it&#8217;s directory. Smartcards (like CAC and PIV) use PKI, not RADIUS, to authenticate the user.</p>
<p style="padding-left: 30px;">The only time Defender gets involved with smartcards is if the card has a token (not a certificate) on it, in which case, it then provides authentication using that token. There are cards out there that are hybrids, and allow for both tokens and certificates. In that case, Defender only uses the token portion and ignores the certificates.</p>
<p style="padding-left: 30px;">Now, if someone wants CAC support for QAS, you need to look for the QAS smartcard module, and the related license. To install it, the QAS ISO has a smart card install &amp; admin guide, and you would look for the vassc package to deploy to your particular system. We currently support Red Hat (Linux), Solaris and Mac with the smart card modules.</p>
<p>The other thing that needs to be noted is that nothing that Quest provides can accommodate 3 factor authentication. At least, not on it&#8217;s own. As a quick review, the 3 factors to authenticate are:</p>
<ul>
<li>Something you know (password, key phrase, hint, account number, username, etc)</li>
<li>Something you have (a key, a token, a certificate, etc)</li>
<li>Something you are (biometrics &#8211; fingerprint, retinal scan, voice print, etc)</li>
</ul>
<p>Having multiple instances in the same category (a username, a password, and an account number, for example), does not constitute multiple factors. Now, QAS, Defender, <a href="http://www.quest.com/esso/" target="_blank">ESSO</a> and other Quest products can all co-exist with other authentication systems, but out of the box, you can get 2-factor authentication from us in a variety of ways, not three.</p>
<p>(edited 2011-11-09 to include link to federalcto.com post referenced in the first sentence)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2011/10/31/quest-on-2-factor-and-3-factor-authentication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VAS 4.0 &#8211; AD Bridge made easy</title>
		<link>http://www.idmwizard.com/2010/07/26/vas-4-0-ad-bridge-made-easy/</link>
		<comments>http://www.idmwizard.com/2010/07/26/vas-4-0-ad-bridge-made-easy/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:46:01 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[NIS Migration]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Unix/Linux/Mac]]></category>

		<guid isPermaLink="false">http://www.idmwizard.com/?p=209</guid>
		<description><![CDATA[I&#8217;ve been working with VAS for quite a while, and have gone through all the versions since 2.6, and this has to be the biggest thing I&#8217;ve seen in over 4 years of working with the prodct. And the big thing is not VAS (or QAS, as its now known) itself, but a free add-on [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve been working with VAS for quite a while, and have gone through all the versions since 2.6, and this has to be the biggest thing I&#8217;ve seen in over 4 years of working with the prodct.  And the big thing is not VAS (or QAS, as its now known) itself, but a free add-on call Identity Manager for Unix (IMU).  You can download your copy from <a href="http://www.freeunixiam.com/" target="_blank">here</a>.</p>
<p>And the cool thing is that you can use the product without buying VAS.  What is it?  Its a free, web-based console for managing unix, linux and mac users &amp; groups.  Obviously, if you buy VAS, you get a lot more functionality, but just the core functionality alone makes it a cool download.  If you have more than 2 unix boxes, this makes life a lot easier.  You can now assess all your *nix boxes, get a list of all your users and groups, and make changes right there, in a browser window.</p>
<p>And how do I know its cool?  Because I was on-site with a customer that had been evaluating VAS 3.5 for about a month, and they confirmed it.  They were going to have me go through and show them all the commands, tips &amp; tricks and refresh them on all the things I&#8217;d shown them the month before.  Well, after installing IMU, and running through how it worked, they simply replied with &#8220;we got everything we need.  You answered all the questions we had with this console, and we feel pretty good that we can drive everything through this instead of the command line.&#8221; And that was the goal . . . make unix account management easy to drive from a single point, with no need to script or even log onto multiple boxes. Everything is dead easy . . . and did I mention its free?!?!?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2010/07/26/vas-4-0-ad-bridge-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QAS 4.0 &#8211; beta sneak preview</title>
		<link>http://www.idmwizard.com/2010/06/07/qas-4-0-beta-sneak-preview/</link>
		<comments>http://www.idmwizard.com/2010/06/07/qas-4-0-beta-sneak-preview/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:24:47 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Unix/Linux/Mac]]></category>

		<guid isPermaLink="false">http://www.idmwizard.com/?p=186</guid>
		<description><![CDATA[I&#8217;ve now had a beta build of VAS 4.0 for a bit, and have finally gotten around to recording some videos featuring some of the new additions.  For core VAS functionality, this blog post here still has a lot of relevant videos.  None of that functionality is going away.  However, there are a lot of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve now had a beta build of VAS 4.0 for a bit, and have finally gotten around to recording some videos featuring some of the new additions.  For core VAS functionality, this blog post <a href="http://www.idmwizard.com/2010/06/07/vas-3-5-the-current-video-set/" target="_blank">here</a> still has a lot of relevant videos.  None of that functionality is going away.  However, there are a lot of new things in 4.0, so here are some starter videos.  I&#8217;ll try to post some more, time permitting, but I&#8217;ve given up on Camtasia for Mac, so it may take a while.</p>
<p>As with the VAS 3.5 videos, there&#8217;s no audio, so you have to use your imagination.  And the second video is quite lengthy, even with some heavy editing to speed things up.  This is simply because the copies of the VAS binaries (all of them) to the server takes a bit of time.  Other than that second video, all the others are under 3.5 minutes.  Enjoy.</p>
<p><a href="http://www.idmwizard.com/quest/vas/vas40-01-install-control-center/index.html " target="_blank">http://www.idmwizard.com/quest/vas/vas40-01-install-control-center/index.html </a><br />
<a href="http://www.idmwizard.com/quest/vas/vas40-02-install-IMU/index.html " target="_blank">http://www.idmwizard.com/quest/vas/vas40-02-install-IMU/index.html </a><br />
<a href="http://www.idmwizard.com/quest/vas/vas40-03-profile-host-using-IMU/index.html " target="_blank">http://www.idmwizard.com/quest/vas/vas40-03-profile-host-using-IMU/index.html </a><br />
<a href="http://www.idmwizard.com/quest/vas/vas40-04-preflight-host-using-IMU/index.html " target="_blank">http://www.idmwizard.com/quest/vas/vas40-04-preflight-host-using-IMU/index.html </a><br />
<a href="http://www.idmwizard.com/quest/vas/vas40-05-install-qas40-via-IMU/index.html" target="_blank">http://www.idmwizard.com/quest/vas/vas40-05-install-qas40-via-IMU/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas40-06-map_local-user-to-AD-via-IMU/index.html" target="_blank">http://www.idmwizard.com/quest/vas/vas40-06-map_local-user-to-AD-via-IMU/index.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2010/06/07/qas-4-0-beta-sneak-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VAS 3.5 &#8211; The current video set</title>
		<link>http://www.idmwizard.com/2010/06/07/vas-3-5-the-current-video-set/</link>
		<comments>http://www.idmwizard.com/2010/06/07/vas-3-5-the-current-video-set/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:21:05 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[NIS Migration]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Unix/Linux/Mac]]></category>

		<guid isPermaLink="false">http://www.idmwizard.com/?p=188</guid>
		<description><![CDATA[I posted the following in an entry quite some time ago, but thought it made sense to break out just the VAS ones into a separate post for easier searching.  And so I can reference it in the VAS 4.0 blog post I&#8217;m about to put up after this one. All of the following videos [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I posted the following in an entry quite some time ago, but thought it made sense to break out just the <a href="http://www.quest.com/vas" target="_blank">VAS</a> ones into a separate post for easier searching.  And so I can reference it in the VAS 4.0 blog post I&#8217;m about to put up after this one.</p>
<p>All of the following videos are 1-3 minutes in length, with no audio.  They show some of the core VAS functionality which is found across the board on all operating systems supported by VAS:<br />
<a href="http://www.idmwizard.com/quest/vas/vas35-01-preflight/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-01-preflight/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-02-install_and_join/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-02-install_and_join/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-03-installation_of_quest_ssh_and_getting_sso_through_it/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-03-installation_of_quest_ssh_and_getting_sso_through_it/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-04-unix_enable_user_and_group-password_change-sso_via_ssh/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-04-unix_enable_user_and_group-password_change-sso_via_ssh/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-05-sudo_group_policy_usage_and_config/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-05-sudo_group_policy_usage_and_config/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-06-file_copy_policy_with_replacement_macro/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-06-file_copy_policy_with_replacement_macro/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-07-access_controls_via_user_files/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-07-access_controls_via_user_files/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-08-access_controls_via_windows_group_policy/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-08-access_controls_via_windows_group_policy/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-09-self_enrollment-automatic_local_to_AD_mapping/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-09-self_enrollment-automatic_local_to_AD_mapping/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-10-installing_vasyp_proxy-getting_yp_maps_from_AD/index.html" target="_new"></a></p>
<p>If you happen to have NIS running in your environment, you&#8217;ll want to have a look at the next set of videos that target NIS maps, and how VAS brings them directly out of AD and onto your *nix hosts:</p>
<p><a href="http://www.idmwizard.com/quest/vas/vas35-10-installing_vasyp_proxy-getting_yp_maps_from_AD/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-10-installing_vasyp_proxy-getting_yp_maps_from_AD/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-11-using_the_nis_editor/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-11-using_the_nis_editor/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-12-importing_a_new_nis_map_via_windows/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-12-importing_a_new_nis_map_via_windows/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-13-importing_a_new_nis_map_via_unix_nisedit/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-13-importing_a_new_nis_map_via_unix_nisedit/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas/vas35-14-importing_and_enabling_users_with_vastool_load/index.html" target="_new">http://www.idmwizard.com/quest/vas/vas35-14-importing_and_enabling_users_with_vastool_load/index.html</a></p>
<p>For a nice, complete 18 minute long NIS migration video (with audio!!!!) here is one that I recorded for a particular customer:<br />
<a href="http://www.idmwizard.com/quest/vas_nis_migration/index.html " target="_blank">http://www.idmwizard.com/quest/vas_nis_migration/index.html </a></p>
<p>Here are some additional random VAS videos that I&#8217;ve recorded that are good to keep together.  People often have questions on what the VAS install looks like on the  mac &#8211; here are 2 videos of that:<br />
<a href="http://www.idmwizard.com/quest/vas35_mac_install/index.html" target="_new">http://www.idmwizard.com/quest/vas35_mac_install/index.html</a><br />
<a href="http://www.idmwizard.com/quest/vas35_mac_install_manual/index.html" target="_new">http://www.idmwizard.com/quest/vas35_mac_install_manual/index.html</a></p>
<p>Lastly, here is VAS&#8217; self-enrollment feature on Solaris 10:<br />
<a href="http://www.idmwizard.com/quest/Sol10-VASSelfEnrollment/Sol10-VASSelfEnrollment.html" target="_new">http://www.idmwizard.com/quest/Sol10-VASSelfEnrollment/Sol10-VASSelfEnrollment.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2010/06/07/vas-3-5-the-current-video-set/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Porn, the pop-under and innovation</title>
		<link>http://www.idmwizard.com/2009/12/22/porn-the-pop-under-and-innovation/</link>
		<comments>http://www.idmwizard.com/2009/12/22/porn-the-pop-under-and-innovation/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 03:34:11 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[NIS Migration]]></category>
		<category><![CDATA[Unix/Linux/Mac]]></category>

		<guid isPermaLink="false">http://blog.idmwizard.com/?p=146</guid>
		<description><![CDATA[A long time, when dotcoms rules the land, I was a Dev Manager for www.eTour.com (don&#8217;t bother following the link &#8211; they&#8217;re gone). In those days, we were still trying to introduce people to the web and there was a buzz in the industry that I hadn&#8217;t seen before or since. And one that will [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>A long time, when dotcoms rules the land, I was a Dev Manager for <a href="http://www.etour.com/" target="_blank">www.eTour.com</a> (don&#8217;t bother following the link &#8211; they&#8217;re gone). In those days, we were still trying to introduce people to the web and there was a buzz in the industry that I hadn&#8217;t seen before or since. And one that will probably never occur again.</p>
<p>Well, one of the funniest, yet instructional moments came during our death throes. The conversation with the Product Manager went something like this:</p>
<p>Brian: Dmitry, check this out &#8211; we need to do this one the site.</p>
<p>Dmitry (walking over): BC, put that site away &#8211; this is the workplace &#8211; go look at that stuff at home.</p>
<p>BC: no, look at this (closes browser window). See that? There&#8217;s another window under it.</p>
<p>DK: yeah, ok. A porn site with pop-ups &#8211; what&#8217;s your point?</p>
<p>BC: No &#8211; check it out.  They manage to put the pop-up <span style="text-decoration: underline;"><em>under</em></span> the main window.  Watch again.</p>
<p>DK: OK &#8211; I see.  Definitely interesting . . . send me the URL and we&#8217;ll figure it out.</p>
<p>Plain and simple, they came up with the &#8216;pop under&#8217; which was much less obnoxious than the &#8216;pop-up&#8217; that was so prevalent at the time.  I then had to go to one of our (female) developers and ask her to reverse engineer how it was done.  It turns out it was a simple call to a window.blur() function.</p>
<p>Its interesting that porn (followed by gambling) lead innovation in terms of technology.  It certainly was the only thing making money at the time of the dotcom meltdown and a lot of the things you now see with streaming video (a la YouTube) was not developed by Google or some other well-known company, but by those in the &#8216;seedy part&#8217; of the internet.</p>
<p>What does this have to do with &#8216;Identity Management?&#8217; I&#8217;m not sure, but I&#8217;m willing to bet they will continue to innovate, and it will have some sort of impact on the rest of the computing field.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2009/12/22/porn-the-pop-under-and-innovation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

