<?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>Steve Tout&#039;s Blog &#187; Oracle Identity Management</title>
	<atom:link href="http://www.stevetout.com/category/oracle-idm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stevetout.com</link>
	<description>Identity Management in an Uncertain World and Other Random Things</description>
	<lastBuildDate>Thu, 10 Jun 2010 21:30:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VMware shows its prowess Cloning Oracle IdM</title>
		<link>http://www.stevetout.com/oracle-idm/vmware-shows-its-prowess-cloning-oracle-idm</link>
		<comments>http://www.stevetout.com/oracle-idm/vmware-shows-its-prowess-cloning-oracle-idm#comments</comments>
		<pubDate>Sat, 13 Mar 2010 21:55:38 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[Oracle Identity Management]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.stevetout.com/?p=261</guid>
		<description><![CDATA[I grew up in a painting family and was raised by a father who was a skilled crafstman, an expert with a lifelong career in painting.  The thing you would expect, that our house would always have a fresh coat each season, or a fresh paint at all, is far from reality.  It&#8217;s like the [...]]]></description>
			<content:encoded><![CDATA[<p>I grew up in a painting family and was raised by a father who was a skilled crafstman, an expert with a lifelong career in painting.  The thing you would expect, that our house would always have a fresh coat each season, or a fresh paint at all, is far from reality.  It&#8217;s like the saying <em>cobblers children</em> have <em>no shoes.</em>  As I grew old enough to form my own values and ideals about the future, I vowed to never let my family or my children <em>go without shoes</em> so to speak.  At VMware, we are pursuing the dream of IT As A Service, putting new kicks on our feet, and accelerating the use of virtualization across our own IT landscape.</p>
<p>And virtualize, we did.  I am involved on a crush team who&#8217;s objectives include streamlining and automating the build and refresh of environments using VMware virtualization technology, EMC SRDF and BCV technologies.  Since the very beginning Oracle IdM has ran on VMs at VMware except for RAC, but even now that is changing.   In spite of how compelling virtualization is for businesses and IT, it&#8217;s not as simple as running IdM on a VM.  Having hard-wired references to hostnames and PKI baked into a cloned copy makes &#8220;Instant On&#8221; a stretch of the imagination without taking appopriate steps to transform a cloned copy of say Production to make it operate as a completely separate and independent entity.</p>
<p><strong>Cloning OID</strong></p>
<p>VMware worked with some smart consultants at <a title="Identigral, Inc." href="http://www.identigral.com" target="_blank">Identigral</a> to create a procedure for reconfiguring a cloned instance of Oracle Internet Directory (OID) which is not exactly a supported and documented feature provided by Oracle, but is in any case effective for the purpose of rapid deployment.  This procedure gave the foundation for executing on my vision of clone automation for Oracle IdM that I shared with Identigral consultants.</p>
<p>Oracle&#8217;s OID Product Mgmt team reviewed the solution and suggested (as I would expect) that this is not a procedure to be used for building production instances.  Also, there is the risk that cloning OID will cause some problems with patching and upgrading.  But taking a step back and looking at why we want to rapidly build or refresh an environment in the first place, it&#8217;s for testing purposes, not to build a clean or new production environment.  So we have clearance from Oracle on OID cloning methodology, with the usual caveats.</p>
<p>Testing of the procedure proved its effectiveness so far in 2 of 2 exercises.  So now, we have a cloned VM, running a cloned OID, which is setting the table for either cloning OAM or installing it from scratch, or a hybrid of cloning and re-installing.</p>
<p><strong>Cloning OAM</strong></p>
<p>Cloning OAM is not as easy nor as straight forward of an approach.  There are certainly shortcuts for building any new OAM environment, or refreshing an environment (affecting only user data) but for a company whose ambition or need is to build numerous test instances for whatever reason, the argument for taking shortcuts and even automating to a certain extent is compelling. </p>
<p>To start, as quick as it is to install new servers, and ensuring that there are no corruptions or issues when building the core configuration, the fresh install of OAM servers is a good safe bet.  Once the core foundation is installed, policies and configurations can then be exported from a source, lets say a golden copy from production, and modified to fit the needs of your target environment. </p>
<p>Here is where the black art of Oracle IdM environment management comes into play.  Attempts by Oracle to offer migration tool set has not been received well, so this creates room for Oracle Consulting, and their partners to add value to IdM customers.  Typically, IdM consultants with years of experiences can have an intuitive knowledge about what should be copied from a source environment, how to massage the data, and then import it into the target environment in a manual approach spanning several days depending on the environment complexity.   This is a valuable, and critical competency that any IdM Administrator should have, and of course the organization who has OAM.  Multiply this exercise of say 40 hours by how many environments you plan to use for testing and development in the coming year and then by $125 or more, and you come up with a figure for annualized maintenance costs just for instance management.</p>
<p><strong>Extreme Cloning</strong></p>
<p>Taking the project to an even more extreme level, a person could justify automating the clone procedures by writing their own scripts to export, transform and deploy on the basis that the one-time development costs are less than the annualized maintenance costs.  The ROI formula I came up with looked something like this:</p>
<ul>
<li><em>Approx. number of hours to build OAM manually = x</em></li>
<li><em>Hourly rate of IdM Admin = y</em></li>
<li><em>Number of environments you will build this year = z</em></li>
</ul>
<p>With that you can come up a figure with the following formula:  <strong>Annual instance management cost</strong> = (x*y)*z</p>
<p>In contrast, lets say that we could develop and deploy scripts to automate a large portion of this work. </p>
<ul>
<li><em>Approx number of hours to design and build scripts to automate clone activity = x</em></li>
<li><em>Hourly rate of expert programmer who has 3+ IdM experience = y</em></li>
</ul>
<p>Then we can perform a basic ROI measure that should allow you to calculate your break even point.  Management will need to know how many environments would need to be built in order for investment in clone automation to pay off.  Depending on how aggressive your IdM initiatives are, it may take more than a year of utilizing your new tool set to see any ROI, not to mention that there are opportunity costs that should be factored in.  (E.g. Your expert programmer is going to be taken off of some other high priority project which can be a setback.)</p>
<p>And to make things even more interesting, recent VMware acquisitions add even more technical capabilities that should ultimately help reduce costs and complexity of  instance management.  I&#8217;m looking forward to the assimilation of Spring Source and <a title="Chuck Hollis on Ionix acquisition" href="http://chucksblog.emc.com/chucks_blog/2010/02/vmware-management-takes-a-big-step-forward-.html" target="_blank">Ionix</a> into VMware virtualization platform so we can create and share templates for IdM configuration management.  Imagine configurable templates as a feature of your platform that transparently supports duplicating and managing IdM environments without the risk and cost of custom software, including having all of the appropriate monitoring (E.g. Zenoss, EM grid agents) deployed right next to it.</p>
<p>I&#8217;d love to hear ways you use VMware to make managing and deploying Oracle IdM easier.  Leave comments here in this blog post or send an email to steve at stevetout dot com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stevetout.com/oracle-idm/vmware-shows-its-prowess-cloning-oracle-idm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password insanity!</title>
		<link>http://www.stevetout.com/risk-management/password-insanity</link>
		<comments>http://www.stevetout.com/risk-management/password-insanity#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:50:05 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Oracle Identity Management]]></category>
		<category><![CDATA[Risk Management]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Online banking]]></category>

		<guid isPermaLink="false">http://www.stevetout.com/?p=234</guid>
		<description><![CDATA[Authentication and password policies are the bane of my existence.  I really feel sorry for millions of consumers who have no idea whats going on (exactly) with the crazy and absurd requirements that companies put in place for logging in to view account balances or make payments.  As I have a few ideas about whats [...]]]></description>
			<content:encoded><![CDATA[<p>Authentication and password policies are the bane of my existence.  I really feel sorry for millions of consumers who have no idea whats going on (exactly) with the crazy and absurd requirements that companies put in place for logging in to view account balances or make payments.  As I have a few ideas about whats going on,  the fact that I have to call into a customer service help desk on almost a monthly basis for a password reset can only highlight that neither customers nor businesses are having much fun.   Banks and other online bill-pay sites seem compelled to make remembering passwords so difficult that I could pull my hair out.</p>
<p><a rel="attachment wp-att-233" href="http://www.stevetout.com/risk-management/password-insanity/attachment/pwd-restrictions"><img class="alignright size-full wp-image-233" title="pwd-restrictions" src="http://www.stevetout.com/wp-content/uploads/pwd-restrictions.gif" alt="so many password restrictions!!!" width="483" height="204" /></a>Here is the password policy of one very large financial institution&#8230; seriously?  I have and use a hand full of passwords for various online accounts which I have used since the beginning of time.  Most people will run out of variations on the common pass*word* that they will begin to form really bad habits, making their online accounts less secure.  Like say, writing passwords down on paper or saving them in a insecure file on my computer (which I do from time to time) undermines the very security that was meant to be in the first place. </p>
<p>Then there&#8217;s my wife&#8217;s headaches of working with the online account tools of a local bank in a suburb of Seattle, that forced her to have password reset codes sent to her cell phone repeatedly because the bank&#8217;s website no longer recognized the browser or PC that she used to login.  That&#8217;s typically a problem when your identity is tightly embedded into the PC or browser via cookies or registry values that is supposed to help prevent unauthorized access.  Over course of several days, using one of several different PCs in our house, she managed to re-verify herself and lock out her account 3 times.  What s dreadful password policy that other smart people undoubtedly have endured&#8230;.  As if we don&#8217;t have enough phone calls to make or things to do in one day. *sigh*</p>
<p> So what&#8217;s the answer?</p>
<p>Listen to your customers!   Balance end-user compassion with account security and privacy mechanisms.  Password policy need not be so complex.  Some solutions, such as Oracle Adaptive Access Manager, work on the back end monitoring login attempts based on signature files and patterns of hacking activity, which in turn can result in a huge boost of compassion for your end-users.</p>
<p>So what are your experiences with insane password policies?  How many passwords do you have?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stevetout.com/risk-management/password-insanity/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My IdM Christmas Wish List</title>
		<link>http://www.stevetout.com/oracle-idm/my-idm-christmas-wish-list</link>
		<comments>http://www.stevetout.com/oracle-idm/my-idm-christmas-wish-list#comments</comments>
		<pubDate>Mon, 21 Dec 2009 22:46:49 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Oracle Identity Management]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.stevetout.com/?p=28</guid>
		<description><![CDATA[While I actually have enjoyed these items on my wish list for awhile, they are very practical and fresh full of usefullness and insights year after year. I use and would recommend any of the following wish list items to my colleague or friends who make his or her livelihood through professional Identity &#038; Access [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_60" class="wp-caption alignright" style="width: 195px"><img src="http://www.stevetout.com/wp-content/uploads/26700704.jpg" alt="Oracle IdM by Marlin Pohlman" title="Oracle IdM" width="185" height="265" class="size-full wp-image-60" /><p class="wp-caption-text">Oracle IdM by Marlin Pohlman</p></div>While I actually have enjoyed these items on my wish list for awhile, they are very practical and fresh full of usefullness and insights year after year.  I use and would recommend any of the following wish list items to my colleague or friends who make his or her livelihood through professional Identity &#038; Access management.  Feel free to leave comments and share your wish list items with those who stumble upon my list.  Thanks in advance.</p>
<p><strong><a href="http://astore.amazon.com/stevetout-20/detail/1420072471">Oracle Identity Management</a> by Marlin Pohlman.</strong>  This is IdM &#038; GRC 101 as far as Oracle is concerned, folks.  It&#8217;s comprehensive in scope and decidedly biased towards the incredible technology from the largest software company in the world.  After giving a nice overview of each technology in Oracle&#8217;s IdM suite, it gives a comprehensive and accessible reference on governance and compliance for multi-national businesses.  A must read for any IdM engineer looking to rise above his or her reputation as IdM Admin, and also for managers looking to get a better grasp of the wide ranging technology in the IdM Suite.</p>
<p><strong>A Subscription to Dr. K&#8217;s blog <a href="http://blog.talkingidentity.com">Talking Identity</a></strong> &#8211; The Dr. is in and he will see you now.  Here&#8217;s another wish that shows my Oracle bias.  The blog contains architectural gems in the world of IdM, and is blazing trails in security and identity issues for cloud computing.  Best of all, it&#8217;s free!</p>
<p><strong><a href="http://www.novell.com/coolsolutions/tools/13765.html">LDAP Browser/Editor v2.81</a></strong> &#8211; Here it is.  The lightest weight LDAP browser/editor on the planet (that I&#8217;m aware of) and it&#8217;s yours for free, assuming you can still find it.  The internet went silent in early 2009 and the publisher&#8217;s original download URL disappeared.  Where did our friend Mr. Gawor go, anyone?  Any ways, the first and last thing I&#8217;d ever need to do in IdM is browse, search and edit basic information like user profile attributes, and the occassional import or export of an ldif file.  There are no schema editing capabilities, but how often does one really need that?  I&#8217;ve been doing this job for 10 years and of all the tools I have used, this is at the top of my list.  </p>
<p><strong><a href="http://www.oracle.com/consulting/library/data-sheets/oracle-unified-method-customer-program.pdf">Oracle Unified Method</a></strong> &#8211; Another one of Dr. Pohlman&#8217;s brain children, OUM is the next best thing to working with Oracle Consulting, although you may need to work with OCS to get your hands on a copy.  This is a wealth of resources to ensure smooth delivery of your IdM projects.  From Detailed Design, to QA, Support and Training, it&#8217;s all in there.  A more or less Oracle flavor of RUP.</p>
<p><strong><a href="http://office.microsoft.com/en-us/onenote/default.aspx">Microsoft OneNote</a></strong> &#8211; Every now and then Microsoft works out something very cool.  Think Windows 7 and Zune HD for example.  Love em or hate em, Microsoft is a part of (most) all our daily lives.  OneNote is one tool that helps me take names and kick butt every single day.  You want a business justification on the mertis of OAM vs. ESSO?  Meeting minutes with in-line commentary?  Technical analysis and post mortem of the latest production outage?  OneNote is an extension of my brain, a place to capture and share all of that unstructured data that is all around.  When it&#8217;s time to compare notes, present ideas or persuade others quickly without writing a book, just <strong>Send > Email Page As PDF </strong> and go on with the rest of your day.  It&#8217;s easy to use, efficient and just amazing tool!  My colleagues rarely (if ever) see anything but PDFs from me, and all by design.  It&#8217;s a game of knowledge management, sharing, presenting and persuading, and for that Office in General and OneNote in particular  is your new best friend.</p>
<p><img src="http://www.stevetout.com/wp-content/uploads/openid-net.gif" alt="openid-net" title="openid-net" width="137" height="51" class="alignright size-full wp-image-67" /><strong><a href="http://openid.net">OpenID</a></strong> &#8211; The value proposition for OpenID is teriffic!  If you tire of filling out registration forms or challenged by remembering your password for the nth time, then it&#8217;s time for you to get your OpenID.  Not that this hasn&#8217;t been tried before (Passport, anyone?) I can&#8217;t seem to think of any other way than this time it&#8217;s going to be different.  It&#8217;s not owned by Microsoft or any one vendor, is already being used by some very big hitters like Google, Yahoo, Flickr, etc&#8230; and I&#8217;m sure there will be lots more in 2010 that come on board.  This nifty tool will not only save you time and headaches, as someone more career minded in the Identity and Security industry, it will help you stay engaged with and supportive of the issues that the industry faces right now.</p>
<p><img src="http://www.stevetout.com/wp-content/uploads/box_store-workstation7-200x200.jpg" alt="box_store-workstation7-200x200" title="box_store-workstation7-200x200" width="200" height="200" class="alignright size-full wp-image-66" /><strong><a href="http://www.vmware.com/products/workstation/">VMware Workstation 7</a></strong> &#8211; And last but not least, VMware Workstation 7 (and not because I&#8217;m an employee either *grin* ) &#8211; I can step into nearly any business regardless of size, OS, DB or App version and build a slightly replicated environment to test anything from bug fixes, interoperability issues, enhancements or upgrades.  It&#8217;s an invaluable tool for anything from development to QA, and can save an insane amount of time and money on your IdM projects.  I admire any company who bakes this (or VM ESX or Infrastructure) into their development lifecycle.  It&#8217;s an amazing technology!</p>
<p>Merry Christmas, everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stevetout.com/oracle-idm/my-idm-christmas-wish-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
