<?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>SailPoint Identity Quotient &#187; User Access Control</title>
	<atom:link href="http://blog.sailpoint.com/category/user-access-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sailpoint.com</link>
	<description>The measure of all things identity</description>
	<lastBuildDate>Wed, 25 Aug 2010 22:17:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Don’t Underestimate the Risk of Privileged Users</title>
		<link>http://blog.sailpoint.com/2010/06/don%e2%80%99t-underestimate-the-risk-of-privileged-users/</link>
		<comments>http://blog.sailpoint.com/2010/06/don%e2%80%99t-underestimate-the-risk-of-privileged-users/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 21:58:21 +0000</pubDate>
		<dc:creator>Jackie Gilbert</dc:creator>
				<category><![CDATA[Identity Governance]]></category>
		<category><![CDATA[Insider Threats/Security Breaches]]></category>
		<category><![CDATA[Risk Management]]></category>
		<category><![CDATA[SailPoint]]></category>
		<category><![CDATA[User Access Control]]></category>
		<category><![CDATA[Cyber-Ark]]></category>
		<category><![CDATA[Data Breach]]></category>
		<category><![CDATA[identity management]]></category>
		<category><![CDATA[Privileged Users]]></category>
		<category><![CDATA[PUM]]></category>
		<category><![CDATA[Security Breach]]></category>

		<guid isPermaLink="false">http://blog.sailpoint.com/?p=346</guid>
		<description><![CDATA[A few weeks ago, I was out on the West Coast talking to companies about privileged user management and identity governance with our technology partner, Cyber-Ark. This is an area of real concern for lots of organizations &#8211; and rightfully so. During our meetings, we exchanged real-world &#8220;horror stories&#8221; about insider fraud and sabotage. One [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I was out on the West Coast talking to companies about privileged user management and identity governance with our technology partner, <a href="http://www.cyber-ark.com/">Cyber-Ark</a>. This is an area of real concern for lots of organizations &#8211; and rightfully so. During our meetings, we exchanged real-world &#8220;horror stories&#8221; about insider fraud and sabotage. One of the most interesting ones was a case that went to trial last year in Texas. This <a href="http://www.computerworld.com/s/article/9135689/IT_exec_who_sabotaged_organ_donation_records_sentenced">case</a> clearly illustrates the challenge of putting in place appropriate controls over privileged user access.</p>
<p style="padding-left: 30px;">The IT director of a nonprofit organ donor center for more than 200 hospitals in Texas was fired in November 2005. At the time of her termination, the employee was informed in writing that all her access rights had been revoked. The company also took steps to lock all administrator accounts to which she was known to have access. Despite such steps, the terminated employee still managed to access the company’s network from her home via a VPN account that she set up previously without anyone&#8217;s knowledge.</p>
<p style="padding-left: 30px;">Once inside the network, she used an administrator account belonging to another employee to log into several servers, including the company&#8217;s organ donor database server and main accounting server. Over the next several hours, she then deleted donor records, accounting invoice files, database and software applications, backup files and the software tokens needed to run some applications. In a bid to cover her tracks, the ex-employee manually deleted all logs of her VPN sessions. She also disabled the activity logging functions on the database and accounting servers &#8211; making it impossible to identity the individual files and applications she deleted.</p>
<p>What makes this case really interesting is that the sabotage occurred even though the company took reasonable steps to handle the terminated employee. The company immediately revoked the employee’s access privileges after terminating her and disabled all administrator accounts to which she had had previous access. So what more could a company do to prevent incidents like this? Here are some ideas:</p>
<ul>
<li>Formalize your approach to identity governance by building an authoritative repository of all users and their access privileges – mined from all critical systems. Without centralized visibility, there will always be blind spots, as the situation above illustrates. Statistics show that the average employee has 35% more privileges than they need – so mine the data to find out.</li>
<li>Once you’ve centralized your data, you can automatically scan it to detect anomalies and policy violations. For example, accounts that don’t map to an active employee in the HR system can be flagged as “orphans” and duplicate accounts (employee with more than one account on any system) can be flagged for immediate remediation.</li>
<li>Put in place consistent, repeatable processes for business-level oversight of access privileges. For instance, you can require that any change in employment status (termination, transfer, promotion, etc.) automatically triggers a review of all of that employee’s access privileges by his or her supervisor. In the case above, this would have resulted in a comprehensive report of all access privileges held by the fired IT director, with the ability to revoke these privileges at the click of a mouse.</li>
<li>Consider using privileged user management (PUM) tools like Cyber-Ark to deal with “shared” and administrative accounts. These accounts are particularly troublesome because they are anonymous (e.g., UNIX “root”) and don’t map to a specific employee. With PUM tools in place, organizations can tightly control access to privileged accounts and track, monitor, and log every activity performed by employees using privileged user credentials.</li>
</ul>
<p>Additionally, consider integrating PUM tools with identity governance solutions to ensure complete visibility and control over all user access privileges. For example, privileged accounts under management by Cyber-Ark can be <a href="http://www.sailpoint.com/news/press/press-release.php?release=53">imported</a> into SailPoint IdentityIQ, displayed in access reviews, and can be used to escalate an employee’s risk score based on his or her access to privileged accounts.</p>
<p>How do you manage the access rights of privileged users?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sailpoint.com/2010/06/don%e2%80%99t-underestimate-the-risk-of-privileged-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>“Thwarting an Internal Hacker” – Monitor Access, Not Employees</title>
		<link>http://blog.sailpoint.com/2009/02/%e2%80%9cthwarting-an-internal-hacker%e2%80%9d-%e2%80%93-monitor-access-not-employees/</link>
		<comments>http://blog.sailpoint.com/2009/02/%e2%80%9cthwarting-an-internal-hacker%e2%80%9d-%e2%80%93-monitor-access-not-employees/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 20:09:41 +0000</pubDate>
		<dc:creator>Mark McClain</dc:creator>
				<category><![CDATA[Identity Governance]]></category>
		<category><![CDATA[Insider Threats/Security Breaches]]></category>
		<category><![CDATA[Risk Management]]></category>
		<category><![CDATA[User Access Control]]></category>

		<guid isPermaLink="false">http://blog.sailpoint.com/?p=78</guid>
		<description><![CDATA[I just read a Wall Street Journal article by Bruce Schneier, the CTO of BT and a renowned security author. The piece, &#8220;Thwarting an Internal Hacker,&#8221; is timely given recent security breaches hitting the news (including Heartland Payment Systems and Fannie Mae, which he references) coupled with the economy. I&#8217;ve already written about how the [...]]]></description>
			<content:encoded><![CDATA[<p>I just read a Wall Street Journal article by Bruce Schneier, the CTO of BT and a renowned security author. The piece, &#8220;<a href="http://online.wsj.com/article/SB123447990459779609.html">Thwarting an Internal Hacker</a>,&#8221; is timely given recent security breaches hitting the news (including <a href="http://www.cbsnews.com/stories/2009/01/21/tech/cnettechnews/main4743294.shtml">Heartland Payment Systems</a> and <a href="http://www.crn.com/security/213000165">Fannie Mae</a>, which he references) coupled with the economy. I&#8217;ve already <a href="http://blog.sailpoint.com/2009/01/the-importance-of-managing-user-access-in-today%E2%80%99s-economy/">written</a> about how the economy is producing a perfect storm for massive insider threats, and I agree with Bruce that companies need to evaluate their risk exposure.</p>
<p>Bruce highlights five techniques for companies that help them deal with trusted employees. The goal of these tactics is to prevent insider threats, or internal security breaches. In theory, I agree with Bruce&#8217;s points, especially those about quantifying trust levels and limiting the access that trusted employees have. These are both important strategies for corporations trying to proactively manage risk. I don&#8217;t agree with all of Bruce&#8217;s tactics, however, because he focuses on deciding which employees to trust and how to monitor them, which can be a difficult and delicate dance for companies.</p>
<p>Since most Fortune 1000 companies have tens of thousands of employees, it&#8217;s practically impossible to measure each employee&#8217;s &#8220;trust&#8221; level. Further, most corporations do a dismal job of maintaining good controls over access, allowing employees and other insiders to accumulate privileges well beyond those required to perform their current duties. My belief is that companies need to ensure they have full visibility into what access levels each of those employees have, and whether they align with the corporate policy (for example, an employee shouldn&#8217;t be able to set up a vendor in the system and pay that vendor).</p>
<p>This full visibility into user access across the enterprise allows companies to monitor the critical applications, as well as who is accessing them. It also allows them to prevent access when necessary, or terminate it upon an employee&#8217;s firing &#8211; precisely when an employee suddenly has a motive to do damage. For more advice on this topic, we just posted a <a href="http://sailpoint.libsyn.com/index.php?post_id=433103">podcast</a> discussing how organizations can avoid security breaches (and failed audits, by the way) with an <a href="http://www.banktech.com/blog/archives/2008/11/identity_intell.html">identity governance strategy</a> that provides visibility and control over access to critical IT resources within their organizations.</p>
<p>What do you think &#8211; is your company taking a proactive approach to identifying risk exposure tied to user access?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sailpoint.com/2009/02/%e2%80%9cthwarting-an-internal-hacker%e2%80%9d-%e2%80%93-monitor-access-not-employees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Importance of Managing User Access in Today’s Economy</title>
		<link>http://blog.sailpoint.com/2009/01/the-importance-of-managing-user-access-in-today%e2%80%99s-economy/</link>
		<comments>http://blog.sailpoint.com/2009/01/the-importance-of-managing-user-access-in-today%e2%80%99s-economy/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 17:19:33 +0000</pubDate>
		<dc:creator>Mark McClain</dc:creator>
				<category><![CDATA[Identity Governance]]></category>
		<category><![CDATA[User Access Control]]></category>

		<guid isPermaLink="false">http://blog.sailpoint.com/?p=67</guid>
		<description><![CDATA[Today&#8217;s brutal economy is producing a perfect storm for massive insider threats. Shotgun mergers on a grand scale, which historically would take months of due diligence to complete, are happening over the weekend. Staggering levels of layoffs are being announced weeks before they&#8217;re being executed, leaving employees in a state of fear and uncertainty. And, [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s brutal economy is producing a perfect storm for massive insider threats. Shotgun mergers on a grand scale, which historically would take months of due diligence to complete, are happening over the weekend. Staggering levels of layoffs are being announced weeks before they&#8217;re being executed, leaving employees in a state of fear and uncertainty. And, just to give us more heartburn, the talking heads on the nightly news maintain a running dialogue about the economy that bounces between global recession, massive depression and the end of the world as we know it. Good thing we have &#8220;American Idol&#8221; to distract us&#8230; <img src='http://blog.sailpoint.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This week&#8217;s &#8220;<a href="http://www.forbes.com/2009/01/26/layoffs-caterpillar-sprint-markets-equity-cx_ra_0126markets33.html">Miserable Monday</a>&#8221; (or migraine Monday) showed the sheer volume of layoffs being announced on a weekly basis. As difficult as those job losses are to process, companies are leaving themselves vulnerable to insider sabotage if they can&#8217;t quickly remove access rights associated with those employees. Take, for example, the recent <a href="http://www.eweek.com/c/a/Security/Fired-Engineer-at-Fannie-Mae-Accused-of-Planting-Malware-Time-Bomb/">news</a> that a fired Fannie Mae engineer allegedly planted a malware time bomb. His account access wasn&#8217;t shut down for almost two weeks after he was fired. I cringe when I hear news like this, because it&#8217;s completely foreseeable and entirely preventable.</p>
<p>More than ever before, the issue of good identity governance is a strategic imperative for global companies. It&#8217;s critical for these organizations to inventory, analyze and understand the access rights of their employees &#8211; and be ready to answer the critical question &#8220;Who has access to what?&#8221; Surprisingly, most companies, both large and small, can&#8217;t answer that simple question. In fact, we surveyed IT managers at Fortune 1000 companies and 66% of the respondents said they couldn&#8217;t map out who has access to what if their CIO asked them for it on short notice (you can read the full results of our Market Pulse Survey <a href="http://www.sailpoint.com/resources/files/Nov2008MarketPulseSurveyReport.pdf">here</a>).</p>
<p>I can appreciate the pressure faced by companies planning major layoffs, but I truly believe that the better a company understands which users have access to critical corporate assets, the better it can realistically understand its potential risks if the organization acquires another company, is acquired by another company, or undergoes a significant down-sizing. Whether you&#8217;re anticipating a major corporate change or not, I encourage all the customers I see to review their identity governance strategy, making sure they have visibility across their enterprise and can answer that critical question: &#8220;Can <strong>SOMEBODY</strong> tell me who has access to what?&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sailpoint.com/2009/01/the-importance-of-managing-user-access-in-today%e2%80%99s-economy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
