<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CoreBlox Blog</title>
	
	<link>http://www.coreblox.com/blog</link>
	<description>A blog from Identity &amp; Access Management consulting experts</description>
	<lastBuildDate>Thu, 13 Oct 2011 05:17:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/coreblox" /><feedburner:info uri="coreblox" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>42.318695</geo:lat><geo:long>-71.423442</geo:long><feedburner:emailServiceId>coreblox</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Configuring OpenLDAP as a SiteMinder Policy Store</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/AANbBAU7_ao/</link>
		<comments>http://www.coreblox.com/blog/2011/10/configuring-openldap-as-a-siteminder-policy-store/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 05:17:42 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[CA SiteMinder R12]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[OpenLDAP]]></category>
		<category><![CDATA[Policy Store]]></category>
		<category><![CDATA[siteminder]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1494</guid>
		<description><![CDATA[Overview SiteMinder supports OpenLDAP for use as a Policy Store. OpenLDAP provides a freely available, replicated directory that can be used as a redundant store for SiteMinder&#8217;s configuration information. Unfortunately, the SiteMinder documentation covering how to configure OpenLDAP is at best incomplete and at worst incorrect. This article breaks down the steps required to enable [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/10/LDAPworm.gif"><img class="alignright size-full wp-image-1495" title="LDAPworm" src="http://www.coreblox.com/blog/wp-content/uploads/2011/10/LDAPworm.gif" alt="" width="214" height="84" /></a><strong>Overview</strong><br />
<a href="http://www.ca.com/us/web-access-management.aspx" target="_blank">SiteMinder</a> supports <a href="http://www.openldap.org/" target="_blank">OpenLDAP</a> for use as a Policy Store. OpenLDAP provides a freely available, replicated directory that can be used as a redundant store for SiteMinder&#8217;s configuration information. Unfortunately, the SiteMinder documentation covering how to configure OpenLDAP is at best incomplete and at worst incorrect. This article breaks down the steps required to enable OpenLDAP to be a Policy Store and configure the Policy Server to leverage the directory. Keep in mind that SiteMinder currently only supports OpenLDAP 2.3.x. This means that only Master/Slave replication is supported. While this is sufficient to ensure the availability of the Policy Store, if the Master directory is down, no policy or key updates can be performed. This article also assumes that the Key Store is set to the default setting of using the Policy Store as the location to store key information. Switch the directory paths outlined below to use backslashes if these steps are being performed on Windows.</p>
<p><strong>1. Download and Install OpenLDAP</strong><br />
This article does not cover the specific details on how to build and install OpenLDAP. The details for this can be found on the OpenLDAP site. A quick start guide is located <a href="http://www.openldap.org/doc/admin24/quickstart.html" target="_blank">there</a> as well.</p>
<p><strong>2. Download the OpenLDAP Schema Files for SiteMinder</strong><br />
OpenLDAP is considered a &#8220;Tier 2&#8243; directory for SiteMinder. As such, the ability to configure the directory as a Policy Store is not automated. In order to obtain the needed schema files for the Policy Store, the &#8220;CA SiteMinder Tier 2 Directories- ESD Only&#8221; package must be downloaded. To download this file (current as of 10/12/2011):</p>
<ol>
<li>Log in to the <a href="https://support.ca.com" target="_blank">Technical Support Site</a></li>
<li>Click &#8220;Download Center&#8221; in the lefthand navigation</li>
<li>Type <em>siteminder</em> into the &#8220;Select a Product&#8221; field</li>
<li>Select the listed SiteMinder product</li>
<li>Select <em>12.0</em> in the &#8220;Select a Release&#8221; drop-down</li>
<li>Select <em>SP3</em> in the &#8220;Select a Gen level&#8221; drop-down</li>
<li>Click the [GO] button</li>
<li>Scroll down to the bottom of the list of returned downloads</li>
<li>Download and unzip the &#8220;CA SiteMinder Tier 2 Directories- ESD Only&#8221; download to the Policy Server</li>
</ol>
<p><strong>3. Configure OpenLDAP To Support the SiteMinder Policy Store</strong><br />
The OpenLDAP server requires manual configuration to support its use as a SiteMinder Policy Store. The following steps are required:</p>
<p>3a. Copy the Policy Store schema files into the OpenLDAP schema directory<br />
3b. Include the SiteMinder Policy Store schema files in the OpenLDAP configuration<br />
3c. Ensure that SiteMinder can detect it is an OpenLDAP Policy Store<br />
3d. Create the base Policy Store structure<br />
3e. Restart OpenLDAP</p>
<p>Note that these instructions assume that the install location for OpenLDAP is under the /usr/local path and the default directories are used. For this example, the root of the directory is &#8220;dc=company,dc=com&#8221; for the location of the Policy Store. These steps will need to be modified if a different path or directory structure is used.</p>
<p><strong>3a. Copy the Policy Store schema files into the OpenLDAP schema directory</strong><br />
The OpenLDAP schema needs to be extended to support the SiteMinder Policy Store objects. This is done by copying the schema files to the server and adding them into the slapd.conf configuration file. To copy the schema files:</p>
<ol>
<li>If not already done, unzip the Tier 2 directory support zip file to a known location (I used &#8220;/home/installers&#8221; for these steps)</li>
<li>Copy the following files to the &#8220;/usr/local/etc/openldap/schema&#8221; directory by running the following commands:</li>
</ol>
<pre style="padding-left: 30px; text-align: left;">cp /home/installers/Tier2DirSupport/openldap/openldap_attribute.schema /usr/local/etc/openldap/schema
cp /home/installers/Tier2DirSupport/openldap/openldap_object.schema /usr/local/etc/openldap/schema
cp /home/installers/Tier2DirSupport/xps/openldap/openldap_attribute_XPS.schema /usr/local/etc/openldap/schema
cp /home/installers/Tier2DirSupport/xps/openldap/openldap_object_XPS.schema /usr/local/etc/openldap/schema</pre>
<p>The schema files now need to be added into the OpenLDAP configuration.</p>
<p><strong>3b. Include the SiteMinder Policy Store schema files in the OpenLDAP configuration</strong><br />
Once the Policy Store schema files are copied into the correct location, they need to be added to the OpenLDAP configuration. This is done by adding them to the slapd.conf file. In this example, the slapd.conf file is located in the &#8220;/usr/local/etc/openldap&#8221; directory. To include the files:</p>
<ol>
<li>Edit the slapd.conf file with your favorite editor (e.g. vi slapd.conf)</li>
<li>Add the following lines to the file under the &#8220;include /usr/local/etc/openldap/schema/core.schema&#8221; line and then save the configuration (note that other changes to this file will be made in later steps):</li>
</ol>
<pre style="padding-left: 30px; text-align: left;">include         /usr/local/etc/openldap/schema/openldap_attribute.schema
include         /usr/local/etc/openldap/schema/openldap_object.schema
include         /usr/local/etc/openldap/schema/openldap_attribute_XPS.schema
include         /usr/local/etc/openldap/schema/openldap_object_XPS.schema</pre>
<p>OpenLDAP can now reference the appropriate schema files for the Policy Store objects.</p>
<p><strong>3c. Ensure that SiteMinder can detect it is an OpenLDAP Policy Store</strong><br />
Since OpenLDAP does not support server-side sorting SiteMinder must instead handle sorting on the client side. To accomplish this, all XPS objects are retrieved at start-up using server-side paging.</p>
<p>To support client-side sorting, OpenLDAP must be configure with the following settings in the slapd.conf file:</p>
<ul>
<li>Allow SiteMinder to read the Root DSE so that it can determine the directory is of type OpenLDAP</li>
<li>Set the maximum number of entries returned in a search operation to at least 500 so that the XPS objects are retrieved in increments of 500 or more objects</li>
<li>Allow v2 LDAP binds so that the SiteMinder Admin Console (smconsole) to test the LDAP connection to the Policy Store</li>
</ul>
<p>To allow SiteMinder to read the Root DSE, uncomment the following 2 lines in the slapd.conf file:</p>
<pre style="padding-left: 30px;">access to dn.base="" by * read
access to dn.base="cn=Subschema" by * read</pre>
<p>By default the sizelimit setting for OpenLDAP is 500. Ensure that this is the minimum value in the slapd.conf file. If the value is less than 500, increase it to 500 by adding the following line above the &#8220;BDB database definitions&#8221; section in the slapd.conf file:</p>
<pre style="padding-left: 30px;">sizelimit 500</pre>
<p>To allow v2 binds, add the following line above the &#8220;BDB database definitions&#8221; section in the slapd.conf file:</p>
<pre style="padding-left: 30px;">allow bind_v2</pre>
<p>SiteMinder should now be able to correctly identify the Policy Store as an OpenLDAP server and validate that it can connect to the server.</p>
<p><strong>3d. Create the base Policy Store structure</strong><br />
In order to import the Policy Store base objects, the proper directory structure must be in place prior to running the administration tools. This is done by creating an LDIF file with the correct DIT structure and importing it into the OpenLDAP server.</p>
<p>An <a href="http://en.wikipedia.org/wiki/LDIF" target="_blank">LDIF</a> file is a text file which represents the objects in an LDAP directory. In my example where my base DN is &#8220;dc=company,dc=com&#8221; I created the following LDIF file and saved it in the /home/installers directory. This LDIF file creates the base structure for SiteMinder to store its policy objects and also the Manager account which SiteMinder will use to bind (authenticate) to the directory:</p>
<pre><code># company.com
dn: dc=company,dc=com
objectclass: dcObject
objectclass: organization
o: Example Company
dc: company</code></pre>
<pre><code>
# Manager, company.com
dn: cn=Manager,dc=company,dc=com
objectclass: organizationalRole
cn: Manager

# Netegrity, company.com
dn: ou=Netegrity,dc=company,dc=com
ou: Netegrity
objectClass: organizationalUnit
objectClass: top

# SiteMinder, Netegrity, company.com
dn: ou=SiteMinder,ou=Netegrity,dc=company,dc=com
ou: SiteMinder
objectClass: organizationalUnit
objectClass: top

# PolicySvr4, SiteMinder, Netegrity, company.com
dn: ou=PolicySvr4,ou=SiteMinder,ou=Netegrity,dc=company,dc=com
ou: PolicySvr4
objectClass: organizationalUnit
objectClass: top
</code></pre>
<pre><code># XPS, policysvr4, siteminder, netegrity, company.com
dn: ou=XPS,ou=policysvr4,ou=siteminder,ou=netegrity,dc=company,dc=com
ou: XPS
objectClass: organizationalUnit
objectClass: top</code></pre>
<p>Once this file is created, you can import it using the following command (I called the file base.ldif):</p>
<p>/usr/local/bin/ldapadd -x -D &#8220;cn=Manager,dc=company,dc=com&#8221; -W -f /home/installers/base.ldif</p>
<p><strong>3e. Restart OpenLDAP</strong><br />
To pick up the slapd.conf file changes, the OpenLDAP server must be restarted. Use the following command to stop OpenLDAP:</p>
<pre>kill -INT `cat /usr/local/var/run/slapd.pid`</pre>
<p>Use the following command to start OpenLDAP:</p>
<pre>/usr/local/libexec/slapd</pre>
<p>The OpenLDAP server should now be set to go for the next set of steps to load SiteMinder base policy objects.</p>
<p><strong>4. Configure SiteMinder to Use OpenLDAP as the Policy Store</strong><br />
Once OpenLDAP is set up with the proper schema and other settings from section 3, the next step is to point SiteMinder at the OpenLDAP directory and create the base objects used by the policy server. The following steps are required:</p>
<p>4a. Point SiteMinder at the OpenLDAP instance<br />
4b. Load the base objects into the Policy Store</p>
<p>These instructions assume that you have already installed the Policy Server binaries. For details on how to do this follow the instructions in the <a href="https://support.ca.com/cadocs/0/CA%20SiteMinder%20r12%20SP3-ENU/Bookshelf_Files/HTML/index.htm?toc.htm?ps-install.html" target="_blank">SiteMinder documentation</a>. You do not need to configure the Policy Store during the installation of the Policy Server (that&#8217;s what we are doing here).</p>
<p><strong>4a. Point SiteMinder at the OpenLDAP instance</strong><br />
You can point the Policy Server at the OpenLDAP directory either in the Policy Server Management Console (smconsole) or through the command line. The following section contains the command line based steps:</p>
<p>1. Run the following command to validate that the Policy Server can communicate with the OpenLDAP directory:</p>
<p>smldapsetup status -h<em>host</em> -p<em>port</em> -d<em>AdminDN</em> -w<em>AdminPW</em> -r<em>root</em> -ssl<em>1/0</em> -c<em>cert</em></p>
<p>Where:</p>
<p style="padding-left: 30px;">-h<strong><em>host</em></strong> Specifies the IP Address of the LDAP server host system.-pport Specifies the port on which the LDAP server is listening<br />
-d<em><strong>AdminDN</strong></em> Specifies the name of an LDAP user with privileges to create LDAP schema in the LDAP directory server<br />
-w<strong><em>AdminPW</em></strong> Specifies the password for an LDAP user with privileges to create LDAP schema in the LDAP directory server<br />
-r<strong><em>root </em></strong>Specifies the DN location of the SiteMinder data in the LDAP directory<br />
-ssl<strong><em>1|0</em></strong> Specifies an SSL connection. Limits: 0=no | 1=yes Default: 0<br />
-c<strong><em>cert</em></strong> (Only required if the ssl value is 1) Specifies the path to the directory where the SSL client certificate database file, cert7.db, exists</p>
<p>Since I have OpenLDAP installed locally, the following command was used:</p>
<pre>smldapsetup status -h127.0.0.1 -p389 -d"cn=Manager,dc=company,dc=com" -wpassword -r"dc=company,dc=com" -ssl0</pre>
<p>2. Run the following command to configure the Policy Server to use the OpenLDAP Policy Store:</p>
<p>smldapsetup reg -h<em>host</em> -p<em>port</em> -d<em>AdminDN</em> -w<em>AdminPW</em> -r<em>root</em> -ssl<em>1/0</em> -c<em>cert</em></p>
<p>Where:</p>
<p style="padding-left: 30px;">-h<strong><em>host</em></strong> Specifies the IP Address of the LDAP server host system.-pport Specifies the port on which the LDAP server is listening<br />
-d<em><strong>AdminDN</strong></em> Specifies the name of an LDAP user with privileges to create LDAP schema in the LDAP directory server<br />
-w<strong><em>AdminPW</em></strong> Specifies the password for an LDAP user with privileges to create LDAP schema in the LDAP directory server<br />
-r<strong><em>root </em></strong>Specifies the DN location of the SiteMinder data in the LDAP directory<br />
-ssl<strong><em>1|0</em></strong> Specifies an SSL connection. Limits: 0=no | 1=yes Default: 0<br />
-c<strong><em>cert</em></strong> (Only required if the ssl value is 1) Specifies the path to the directory where the SSL client certificate database file, cert7.db, exists</p>
<p>So, for this install the following command was used:</p>
<pre>smldapsetup reg -h127.0.0.1 -p389 -d"cn=Manager,dc=company,dc=com" -wpassw0rd -r"dc=company,dc=com" -ssl0</pre>
<p><strong>4b. Load the base objects into the Policy Store</strong><br />
The next step is to load the base objects into the Policy Store. To load the Policy Store objects the following steps are required:</p>
<ul>
<li>Register the SiteMinder admin user</li>
<li>Load the base policy objects</li>
<li>Load the base federation objects</li>
<li>Import the XPS data definitions</li>
</ul>
<p>To register the SiteMinder admin account, smreg is required. You may need to copy smreg from the SiteMinder Policy Server installation media to the <em>&lt;Policy Server Home&gt;</em>/bin directory where &lt;Policy Server Home&gt; is the installation path for the Policy Server.</p>
<p>1. Run the following command in the terminal to register the SiteMinder administrator account (switch to the <em>&lt;Policy Server Home&gt;</em>/bin directory is necessary):</p>
<pre>smreg -su <em>adminPW</em></pre>
<p>Where:</p>
<p style="padding-left: 30px;"><strong><em>adminPW</em></strong> is the administrator password for the &#8220;SiteMinder&#8221; account</p>
<p>2. Run the following command to import the base policy store objects:</p>
<p>smobjimport -i<em>&lt;Policy Server Home&gt;/</em>db/smdif/smpolicy.smdif -d<em>siteminder_super_user_name</em> -w<em>siteminder_super_user_password</em> -f -v -c</p>
<p>Where:</p>
<p style="padding-left: 30px;"><em>&lt;Policy Server Home&gt; </em>is the installation path for the Policy Server<em><br />
</em>-i<em>&lt;<strong>Policy Server Home&gt;/</strong></em><strong>db/smdif/smpolicy.smdif</strong> Specifies the path and name of the import file<em><br />
</em>-d<strong><em>siteminder_super_user_name</em></strong> Specifies the name of the SiteMinder administrator account<br />
-w<em><strong>siteminder_super_user_password</strong></em> Specifies the password for the SiteMinder administrator account<br />
-f<strong><em> </em></strong>Overrides duplicate objects<br />
-v Turns on tracing and outputs error, warning, and comment messages in verbose format so that you can monitor the status of the import<br />
-c Indicates that the smdif input file contains unencrypted data</p>
<p>So, for this install the following command was used:</p>
<pre>smobjimport -i/home/smuser/CA/siteminder/db/smdif/smpolicy.smdif -dsiteminder -wpassword -f -v -c</pre>
<p>3. Run the following command to import the base federation objects:</p>
<p>smobjimport -i<em>&lt;Policy Server Home&gt;/</em>db/smdif/ampolicy.smdif -d<em>siteminder_super_user_name</em> -w<em>siteminder_super_user_password</em> -f -v -c</p>
<p>Where:</p>
<p style="padding-left: 30px;"><em>&lt;Policy Server Home&gt; </em>is the installation path for the Policy Server<em><br />
</em>-i<em>&lt;<strong>Policy Server Home&gt;/</strong></em><strong>db/smdif/smpolicy.smdif</strong> Specifies the path and name of the import file<em><br />
</em>-d<strong><em>siteminder_super_user_name</em></strong> Specifies the name of the SiteMinder administrator account<br />
-w<em><strong>siteminder_super_user_password</strong></em> Specifies the password for the SiteMinder administrator account<br />
-f<strong><em> </em></strong>Overrides duplicate objects<br />
-v Turns on tracing and outputs error, warning, and comment messages in verbose format so that you can monitor the status of the import<br />
-c Indicates that the smdif input file contains unencrypted data</p>
<p>So, for this install the following command was used:</p>
<pre>smobjimport -i/home/smuser/CA/siteminder/db/smdif/ampolicy.smdif -dsiteminder -wpassword -f -v -c</pre>
<p>4. Importing the policy store data definitions is required to use the policy store with the Administrative UI. The base definitions describe the policy store data. Run the following commands to import the XPS data definitions (note that these commands must be run in the order below or the imports fail):</p>
<ol>
<li>Switch to the <em>&lt;Policy Server Home&gt;</em>/xps/dd directory where &lt;Policy Server Home&gt; is the installation path for the Policy Server</li>
<li>Run the following command: XPSDDInstall SmObjects.xdd</li>
<li>Run the following command: XPSDDInstall EPMObjects.xdd</li>
<li>Run the following command: XPSDDInstall SecCat.xdd</li>
<li>Run the following command: XPSDDInstall FssSmObjects.xdd</li>
</ol>
<p>The Policy Server is now fully configured to use OpenLDAP for the Policy Store.</p>
<p><strong>5. Prepare the Policy Store for registration of the Administrative UI</strong><br />
The default SiteMinder super user account (siteminder) is used to log into the Administrative UI for the first time in order to register the Administrative UI. This creates a trusted relationship between both components. The XPSRegClient utility is used to supply the super user account name and password. The Policy Server uses these credentials to verify that the registration request is valid and that the trusted relationship can be established. Keep in mind that the time from which you supply the credentials to when the initial Administrative UI login occurs is limited to 24 hours. If you do not plan on installing the Administrative UI within one day, complete the following before installing the Administrative UI.</p>
<p>Run the following command to prepare the Policy Server for the Administrative UI registration:</p>
<p>XPSRegClient siteminder[:<em>passphrase</em>] -<em>adminui-setup</em> -t <em>timeout</em> -r <em>retries</em> -c <em>comment</em> -<em>cp</em> -l <em>log_path</em> -e <em>error_path</em> -<em>vT</em> -<em>vI</em> -<em>vW</em> -<em>vE</em> -<em>vF</em></p>
<p>Where:</p>
<p style="padding-left: 30px;"><strong><em>passphrase</em></strong> Specifies the password for the default SiteMinder super user account (if you do not specify the passphrase, XPSRegClient prompts you to enter and confirm one).<br />
<strong><em>-adminui–setup</em></strong> Specifies that the Administrative UI is being registered with a Policy Server for the first–time.<br />
<strong><em>-t timeout</em></strong> (Optional) Specifies the allotted time from when you to install the Administrative UI to the time you log in and create a trusted relationship with a Policy Server. The Policy Server denies the registration request when the timeout value is exceeded.</p>
<p style="padding-left: 60px;">Unit of measurement: minutes<br />
Default: 240 (4 hours)<br />
Minimum Limit: 1<br />
Maximum Limit: 1440 (24 hours)</p>
<p style="padding-left: 30px;"><em><strong>-r retries</strong></em> (Optional) Specifies how many failed attempts are allowed when you are registering the Administrative UI. A failed attempt can result from submitting incorrect SiteMinder administrator credentials when logging into the Administrative UI for the first–time</p>
<p style="padding-left: 60px;">Default: 1<br />
Maximum Limit: 5</p>
<p style="padding-left: 30px;"><strong><em>-c comment</em></strong> (Optional) Inserts the specified comments into the registration log file for informational purposes. Surround the comments with quotes.<br />
<strong><em>-cp</em></strong> (Optional) Specifies that registration log file can contain multiple lines of comments. The utility prompts for multiple lines of comments and inserts the specified comments into the registration log file for informational purposes. Surround the comments with quotes.<br />
<strong><em>-l log path</em></strong> (Optional) Specifies where the registration log file must be exported.</p>
<p style="padding-left: 60px;">Default: <em>&lt;Policy Server Home&gt;/</em>log where &lt;Policy Server Home&gt; is the installation path for the Policy Server.</p>
<p style="padding-left: 30px;"><strong><em>-e error_path</em></strong> (Optional) Sends exceptions to the specified path.</p>
<p style="padding-left: 60px;">Default: stderr</p>
<p style="padding-left: 30px;"><strong><em>-vT</em></strong> (Optional) Sets the verbosity level to TRACE.<br />
<em><strong>-vI</strong></em> (Optional) Sets the verbosity level to INFO.<br />
<em><strong>-vW</strong></em> (Optional) Sets the verbosity level to WARNING.<br />
<em><strong>-vE</strong></em> (Optional) Sets the verbosity level to ERROR.<br />
<em><strong>-vF</strong></em> (Optional) Sets the verbosity level to FATAL.</p>
<p>XPSRegClient supplies the Policy Server with the administrator credentials the Policy Server uses to verify the registration request when you log into the Administrative UI for the first–time.</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F10%2Fconfiguring-openldap-as-a-siteminder-policy-store%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F10%2Fconfiguring-openldap-as-a-siteminder-policy-store%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/10/configuring-openldap-as-a-siteminder-policy-store/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=AANbBAU7_ao:3K6fflbNLnU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=AANbBAU7_ao:3K6fflbNLnU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=AANbBAU7_ao:3K6fflbNLnU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=AANbBAU7_ao:3K6fflbNLnU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=AANbBAU7_ao:3K6fflbNLnU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=AANbBAU7_ao:3K6fflbNLnU:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/AANbBAU7_ao" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/10/configuring-openldap-as-a-siteminder-policy-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/10/configuring-openldap-as-a-siteminder-policy-store/</feedburner:origLink></item>
		<item>
		<title>Setting the Windows Security Context with SiteMinder</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/SC7RY99y_kw/</link>
		<comments>http://www.coreblox.com/blog/2011/09/setting-the-windows-security-context-with-siteminder/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 00:31:59 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[siteminder]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1478</guid>
		<description><![CDATA[Note: Portions of this post come from details in the SiteMinder Policy Server Configuration and User Context Gateway Guides Copyright © by CA Technologies. Overview: In a Windows network, a security context defines a user’s identity and authentication information. Web applications such as Microsoft Exchange Server or SQL Server need a user’s security context to provide [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/09/windows-security.png"><img class="alignright size-full wp-image-1480" title="windows-security" src="http://www.coreblox.com/blog/wp-content/uploads/2011/09/windows-security.png" alt="" width="110" height="138" /></a><em>Note: Portions of this post come from details in the SiteMinder Policy Server Configuration and User Context Gateway Guides Copyright © by CA Technologies.</em></p>
<p style="text-align: justify;"><strong>Overview:<br />
</strong>In a Windows network, a security context defines a user’s identity and authentication information. Web applications such as Microsoft Exchange Server or SQL Server need a user’s security context to provide native security in the form of Microsoft’s access control lists (ACLs) or other access control tools. The SiteMinder Web Agent can provide a Windows user security context for accessing Web resources on IIS Web servers. By establishing a user’s security context, the server can use this identity to enforce access control mechanisms. This approach can be used to supply the security context to applications that call native .NET (or other) methods to get the user and associate security information.</p>
<p style="text-align: justify;">There are several requirements to use SiteMinder’s native mechanism to establish the security context in IIS:</p>
<ul style="text-align: justify;">
<li>Active Directory must be used as the user store with the “Use authenticated user&#8217;s security context” option checked.</li>
<li>The SiteMinder Session Server must be configured and enabled on all the Policy Servers. The Session Server requires a relational database (e.g. MS SQL) in which to store session information.</li>
<li>The realm protecting the applications requiring the user’s security context must have Persistent Session enabled.</li>
</ul>
<p style="text-align: justify;">The session server stores a user’s encrypted credentials and associates the user with a session ID. When a SiteMinder session is established between a client and a Web Agent, the Windows user account is established and linked to the session.</p>
<p style="text-align: justify;"><strong>Considerations:<br />
</strong>There are several considerations to keep in mind when using SiteMinder to establish the Windows Security Context. These items may impact the ability to leverage SiteMinder functionality for this purpose.</p>
<p style="text-align: justify;">The following items should be considered:</p>
<ul style="text-align: justify;">
<li><strong>The user must initially authenticate to a realm with Persistent Session enabled</strong>. This is required to establish the initial session for the user in the session server and to capture the user’s credentials. In an environment where a user can authenticate to multiple realms, each of those realms must have Persistent Session enabled. A user may be re-challenged when entering a realm with Persistent Session enabled if the initial authentication was to a non-persistent realm. However, it looks like SiteMinder is instead throwing an error in that scenario.</li>
<li><strong>The user must authenticate to Active Directory for the necessary information to be captured in the session store</strong>. When domains have a combination of multiple user directories of different types listed, the Active Directory user directory may need to be listed first to ensure that a user’s credentials do not match another directory prior to being authenticated to Active Directory. If that occurs SiteMinder will not be able to establish the user’s security context.</li>
<li><strong>Persistent Sessions introduce performance implications since the session must be validated against the session server</strong>. This can be minimized by setting the validation period on the session to a high value to reduce the number of times the session is checked. The validation period should be set less than the idle timeout value. Once a persistent session is established for a user, the users session is always validated against the session server regardless of if the realm being accessed has persistent session enabled. Using security zones for the Web Agents protecting applications requiring persistent sessions constrains the session validation to that zone only. This eliminates the need for other agents to validate the session with the session server.</li>
<li><strong>Environments with global implementations require either the session database to be replicated in real-time to each data center or for the Policy Servers to point back to a common session store across the network</strong>. If the Policy Server does not have the session server enabled or is pointed to a database that does not contain the user’s session, the user will be re-prompted for authentication. Pointing at a database across the network to a common session store eliminates that issue, but due to the latency and frequency of the calls to the session server this is not recommended.</li>
<li><strong>Only authentication schemes that leverage an ID and password can be used with SiteMinder’s capability to establish the Windows Security Context</strong>. The following authentication schemes are supported:
<ul>
<li>Basic Authentication Schemes</li>
<li>Basic Over SSL Authentication Schemes</li>
<li>HTML Forms Authentication Schemes</li>
<li>X.509 Client Certificate and Basic Authentication Schemes</li>
<li>X.509 Client Certificate and HTML Forms Authentication Schemes</li>
</ul>
</li>
</ul>
<p style="text-align: justify;"><strong>Other Options:<br />
</strong>Since third-party Web Access Management (WAM) systems are fairly prevalent, modern applications should support the capability to integrate with this type of system. This is usually done by trusting a header or token created by WAM system that contains the user’s identity. For SiteMinder the application should read the SM_USER header or allow the option to specify a header that contains the user’s identity. SiteMinder can then set the appropriate header using a response that ties the header to the specific identity attribute in the underlying user store.</p>
<p style="text-align: justify;">In cases where that is not possible and the SiteMinder native capabilities to establish the security context do not meet the specified requirements, CA has a solution module called the “User Context Gateway” that can establish the security context for the user. The User Context Gateway (UCG) is used for three purposes:</p>
<ul style="text-align: justify;">
<li>Establishing a Windows Security Context under IIS.</li>
<li>Capturing a user’s sign-on password for later use.</li>
<li>Maintaining and verifying a Windows password independent of the user’s sign-in (also known as “directory”) password.</li>
</ul>
<p style="text-align: justify;">UCG differs from SiteMinder native security in the following ways:</p>
<ul style="text-align: justify;">
<li>All user directories that are writable to SiteMinder can be used by UCG. SiteMinder natively requires Active Directory as the user store.</li>
<li>The session server is not required for UCG.</li>
<li>All authentication schemes are supported by UCG. SiteMinder natively requires authentication schemes that leverage an ID and password.</li>
<li>The user’s credentials are stored persistently in the user directory instead of being stored in the session store.</li>
<li>While not recommended a user’s credentials can be made available to third-party applications. SiteMinder natively can only supply the user’s password to the first resource requested after authentication.</li>
</ul>
<p style="text-align: justify;">Since the User Context Gateway is a solutions module, there may be additional costs for this solution. Compatibility with the deployed version of SiteMinder should also be validated.</p>
<p style="text-align: justify;"><strong>Configuring SiteMinder to Establish the Windows Security Context:</strong></p>
<p style="text-align: justify;">The following steps outline what is required to configure SiteMinder to establish the Windows Security Context for the user:</p>
<ol style="text-align: justify;">
<li>Create the session server database and run the relevant SQL scripts to create the tables, etc.</li>
<li>Define the ODBC data source for the session database.</li>
<li>Configure the session database on the Data tab of the Policy Server Management Console and enable the session server.</li>
<li>Enable the user directory containing the Windows users to run the security context by checking the “Use Authenticated User&#8217;s Security Context” check box on the Directory Setup group box on the User Directory pane.</li>
<li>Associate one of the authentication schemes defined in the Considerations section with each realm where a user can authentication in the resource group box of the Realm pane.</li>
<li>Enable persistent sessions for each realm and set a high Validation Enabled period with each realm where a user authenticates or the Windows Security Context is required in the session group box of the Realm pane.</li>
</ol>
<p style="text-align: justify;">Refer to the relevant SiteMinder documentation for details on how to perform these steps.</p>
<p style="text-align: justify;"><em><br />
</em></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F09%2Fsetting-the-windows-security-context-with-siteminder%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F09%2Fsetting-the-windows-security-context-with-siteminder%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/09/setting-the-windows-security-context-with-siteminder/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=SC7RY99y_kw:EKyF4ZaVP6Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=SC7RY99y_kw:EKyF4ZaVP6Q:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=SC7RY99y_kw:EKyF4ZaVP6Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=SC7RY99y_kw:EKyF4ZaVP6Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=SC7RY99y_kw:EKyF4ZaVP6Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=SC7RY99y_kw:EKyF4ZaVP6Q:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/SC7RY99y_kw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/09/setting-the-windows-security-context-with-siteminder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/09/setting-the-windows-security-context-with-siteminder/</feedburner:origLink></item>
		<item>
		<title>Working Around SiteMinder 500 Errors for Unauthorized Federation Service Provider Access</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/YcElGmLqAuQ/</link>
		<comments>http://www.coreblox.com/blog/2011/09/working-around-siteminder-500-errors-for-unauthorized-federation-service-provider-access/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 22:34:50 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[siteminder]]></category>
		<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1463</guid>
		<description><![CDATA[Overview: SiteMinder provides federation capabilities for SAML (and other protocols). SiteMinder&#8217;s federation capabilities are accessed through a set of web services installed with the Web Agent Option Pack. The federation web service throws a 500 error instead of automatically redirecting the user for re-authentication like a standard SiteMinder Web Agent when the user has a valid [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/09/log_off.png"><img class="alignright size-full wp-image-1465" title="log_off" src="http://www.coreblox.com/blog/wp-content/uploads/2011/09/log_off.png" alt="" width="102" height="102" /></a></p>
<h4><strong>Overview:<br />
</strong><span style="font-weight: normal;"><a href="http://www.ca.com/us/internet-access-control.aspx" target="_blank">SiteMinder</a> provides federation capabilities for <a href="http://en.wikipedia.org/wiki/Saml" target="_blank">SAML</a> (and other protocols). SiteMinder&#8217;s federation capabilities are accessed through a set of web services installed with the Web Agent Option Pack. The federation web service throws a 500 error instead of automatically redirecting the user for re-authentication like a standard SiteMinder Web Agent when the user has a valid SiteMinder session, but is not authorized to access the configured SAML Service Provider. This can be worked around in a couple of ways, but one way to handle this is to leverage the federation 500 error redirect to automatically redirect the user to a page which logs the user out and then redirects back to the federation URL.</span></h4>
<p>The following is required for this configuration:</p>
<ol>
<li>Custom redirect page that takes the federation POST variables and redirects the user back to the sent SPID. This page should be placed on a web server with an installed SiteMinder Web Agent.</li>
<li>Configure the redirect page as the logoff URI within the agent’s configuration object (ACO).</li>
<li>Set the custom error page as the Server Error URL in the Additional URL Configuration section on the Advanced tab of the SAML service provider configuration dialog.</li>
</ol>
<h4><strong>Custom Redirect Page:<br />
</strong><span style="font-weight: normal;">The custom redirect page can be an ASP, ASP.NET, JSP or any other dynamic page that can take POST parameters, parse them and redirect the user back to a URL. The following ASP code is an example of a page that takes the information from SiteMinder and redirects the user back to the federation URL:</span></h4>
<pre style="padding-left: 30px;">&lt;%
Dim relaystate, spid, fedurl, redirecturl
relaystate=Request.Form("RelayState")
spid=Request.Form("SPID")
fedurl="https://saml.company.com/affwebservices/public/saml2sso"

if relaystate = "" Then
 redirecturl=fedurl+"?SPID="+spid
Else
 redirecturl=fedurl+"?SPID="+spid+"&amp;RelayState="+Server.URLEncode(relaystate)
End If
%&gt;

&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Redirect Page&lt;/title&gt;
&lt;META HTTP-EQUIV="Pragma" CONTENT="no-cache"&gt;
&lt;META HTTP-EQUIV="Expires" CONTENT="-1"&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;% Response.Redirect(redirecturl) %&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
<p>To use this code, set the <em>fedurl</em> variable to the base federation URL for the environment. The page should then be dropped on a server with a SiteMinder Web Agent in an unprotected folder. For example in a folder like:</p>
<p style="padding-left: 30px;"><em>&lt;WWW root&gt;</em>\redirect\logoffredirect.asp  (is the file was an ASP named logoffredirect.asp)</p>
<p>where <em>&lt;WWW root&gt;</em> is the base document folder for the web server site.</p>
<h4><strong>Configure the Page as the LogoffUri Agent Parameter:<br />
</strong><span style="font-weight: normal;">Setting the custom redirect page as the logoffUri for SiteMinder ensures that the SiteMinder session is ended so that when the user is redirected page to the federation URL they will then be prompted to log in again. In the example above, the URI for the page is /redirect/logoffredirect.asp. To add this:</span></h4>
<ol>
<li>Open the Agent Config Oject (ACO) for the Web Agent  installed on the server with the custom redirect page.</li>
<li>Uncomment the LogoffUri parameter and add the URI (not URL) for the custom redirect page.</li>
<li>Save the ACO.</li>
</ol>
<p>The configuration change will be automatically picked up be the agent. In this example, the ACO looks like the following image:</p>
<p style="text-align: center;"><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/09/Agent-Config.png"><img class="size-full wp-image-1469 aligncenter" title="Agent-Config" src="http://www.coreblox.com/blog/wp-content/uploads/2011/09/Agent-Config.png" alt="" width="418" height="246" /></a></p>
<h4><strong>Set the Server Error URL:<br />
</strong><span style="font-weight: normal;">Once the custom error page is deployed and configured as the LogoffUri, the next steps is to tell SiteMinder to redirect to this page when the user would normally receive a 500 error from the federation web service. While we are using to redirect the 500 error thrown when a user is not authorized, this has the side effect of sending all 500 errors to the redirect page. This may or may not be an issue in your environment. To configure the Server Error URL:</span></h4>
<ol>
<li>Open the SiteMinder FSS Administrative UI.</li>
<li>Click on the Domains tab.</li>
<li>Open the federation domain.</li>
<li>Click on the SAML Service Providers left-nav item.</li>
<li>Open the Service Provider configuration.</li>
<li>Click on the Advanced tab.</li>
<li>Click the [Custom Error URL Config] button.</li>
<li>Check the Enable Server Error URL checkbox.</li>
<li>Enter the URL for the custom redirect page (e.g. https://saml.com.com/redirect/logoffredirect.asp).</li>
<li>Change the drop-down to Http Post.</li>
<li>Save the configuration.</li>
</ol>
<p style="text-align: center;"><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/09/Advanced-Tab.png"><img class="size-full wp-image-1470 aligncenter" title="Advanced-Tab" src="http://www.coreblox.com/blog/wp-content/uploads/2011/09/Advanced-Tab.png" alt="" width="401" height="338" /></a></p>
<p>Setting the drop-down to Http Post is required so that the necessary information is sent to the redirect page. This allows the redirect page to redirect the user back to the correct Service Provider configuration. Making the redirect page dynamic ensures that a common redirect page can be used for multiple Service Provider configurations.</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F09%2Fworking-around-siteminder-500-errors-for-unauthorized-federation-service-provider-access%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F09%2Fworking-around-siteminder-500-errors-for-unauthorized-federation-service-provider-access%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/09/working-around-siteminder-500-errors-for-unauthorized-federation-service-provider-access/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=YcElGmLqAuQ:dKkrm-eXCkc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=YcElGmLqAuQ:dKkrm-eXCkc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=YcElGmLqAuQ:dKkrm-eXCkc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=YcElGmLqAuQ:dKkrm-eXCkc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=YcElGmLqAuQ:dKkrm-eXCkc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=YcElGmLqAuQ:dKkrm-eXCkc:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/YcElGmLqAuQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/09/working-around-siteminder-500-errors-for-unauthorized-federation-service-provider-access/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/09/working-around-siteminder-500-errors-for-unauthorized-federation-service-provider-access/</feedburner:origLink></item>
		<item>
		<title>Running the “publish” and “stats” Commands for SiteMinder on Windows 2008 r2</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/CyTO3vfwfTM/</link>
		<comments>http://www.coreblox.com/blog/2011/08/running-the-publish-and-stats-commands-for-siteminder-on-windows-2008-r2/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 13:34:54 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1451</guid>
		<description><![CDATA[Recently I wanted to run the SiteMinder &#8220;publish&#8221; and &#8220;stats&#8221; commands to export the details of the current Policy Server statistics.  The commands have the format: smpolicysrv -publish &#60;name of XML file&#62; smpolicysrv -stats where &#60;name of XML file&#62; is the file where you want to export the Policy Server statistics. The publish command kicks [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/publishing.jpg"><img class="alignright size-full wp-image-1452" title="publishing" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/publishing.jpg" alt="" width="180" height="180" /></a>Recently I wanted to run the <a href="http://www.ca.com/us/internet-access-control.aspx" target="_blank">SiteMinder</a> &#8220;publish&#8221; and &#8220;stats&#8221; commands to export the details of the current Policy Server statistics.  The commands have the format:</p>
<ul>
<li>smpolicysrv -publish <em>&lt;name of XML file&gt;</em></li>
<li>smpolicysrv -stats</li>
</ul>
<p>where <em>&lt;name of XML file&gt;</em> is the file where you want to export the Policy Server statistics.</p>
<p>The publish command kicks out the following data:</p>
<ul>
<li>Policy Servers</li>
<li>Policy/Key Stores</li>
<li>User Directories</li>
<li>Agents</li>
<li>Custom Modules</li>
</ul>
<p>while the stats command exports a subset of that data into the smps.log file.</p>
<p>The Policy Server Administration Guide contains the following details:</p>
<blockquote><p>Note: On Windows systems, do not run the smpolicysrv command from a remote desktop or Terminal Services window. The smpolicysrv command depends on inter-process communications that do not work if you run the smpolicysrv process from a remote desktop or Terminal Services window</p>
<p>Important! Before running a SiteMinder utility or executable on Windows Server 2008, open the command line window with administrator permissions. Open the command line window this way, even if your account has administrator privileges. For more information, see the release notes for your SiteMinder component.</p></blockquote>
<p>However, this does not seem to work.  Since the Policy Server service by default is running as System, you get the message &#8220;The specified server is not currently running&#8221; when trying to run the command.  You can start the service as a different user, but that was not the direction I wanted to take.  So, the next step was to try and get a CMD window which was running as System so that I could execute the command.  After trying various methods (runas, using &#8220;at&#8221; to launch a CMD window, etc.) those failed to produce the result I need.  Changes in Windows 2008 prevented some of the hacks that worked in previous versions of the OS.</p>
<p>The answer was to use psexec from Sysinternals (now Microsoft) which allows you to run things from the command line as system.  The tool is part of the PsTools suite at the following URL:</p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb896649" target="_blank">http://technet.microsoft.com/en-us/sysinternals/bb896649</a></p>
<p>Once psexec was installed in a directory in the Windows PATH, I completed the following steps to publish the Policy Server statistics:</p>
<ol>
<li>Open regedit and set the HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\Publish key to the file location and name for the XML file</li>
<li>Open a CMD prompt (I used the one is C:\Windows\SysWOW64\cmd.exe (right-click and select Run as administrator)</li>
<li>Enter the following command: psexec -s &#8220;<em>&lt;SiteMinder Home&gt;</em>\bin\smpolicysrv&#8221; &#8220;-publish&#8221;</li>
</ol>
<p>where <em>&lt;SiteMinder Home&gt;</em> is the install location of the Policy Server.  You will now get the published XML file at the location and name specified in step 1 above.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Frunning-the-publish-and-stats-commands-for-siteminder-on-windows-2008-r2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Frunning-the-publish-and-stats-commands-for-siteminder-on-windows-2008-r2%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/08/running-the-publish-and-stats-commands-for-siteminder-on-windows-2008-r2/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=CyTO3vfwfTM:LuifmBi9TII:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=CyTO3vfwfTM:LuifmBi9TII:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=CyTO3vfwfTM:LuifmBi9TII:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=CyTO3vfwfTM:LuifmBi9TII:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=CyTO3vfwfTM:LuifmBi9TII:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=CyTO3vfwfTM:LuifmBi9TII:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/CyTO3vfwfTM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/08/running-the-publish-and-stats-commands-for-siteminder-on-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/08/running-the-publish-and-stats-commands-for-siteminder-on-windows-2008-r2/</feedburner:origLink></item>
		<item>
		<title>CoreBlox is Hiring!</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/xaewBen-giQ/</link>
		<comments>http://www.coreblox.com/blog/2011/08/coreblox-is-hiring/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 20:21:29 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[CoreBlox News]]></category>
		<category><![CDATA[access control]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[careers]]></category>
		<category><![CDATA[Identity Manager]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[Radiant Logic]]></category>
		<category><![CDATA[Role & Compliance Manager]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1443</guid>
		<description><![CDATA[You may have already noticed the shiny new updates to our Jobs page, but just in case you missed it: we&#8217;re hiring! We&#8217;re finding that the number of project opportunities in the Identity &#38; Access Management space continues to grow at a rapid pace, and we&#8217;d like to be able to staff more of these [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1445" class="wp-caption alignleft" style="width: 220px"><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/charlie.png"><img class="size-medium wp-image-1445" title="CoreBlox Team" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/charlie-300x300.png" alt="" width="210" height="210" /></a><p class="wp-caption-text">Need one good reason to join the CoreBlox team? How about these polo shirts?!</p></div>
<p>You may have already noticed the shiny new updates to <a title="CoreBlox Jobs" href="http://www.coreblox.com/jobs.html" target="_blank">our Jobs page</a>, but just in case you missed it: <em>we&#8217;re hiring! </em>We&#8217;re finding that the number of project opportunities in the Identity &amp; Access Management space continues to grow at a rapid pace, and we&#8217;d like to be able to staff more of these engagements while continuing to provide excellent service to <a title="CoreBlox Clients" href="http://www.coreblox.com/clients.html" target="_blank">clients we&#8217;ve already worked with</a>. CoreBlox has primarily focused on <a title="CA SiteMinder" href="http://www.coreblox.com/ca-siteminder.html" target="_blank">SiteMinder</a> and <a title="Radiant Logic VDS" href="http://www.coreblox.com/radiant-logic-vds.html" target="_blank">Radiant Logic</a> since we launched the company in 2005, but we&#8217;re looking to diversify our product knowledge base by finding folks with experience in <a title="CA Identity Manager" href="http://www.coreblox.com/jobs.html#identity_manager" target="_blank">CA Identity Manager</a>, <a title="CA Role and Compliance Manager" href="http://www.coreblox.com/jobs.html#role_compliance" target="_blank">CA Role &amp; Compliance Manager</a>, <a title="CA Access Control" href="http://www.coreblox.com/jobs.html#access_control" target="_blank">CA Access Control</a>, and other related technologies. We need folks who can handle responsibilities ranging from architecture and scoping all the way through to deployment and support.</p>
<p>Our standards are high but the work and rewards are compelling. If you&#8217;re interested, please <a title="Contact Us" href="http://www.coreblox.com/contactus.php" target="_blank">contact us</a> and tell us why you think you&#8217;re a good fit!
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Fcoreblox-is-hiring%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Fcoreblox-is-hiring%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/08/coreblox-is-hiring/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=xaewBen-giQ:Fkie7Bu0KMA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=xaewBen-giQ:Fkie7Bu0KMA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=xaewBen-giQ:Fkie7Bu0KMA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=xaewBen-giQ:Fkie7Bu0KMA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=xaewBen-giQ:Fkie7Bu0KMA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=xaewBen-giQ:Fkie7Bu0KMA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/xaewBen-giQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/08/coreblox-is-hiring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/08/coreblox-is-hiring/</feedburner:origLink></item>
		<item>
		<title>Migrating SiteMinder r12 Policies Between Tiers</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/4hKbZB7x3AY/</link>
		<comments>http://www.coreblox.com/blog/2011/08/migrating-siteminder-r12-policies-between-tiers/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 22:12:17 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[CA SiteMinder R12]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[Policies]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1398</guid>
		<description><![CDATA[So, you spent all this time getting SiteMinder integrated with your applications in Dev.  Now it’s time to move your policies to QA and then on to Production. You can see it now, hours of work to manually reenter everything you set up in Dev. Oh yeah, don’t fat finger anything either since tracking down [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/migrate.jpg"><img class="alignright size-full wp-image-1420" title="migrate" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/migrate.jpg" alt="" width="233" height="166" /></a>So, you spent all this time getting <a href="http://www.ca.com/us/internet-access-control.aspx" target="_blank">SiteMinder</a> integrated with your applications in Dev.  Now it’s time to move your policies to QA and then on to Production. You can see it now, hours of work to manually reenter everything you set up in Dev. Oh yeah, don’t fat finger anything either since tracking down a mismatched policy is like finding a needle in the haystack.  Whoa there cowboy!  There is a better answer.  You can migrate the policies automatically -IF- you handle it <a href="http://www.imdb.com/title/tt0067992/quotes?qt=qt0483186" target="_blank">just right</a>&#8230;</p>
<p>The key to determining the best approach to migrate policies is to have a plan from the start. This way you can set up the proper path to move policies through the environment without having to (mostly) manipulate the policies.  There are probably another 20 ways to do this that people have thought through, but this works for me.  If you know a better way, enlighten me in the comments section below (seriously, I want to know).</p>
<p>Migrating SiteMinder policies in r12 has a few limitations that should be kept in mind:</p>
<ul>
<li>Many of the new objects in r12 (e.g. EPM applications) cannot be migrated the way you did things in SiteMinder 6 (smobjexport, Perl CLI, Java API, etc.). They’re not exposed to those tools.</li>
<li>You need to have a user with the correct rights set up in SiteMinder.</li>
<li>Certain items (e.g. redirect URLs) may still need to be updated either manually or by modifying the import file.</li>
<li> Global policies/rules/responses don’t seem easy to move using this approach. So, unless you can figure it out, it may be easier not to use them.</li>
</ul>
<p>So, what are the tools to make this happen?  There are three:</p>
<ul>
<li>XPSExplorer: Interactive command-line utility that allows an administrator or application developer to view the data in a policy store.</li>
<li>XPSExport: Tool for extracting policy data from SiteMinder in an XML-based format.</li>
<li>XPSImport: Tool for taking a file extracted by XPSExport and importing it into another policy store.</li>
</ul>
<p>You are also going to need to become familiar with the term, “XCart,” which is how you specifically define which objects you want to move between the tiers.  In this example I’m going to leave out the complexities around import modes, etc., because the approach is what I think is most important here.</p>
<p>So, how do you get this process going? First, some terminology:</p>
<ul>
<li>Source: The system where you develop all policies and are trying to take those policies and move them into another tier</li>
<li>Target: The system(s) where you are trying to take polices from another tier and move thing into the local policy store.</li>
</ul>
<p>So, in my example, Dev is the source and QA is the target.</p>
<p>The key is to always migrate from the source environment into the target tiers and to never manually create objects in those targets. That way your objects will be correctly linked based upon the unique ID of the object being migrated. This is the key because once you don’t have that link, you’re stuck trying to manually manipulate the files to fix the relationships between the objects. You can <em>modify</em> them, though, since the ID of the object stays the same. So, once the objects have be migrated, go in and adjust the URL’s, etc., as needed.</p>
<p>Here is the approach:</p>
<ol>
<li>Create your base objects your Dev environment.  These objects would be things like: Agents; Agent Groups; User Directories; Authentication Schemes; SQL Query Schemes; Auth/Az Mappings; AuthValidate; Mappings and Certificate Mappings.  Hosts, Agent Config Objects and Host Config Objects don&#8217;t need to be migrated since those are not linked directly to policies.</li>
<li>Export the objects created in step #1. This gives you all the objects that you are going to link to when you migrate policies to these targets. You can keep this file in case you create new target systems down the road.</li>
<li>Import the base objects into each target tier. Don’t forget that system level objects like ODBC configurations will not be migrated and need to be created manually.</li>
<li>Modify the migrated objects so that they are relevant for that tier. So, this includes things like: User Directory IP address and credentials and Authentication Scheme URL’s.</li>
<li>Create your new policies and be sure to use the objects from step #1 when you need to associate the objects in step #1 with the policy. If a new base object is required, go ahead and create it and just follow the same steps to migrate it to the target tiers.</li>
<li>Export the policies created in step #5.</li>
</ol>
<p>Now you can import these policies into any target system since all of the base objects are present and all of the links are there.</p>
<p>Here is a simple example that highlights the steps above. In this example I’m going to migrate my base objects (an Agent, User Directory and Authentication scheme) to QA. Then, I’m going to take a policy I created and migrate that as well.  So, let’s give this a shot.  First lets create the XCart for the base objects:</p>
<ol>
<li>Log into the source policy server and open a command prompt.</li>
<li>Type: XPSExplorer</li>
<li>The XPSExplorer tool opens with its plethora of options</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer.png"><img class="aligncenter size-medium wp-image-1423" title="XPSExplorer" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-300x277.png" alt="" width="300" height="277" /></a>Enter 15 to export an agent</li>
<li>The Agent menu appears</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-Agent.png"><img class="aligncenter size-medium wp-image-1425" title="XPSExplorer-Agent" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-Agent-300x138.png" alt="" width="300" height="138" /></a>Enter S to search the objects</li>
<li>This list of Agents appears</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-AgentList.png"><img class="aligncenter size-medium wp-image-1426" title="XPSExplorer-AgentList" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-AgentList-300x163.png" alt="" width="300" height="163" /></a>Enter the number of the Agent you want to export (I chose testagent).</li>
<li>The Agent details appear</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-AgentDetails.png"><img class="aligncenter size-medium wp-image-1427" title="XPSExplorer-AgentDetails" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-AgentDetails-300x232.png" alt="" width="300" height="232" /></a>Enter X to add it to the XCart</li>
<li>It’s hard to see that it actually did anything, but the X setting has now turned to remove from XCart instead of Add.</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-RemoveFromXCart.png"><img class="aligncenter size-medium wp-image-1428" title="XPSExplorer-RemoveFromXCart" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-RemoveFromXCart-300x28.png" alt="" width="300" height="28" /></a>Enter Q three times</li>
<li>Enter 57 for User Directory</li>
<li>Enter S to search the list of directories</li>
<li>Enter the number of the User Directory (I chose RadiantOne)</li>
<li>Enter X to add it to the XCart</li>
<li>Enter Q three times</li>
<li>Enter 22 for Auth Schemes</li>
<li>Enter S to display the list of Auth Schemes (this includes all the defaults so you may want to filter this list)</li>
<li>Enter the number of the Auth Schem (I chose Form Scheme)</li>
<li>Enter X to add it to the XCart</li>
<li>Enter Q three times</li>
<li>Now that we have the objects, we need to save the XCart</li>
<li>Enter X to enter XCart Management</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-XCartManagement.png"><img class="aligncenter size-medium wp-image-1429" title="XPSExplorer-XCartManagement" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-XCartManagement-300x216.png" alt="" width="300" height="216" /></a>Enter N to save cart file as new name</li>
<li>At the &#8220;Path to load&#8221; prompt (huh?) enter the name of XCart you want to use – I chose baseobjects.cart (In case you missed it, there was a message at the top of the screen that says the file was saved)</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-XCart-BaseObjects.png"><img class="aligncenter size-medium wp-image-1430" title="XPSExplorer-XCart-BaseObjects" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExplorer-XCart-BaseObjects-300x236.png" alt="" width="300" height="236" /></a>Enter Q to leave the XCart Management tool and Q again to exit XPSExplorer</li>
</ol>
<p>Now we need to export those objects:</p>
<ol>
<li>Type: XPSExport &lt;the name of the file you want to create&gt; -xf &lt;name of the XCart&gt; (so, I entered: XPSExport baseobjects.xml –xf bassobjects.cart)</li>
<li>Enter a passphrase if prompted.  The passphrase must contain 1 uppercase letter, 1 lowercase letter and 1 number and must be 8 characters long.</li>
<li>The tool spits out the ID’s of the objects it exported</li>
</ol>
<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExport-BaseObjects.png"><img class="aligncenter size-medium wp-image-1431" title="XPSExport-BaseObjects" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExport-BaseObjects-300x59.png" alt="" width="300" height="59" /></a>You now have the base objects to move into the target tier.  So, copy the file over and then we’ll run XPSImport to create them.  Here are the steps.</p>
<ol>
<li>Log into the target Policy Server and open a command prompt (you’ve already copied over the file, right?)</li>
<li>Enter the command: XPSImport &lt;file name&gt; (so, I entered: XPSImport baseobjects.xml)</li>
<li>Enter your passphrase if prompted</li>
<li>The tool exits</li>
</ol>
<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSImport-BaseObjects.png"><img class="aligncenter size-medium wp-image-1432" title="XPSImport-BaseObjects" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSImport-BaseObjects-300x70.png" alt="" width="300" height="70" /></a>Now go about creating your Applications and/or Domains.  For this, I have created an Application called “Test App.” Select the base objects created above when creating this application.</p>
<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/TestApp.png"><img class="aligncenter size-medium wp-image-1433" title="TestApp" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/TestApp-300x222.png" alt="" width="300" height="222" /></a>Once that is done, we can walk through the same steps we used to export the base objects. However, now select the new application when you use XPSExport from the source system.  You can create a new XCart or since in this case I am just exporting a single Application and an Application is an object that can be granularly exported, I’m just going to export it directly.  You still use XPSExplorer to get the ID of the object.  So, I entered the following command to export my Application:</p>
<p style="padding-left: 30px;">XPSExport testapp.xml -xo CA.SM::Domain@03-66822cfa-b8c5-4620-9834-e3e45edf162d</p>
<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExport-TestApp.png"><img class="aligncenter size-medium wp-image-1434" title="XPSExport-TestApp" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSExport-TestApp-300x41.png" alt="" width="300" height="41" /></a>Once you copy over the file, now run XPSImport to import the new Application into the QA tier:</p>
<p style="padding-left: 30px;">XPSImport testapp.xml</p>
<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSImport-TestApp.png"><img class="aligncenter size-medium wp-image-1435" title="XPSImport-TestApp" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPSImport-TestApp-300x57.png" alt="" width="300" height="57" /></a>That’s it. You now have everything you need to set up a clean migration path between SiteMinder tiers. You can use this approach as the basis for migrating other objects. To move multiple Applications and/or Domains (or any other objects), use XPSExplorer to create a new cart of the objects and use that as the cart for the export file. Since the base objects are all there, everything will link up and import as planned.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Fmigrating-siteminder-r12-policies-between-tiers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Fmigrating-siteminder-r12-policies-between-tiers%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/08/migrating-siteminder-r12-policies-between-tiers/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=4hKbZB7x3AY:p3tAj425QYA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=4hKbZB7x3AY:p3tAj425QYA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=4hKbZB7x3AY:p3tAj425QYA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=4hKbZB7x3AY:p3tAj425QYA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=4hKbZB7x3AY:p3tAj425QYA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=4hKbZB7x3AY:p3tAj425QYA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/4hKbZB7x3AY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/08/migrating-siteminder-r12-policies-between-tiers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/08/migrating-siteminder-r12-policies-between-tiers/</feedburner:origLink></item>
		<item>
		<title>Configuring SiteMinder SNMP on Red Hat 5</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/99P0Yi2b6ic/</link>
		<comments>http://www.coreblox.com/blog/2011/08/configuring-siteminder-snmp-on-red-hat-5/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 19:47:51 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[siteminder]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1338</guid>
		<description><![CDATA[Note: Portions of this post come from details in the SiteMinder Admin and Install Guides Copyright © by CA Technologies. Overview This post cover details on how to configure SiteMinder&#8217;s SNMP services on Red Hat 5.  The SiteMinder SNMP module enables many operational aspects of the SiteMinder environment to be monitored by SNMP-compliant network management applications. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP.jpg"><img class="alignright size-full wp-image-1340" title="SNMP" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP.jpg" alt="" width="185" height="143" /></a><em>Note: Portions of this post come from details in the SiteMinder Admin and Install Guides Copyright © by CA Technologies.</em></p>
<h3 style="text-align: left;">Overview<br />
<span style="font-size: 13px; font-weight: normal;">This post cover details on how to configure SiteMinder&#8217;s <a href="http://en.wikipedia.org/wiki/SNMP" target="_blank">SNMP</a> services on Red Hat 5.  The <a href="http://www.ca.com/us/internet-access-control.aspx" target="_blank">SiteMinder</a> SNMP module enables many operational aspects of the SiteMinder environment to be monitored by SNMP-compliant network management applications.  The SiteMinder SNMP module provides SNMP request handling and configurable event trapping for the SiteMinder environment. It does this by collecting operational data from the SiteMinder OneView Monitor and making it available in a MIB to third-party Network Management Systems applications (NMS) that support the SNMP protocol.</span></h3>
<p style="text-align: left;">The SiteMinder SNMP module consists of:</p>
<ul style="text-align: left;">
<li>SiteMinder SNMP MIB is the database of SiteMinder objects that can be monitored by an SNMP-compliant network management system.</li>
<li>A SiteMinder SNMP Subagent responds to SNMP requests (GET and GETNEXT only) passed to it from an SNMP master agent.</li>
<li>SiteMinder Event Manager captures Policy Server events and, if configured to do so, generates SNMP traps (unsolicited messages sent by an SNMP agent to a SNMP NMS indicating that some event has occurred).</li>
</ul>
<p style="text-align: left;">The SNMP support is dependent on OneView monitor being installed and configured on the Policy Server and also requires a Master SNMP Agent at the Operating System level.</p>
<p style="text-align: left;">The following figure illustrates SNMP module dataflow:</p>
<p style="text-align: center;"><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP-Flow.png"><img class="alignnone size-full wp-image-1351" title="SNMP Flow" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP-Flow.png" alt="" width="375" height="349" /></a></p>
<p style="text-align: left;">SiteMinder SNMP Dataflow:</p>
<ol style="text-align: left;">
<li>The SNMP Master Agent receives SNMP requests from a management application.</li>
<li>The SNMP Master Agent forwards the SNMP request to the SNMP Subagent.</li>
<li>The SiteMinder SNMP Subagent retrieves the requested information from OneView Monitor.</li>
<li>The SiteMinder SNMP Subagent passes the retrieved information back to the SNMP Master Agent.</li>
<li>The SNMP Master Agent generates an SNMP response and sends it back to the requesting management application.</li>
</ol>
<p style="text-align: left;">The SiteMinder MIB provides an SNMPv2-compliant data representation of all monitored components in the SiteMinder environment.  The SiteMinder MIB is supplied in an ASCII text file and should be sent to the monitoring team for interpreting the SNMP information from the Policy Server.  The MIB is located at:</p>
<p style="padding-left: 30px; text-align: left;"><em>&lt;SiteMinder Home Directory&gt;/mibs/NetegritySNMP.mib</em></p>
<p style="text-align: left;">Refer to the Policy Server Administration Guide for details on all the SNMP information provided by SiteMinder.</p>
<h3 style="text-align: left;">SNMP Base Configuration</h3>
<p style="text-align: left;">While SNMP support can be configured manually, the Policy Server Configuration Wizard will be used to enable SNMP support.  By default port 161 and 8001 must be open on the box for the SNMP Master and Sub-agent.  This post assumes that you can the ability to become root on the server.</p>
<p style="text-align: left;">To configure SNMP:</p>
<ol style="text-align: left;">
<li>Log in to the Policy Server using ssh</li>
<li>Become root: &gt;sudo su &#8211; root</li>
<li>Source the ca_ps_env: &gt;source &lt;SiteMinder Home Directory&gt;/ca_ps_env.ksh</li>
<li>Run the Policy Server Configuration Wizard: &gt;&lt;SiteMinder Home Directory&gt;/ca-ps-config.sh -i console</li>
<li>When the wizard loads select 3 to configure SNMP support</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP-Config.png"><img class="aligncenter size-full wp-image-1359" title="SNMP Config" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP-Config.png" alt="" width="466" height="185" /></a>Review the Pre-Configuration Summary and Press &lt;Enter&gt; to continue (I have installed to /opt/SiteMinder)</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/Pre-Config-Summary.png"><img class="aligncenter size-full wp-image-1362" title="Pre-Config Summary" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/Pre-Config-Summary.png" alt="" width="388" height="205" /></a>The wizard configures SNMP support for the Policy Server</li>
<li>At the SNMP Configured message press &lt;Enter&gt; to accept the message</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP-Configured.png"><img class="aligncenter size-full wp-image-1363" title="SNMP Configured" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/SNMP-Configured.png" alt="" width="467" height="124" /></a>At the Installation Complete message press &lt;Enter&gt; to exit the installers<a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/Install-Complete.png"><img class="aligncenter size-full wp-image-1366" title="Install Complete" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/Install-Complete.png" alt="" width="389" height="117" /></a></li>
</ol>
<p style="text-align: left;">The base components for SNMP support have now been configured.  The SNMP Master Agent, SNMP Sub-Agent and Policy Server must be restarted after the configuration is completed.  See below for details on stopping and starting the SNMP Master and Sub-Agent.  The Master SNMP Agent must be restarted as root.  The Sub-Agent can also be started as root.  The Policy Server should be stopped/started as the SiteMinder user.</p>
<p style="text-align: left;"><span style="font-size: 15px; font-weight: bold;">SNMP Agent Configuration</span></p>
<h3 style="text-align: left;"><span style="font-size: 13px; font-weight: normal;">Once the Policy Server Configuration Wizard completes the SNMP configuration, the server should be set up with the values specific to your implementation.  The wizard configured the SiteMinder SNMP files at &lt;SiteMinder Home Directory&gt;/etc/snmp/conf and modified the snmpd.conf system file at /etc/snmp to include the line:</span></h3>
<p style="padding-left: 30px; text-align: left;">proxy -c public -v 1 localhost:8001 .1.3.6.1.4.1.2552</p>
<p style="text-align: left;">To change the SNMP community string to something besides public:</p>
<ol style="text-align: left;">
<li>Log into the Policy Server through ssh</li>
<li>Become root: sudo su &#8211; root</li>
<li>Edit the snmpd.conf file: vi /etc/snmp/snmpd.conf</li>
<li>Go to the end of the file</li>
<li>Edit the “-c” parameter to change the value from “public” to the desired community string</li>
<li>Save the file</li>
</ol>
<p style="text-align: left;">The SNMP sub-agent uses port 8001 to listen for SNMP requests.  To change the local port that the SiteMinder SNMP sub-agent is using:</p>
<ol style="text-align: left;">
<li>Log into the Policy Server through ssh</li>
<li>Become root: sudo su &#8211; root</li>
<li>Edit the SiteMinder RunSubagent.sh file at: &gt;vi &lt;SiteMinder Home Directory&gt;/etc/snmp/conf/RunSubagent.sh</li>
<li>Change the following line to the desired port: AGENTPORT=8001</li>
<li>Save the file</li>
<li>Edit the snmpd.conf file: &gt;vi /etc/snmp/snmpd.conf</li>
<li>Go to the end of the file</li>
<li>Edit the “localhost:8001” parameter to the port specified in step 4 above</li>
<li>Save the file</li>
</ol>
<p style="text-align: left;">The SNMP Master and Sub-Agent must be restarted for these changes to take effect.</p>
<h3 style="text-align: left;">SNMP Trap Configuration<br />
<span style="font-size: 13px; font-weight: normal;">SiteMinder can send SNMP Traps (alerts) when certain events happen on the Policy Server.  These traps are received by the configured NMS and processed according to the rules configured within that system.  The following traps can be generated:</span></h3>
<p style="text-align: left;"><strong>Event Name</strong></p>
<ul style="text-align: left;">
<li>serverInit</li>
<li>serverUp</li>
<li>serverDown</li>
<li>serverInitFail</li>
<li>dbConnectionFailed</li>
<li>ldapConnection-Failed</li>
<li>logFileOpenFail</li>
<li>agentConnection-Failed</li>
<li>authReject</li>
<li>validateReject</li>
<li>azReject</li>
<li>adminReject</li>
<li>objectLoginReject</li>
<li>objectFailedLogin AttemptsCount</li>
<li>emsLoginFailed</li>
<li>emsAuthFailed</li>
</ul>
<p style="text-align: left;">Enabling SNMP Traps is broken down into three steps:</p>
<ol style="text-align: left;">
<li>Enable SNMP event trapping</li>
<li>Configure the SNMP Trap Config file</li>
<li>Restart the Policy Server</li>
</ol>
<h4 style="text-align: left;">Enable SNMP Event Trapping<br />
<span style="font-weight: normal;">The XPSConfig utility is used to enable the SNMP trap event handler.  The library, libeventsnmp.so, is used to generate SNMP traps.  The library is located at:</span></h4>
<p style="padding-left: 30px; text-align: left;">&lt;SiteMinder Home Directory&gt;/lib</p>
<p style="text-align: left;">The library needs to be added to the XPSAudit list. Use the following steps to add the event handler:</p>
<ol style="text-align: left;">
<li>Log into the Policy Server through ssh</li>
<li>Become the SiteMinder user</li>
<li>Enter the following command: &gt;XPSConfig</li>
<li>The XPS Configuration utility starts</li>
<li>At the Products menu enter: XPS</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPS.png"><img class="aligncenter size-full wp-image-1372" title="XPS" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/XPS.png" alt="" width="540" height="165" /></a>Press &lt;Enter&gt;</li>
<li>Enter 5 for the AuditSMHandlers option and press &lt;Enter&gt;</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/AuditHandlers.png"><img class="aligncenter size-full wp-image-1374" title="AuditHandlers" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/AuditHandlers.png" alt="" width="465" height="34" /></a>The Audit Handler option menu appears</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/AuditHandlers-Option-Menu.png"><img class="aligncenter size-full wp-image-1375" title="AuditHandlers-Option Menu" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/AuditHandlers-Option-Menu.png" alt="" width="553" height="284" /></a>Enter the following option to add the SNMP Trap library: C</li>
<li>Press &lt;Enter&gt;</li>
<li>Enter the following path to the SNMP Trap library (if there is an existing value keep, enter the existing value again and enter a comma before adding the SNMP Trap library): &lt;SiteMinder Home Directory&gt;/lib/libeventsnmp.so</li>
<li>Press &lt;Enter&gt;</li>
<li>The settings for the event handler libraries appear. The value you added is shown at the bottom of the settings as a &#8220;pending value.&#8221;</li>
<li><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/08/Pending-Value.png"><img class="aligncenter size-full wp-image-1378" title="Pending Value" src="http://www.coreblox.com/blog/wp-content/uploads/2011/08/Pending-Value.png" alt="" width="553" height="298" /></a>Enter the Option: Q</li>
<li>Enter the Option: Q</li>
<li>Quit XPSConfig by entering: Q</li>
</ol>
<p style="text-align: left;">Your changes are saved and the command prompt appears.</p>
<h4 style="text-align: left;">Configure the SNMP Trap Config File<br />
<span style="font-weight: normal;">You configure the SiteMinder SNMP Trap Event Manager by defining the event in the Event Configuration File, &lt;SiteMinder Home Directory&gt;/config/snmptrap.conf, which defines what events are to be processed and the addresses of the Network Management System to which the traps should be sent.</span></h4>
<p style="text-align: left;">The snmptrap.conf is an editable ASCII file, with a simple one line per event syntax:</p>
<pre style="padding-left: 30px;">Event Name               Destination Address             Community String</pre>
<p style="padding-left: 30px; text-align: left;"><strong>Event_Name: </strong>The name of a MIB event object (or a comma-separated group of names of event objects).</p>
<p style="padding-left: 30px; text-align: left;"><strong>Destination_Address:</strong> The address of the Network Management System (or a comma-separated group of the addresses) to which generated traps should be sent. Each address should be of the form:</p>
<p style="padding-left: 60px; text-align: left;">HostID:port</p>
<p style="padding-left: 60px; text-align: left;"><strong>HostID </strong>(mandatory): Either a hostname or IP address<strong> </strong></p>
<p style="padding-left: 60px; text-align: left;"><strong>Port </strong>(optional): IP port number (default is 162)</p>
<p style="padding-left: 30px; text-align: left;"><strong>Community String</strong> (optional): An SNMP community. Note that if community is specified, Port must also be specified.  The default value is public.</p>
<p style="text-align: left;">To configure the snmptrap.conf file:</p>
<ol style="text-align: left;">
<li>Log in to the Policy Server using ssh</li>
<li>Switch to the SiteMinder user</li>
<li>Edit the SNMP Trap Config file: &gt;vi &lt;SiteMinder Home Directory&gt;/config/snmptrap.conf</li>
<li>Uncomment the lines for any desired traps</li>
<li>Specify the IP Address, port number, and community for where you want the trap to be sent</li>
<li>Save the snmptrap.conf file</li>
<li>Restart the Policy Server</li>
</ol>
<h3 style="text-align: left;">Stopping and Starting the SNMP Master and Sub-Agent<br />
<span style="font-size: 13px; font-weight: normal;">In order for the SNMP configurations changes to take effect, you need to stop and restart the Policy Server using the Status tab of the Policy Server Management Console.  Additionally, the SNMP Master and Sub-Agents should be restarted when there are changes to the SNMP configuration.  The server start-up scripts should be modified to automatically start the Master and Sub-Agent.</span></h3>
<h4 style="text-align: left;">Stopping and Starting the SNMP Master Agent<br />
<span style="font-weight: normal;">To stop the SNMP Master Agent:</span></h4>
<ol style="text-align: left;">
<li>Log in to the Policy Server using ssh</li>
<li>Switch to root:  sudo su &#8211; root</li>
<li>Go to the /etc/init.d directory: &gt;cd /etc/init.d</li>
<li>Type the command: &gt;./snmpd stop</li>
<li>The following message is resturn: Stopping snmpd:                                            [  OK  ]</li>
</ol>
<p style="text-align: left;">The Master Agent stops.</p>
<p style="text-align: left;">To start the SNMP Master Agent:</p>
<ol style="text-align: left;">
<li>Log in to the Policy Server using ssh</li>
<li>Switch to root:  sudo su &#8211; root</li>
<li>Go to the /etc/init.d directory: &gt;cd /etc/init.d</li>
<li>Type the command: &gt;./snmpd start</li>
<li>The following message is resturn: Starting snmpd:                                            [  OK  ]</li>
</ol>
<p style="text-align: left;">The Master Agent starts.</p>
<h4 style="text-align: left;">Stopping and Starting the SiteMinder SNMP Sub-Agent<br />
<span style="font-weight: normal;">To stop the SiteMinder SNMP Sub-Agent:</span></h4>
<ol style="text-align: left;">
<li>Log in to the Policy Server using ssh</li>
<li>Become root: &gt;sudo su &#8211; root</li>
<li>Source the ca_ps_env: &gt;source &lt;SiteMinder Home Directory&gt;/ca_ps_env.ksh</li>
<li>Change to the SiteMinder snmp directory: &gt;cd &lt;SiteMinder Home Directory&gt;/etc/snmp/conf</li>
<li>Type the following command: &gt;./StopSubagent.sh</li>
</ol>
<p style="text-align: left;">The SiteMinder SNMP Sub-Agent stops.</p>
<p style="text-align: left;">To start the SiteMinder SNMP Sub-Agent:</p>
<ol style="text-align: left;">
<li>Log in to the Policy Server using ssh</li>
<li>Become root: &gt;sudo su &#8211; root</li>
<li>Source the ca_ps_env: &gt;source &lt;SiteMinder Home Directory&gt;/ca_ps_env.ksh</li>
<li>Change to the SiteMinder snmp directory: &gt;cd &lt;SiteMinder Home Directory&gt;/etc/snmp/conf</li>
<li>Type the following command: &gt;./RunSubagent.sh &amp;</li>
</ol>
<p style="text-align: left;">The SiteMinder SNMP Sub-Agent starts</p>
<p style="text-align: left;">&nbsp;</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Fconfiguring-siteminder-snmp-on-red-hat-5%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F08%2Fconfiguring-siteminder-snmp-on-red-hat-5%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/08/configuring-siteminder-snmp-on-red-hat-5/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=99P0Yi2b6ic:zfYdJ6SDkZo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=99P0Yi2b6ic:zfYdJ6SDkZo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=99P0Yi2b6ic:zfYdJ6SDkZo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=99P0Yi2b6ic:zfYdJ6SDkZo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=99P0Yi2b6ic:zfYdJ6SDkZo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=99P0Yi2b6ic:zfYdJ6SDkZo:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/99P0Yi2b6ic" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/08/configuring-siteminder-snmp-on-red-hat-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/08/configuring-siteminder-snmp-on-red-hat-5/</feedburner:origLink></item>
		<item>
		<title>IdentityLogix and CoreBlox Team to Bring Continuous Monitoring Solutions for Radiant Logic and CA SiteMinder Environments</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/C_n3D8V0U1w/</link>
		<comments>http://www.coreblox.com/blog/2011/07/identitylogix-coreblox-siteminder-radiantlogic/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 19:34:00 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[CoreBlox News]]></category>
		<category><![CDATA[alerts]]></category>
		<category><![CDATA[CA Federation Security Services]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[CA SiteMinder R12]]></category>
		<category><![CDATA[CoreBlox]]></category>
		<category><![CDATA[Federation Manager]]></category>
		<category><![CDATA[IdentityLogix]]></category>
		<category><![CDATA[managed services]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Partnership]]></category>
		<category><![CDATA[Radiant Logic ICS]]></category>
		<category><![CDATA[Radiant Logic VDS]]></category>
		<category><![CDATA[SOA Manager]]></category>
		<category><![CDATA[SpyLogix]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1323</guid>
		<description><![CDATA[Crown Point, IN (PRWEB) June 30, 2011 IdentityLogix and CoreBlox today announce a partnership to provide on-premise and cloud based continuous security monitoring and real-time actualization for Radiant Logic and CA SiteMinder sites. CoreBlox will provide private and public entities who utilize CA SiteMinder R6 &#38; R12, along with SiteMinder enabled applications, such as CA Federation [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/07/IDLGXLogo.jpg"><img class="alignleft size-full wp-image-1328" title="IdentityLogix Logo" src="http://www.coreblox.com/blog/wp-content/uploads/2011/07/IDLGXLogo.jpg" alt="" width="250" height="66" /></a>Crown Point, IN (PRWEB) June 30, 2011</p>
</div>
<p><a title="IdentityLogix" href="http://www.identitylogix.com/">IdentityLogix</a> and <a title="CoreBlox" href="http://www.coreblox.com/">CoreBlox</a> today announce a partnership to provide on-premise and cloud based continuous security monitoring and real-time actualization for Radiant Logic and CA SiteMinder sites. CoreBlox will provide private and public entities who utilize CA SiteMinder R6 &amp; R12, along with SiteMinder enabled applications, such as CA Federation Security Services, SOA Manager, and Federation Manager and/or Radiant Logic RadiantOne Virtual Directory (VDS) and Identity Correlation and Synchronization Server (ICS) technologies, the visibility to proactively perform security analysis and rapid troubleshooting. The combination of CoreBlox expertise and <a title="SpyLogix for SiteMinder" href="http://identitylogix.com/products/spylogix-suite/spylogix-modules/spylogix-for-ca-siteminder">SpyLogix™ software platform</a> will allow organizations to enhance information security while reducing costs and support complexity.</p>
<p>“We are excited to partner with CoreBlox, a trusted service provider for <a href="http://identitylogix.com/products/spylogix-suite/spylogix-modules/spylogix-for-ca-siteminder">CA and Radiant Logic identity and access technologies</a>, as we work to provide a level of real-time access and visibility that was not previously available,” says V. Michael Hrobat, Vice-President of Sales and Marketing for IdentityLogix. “We believe that CoreBlox providing both on-premise and cloud based solutions will give organizations business flexibility, while at the same time raising the quality level within corporations as plans are formulated to have continuous analytical monitoring of identity security and activity across the enterprise.”</p>
<p>“<a href="http://identitylogix.com/products/spylogix-suite/spylogix-enterprise">The SpyLogix™ software platform</a> is an exceptional fit for any CA or Radiant Logic customer that seeks to discover and resolve security infrastructure issues before they become a larger problem for the user base,” says Chad Northrup, Vice President of Client Services for CoreBlox. “This technology offering is a natural extension of our services capabilities, and it provides the real-time intelligence we need to scale our support offerings in the cloud.”</p>
<p>CoreBlox provides Identity &amp; Access management consulting services and dedicated support offerings for CA SiteMinder, Radiant Logic VDS/ICS, and a number of related products. The SpyLogix security middleware software now provides users of SiteMinder and RadiantONE VDS/ICS an efficient conduit for finding that “needle in the haystack” for issue resolution, proactive identity analysis and access to security data on demand for IT GRC enablement.</p>
<p>The end result is that SpyLogix middleware technology combined with CoreBlox’ technical expertise will enhance the efficiency and effectiveness for information security governance, risk control, and administrative troubleshooting being conducted within an organization. Organizations achieve business outcomes of enhanced security and reduced staff burden, which results in improved productivity and cost savings.</p>
<p>About IdentityLogix<br />
IdentityLogix is an innovator in providing software for information security intelligence, data actualization, identity assurance, enablement of information technology governance, risk, and compliance (IT GRC) initiatives for both public and private entities. SpyLogix Enterprise software protects business information assets from multi-faceted cyber threats by continuously monitoring end-users, networks, identity systems, and multi-platform application systems in real-time. Identity assurance solutions leverage biometrics for verifying users strongly to enhance self-service password reset and identity verification. For more information please visit <a href="http://www.identitylogix.com/">http://www.identitylogix.com</a>.</p>
<p>About CoreBlox<br />
CoreBlox is a leading provider of enterprise security services. Headquartered in Framingham, MA, the CoreBlox team specializes in single sign-on (SSO) and web access management solutions, SAML and identity federation services, and LDAP Directory Virtualization, with broad experience managing, executing and supporting Identity Management deployments. CoreBlox’ commitment to service excellence has won successful clients across the Fortune 500 and in a number of key verticals including Banking, Information Technology, Insurance, Telecommunications, and the Public Sector. For more information, please visit <a href="http://www.coreblox.com/">http://www.coreblox.com</a>.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F07%2Fidentitylogix-coreblox-siteminder-radiantlogic%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F07%2Fidentitylogix-coreblox-siteminder-radiantlogic%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/07/identitylogix-coreblox-siteminder-radiantlogic/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=C_n3D8V0U1w:pvNh3K8ijy8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=C_n3D8V0U1w:pvNh3K8ijy8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=C_n3D8V0U1w:pvNh3K8ijy8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=C_n3D8V0U1w:pvNh3K8ijy8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=C_n3D8V0U1w:pvNh3K8ijy8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=C_n3D8V0U1w:pvNh3K8ijy8:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/C_n3D8V0U1w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/07/identitylogix-coreblox-siteminder-radiantlogic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/07/identitylogix-coreblox-siteminder-radiantlogic/</feedburner:origLink></item>
		<item>
		<title>Collection of Useful SAML Tools</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/44_VBr3MJLo/</link>
		<comments>http://www.coreblox.com/blog/2011/06/collection-of-useful-saml-tools/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 12:11:05 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[SAML]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1301</guid>
		<description><![CDATA[Architecting and deploying SAML-based federation for companies using tools like PingFederate and CA SiteMinder is one of CoreBlox&#8217; key services. Since I find myself using the same sites repeatedly during these deployments, I thought it would be useful to jot them down for your enjoyment. There are other sites out there are as well, but [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/06/SAML.jpg"><img class="alignright size-full wp-image-1303" title="SAML" src="http://www.coreblox.com/blog/wp-content/uploads/2011/06/SAML.jpg" alt="" width="150" height="150" /></a>Architecting and deploying SAML-based federation for companies using tools like <a href="https://www.pingidentity.com/our-solutions/pingfederate.cfm" target="_blank">PingFederate</a> and <a href="http://www.coreblox.com/ca-siteminder.html" target="_blank">CA SiteMinder</a> is one of CoreBlox&#8217; key services. Since I find myself using the same sites repeatedly during these deployments, I thought it would be useful to jot them down for your enjoyment. There are other sites out there are as well, but these few always seem to be on my list:</p>
<ul>
<li>The <a href="https://rnd.feide.no/simplesaml/module.php/saml2debug/debug.php" target="_blank">SAML 2.0 Debugger</a> lets you decode a SAML message encoded with the HTTP-POST or HTTP-REDIRECT encoding</li>
<li>The <a href="http://www.opinionatedgeek.com/dotnet/tools/base64decode/" target="_blank">Base64 Decoder</a> allows you to decode Base64-encoded text strings</li>
<li>The <a href="http://meyerweb.com/eric/tools/dencoder/" target="_blank">URL Encoder/Decoder</a> let you take strings and either URL encode or decode them</li>
<li>The <a href="http://www.aleksey.com/xmlsec/xmldsig-verifier.html" target="_blank">Online XML Digital Signature Verifier</a> allows you to verify the signature on SAML assertions</li>
</ul>
<p><strong>Update </strong>- This was also brought to my attention: <a href="http://www.idmcrisis.com/post/2011/07/01/SAML-Tracer-for-Firefox.aspx" target="_blank">SAML Tracer for Firefox</a></p>
<p>Since this also comes up, here are the steps I use to create a self-signed certificate with OpenSSL for use with SiteMinder for Federation. The certificate can be used to sign SAML assertions during testing (or I cheat sometimes and using it in production since I can create a certificate with an extended expiration date). I am not an OpenSSL expert, but these steps seem to do the trick (be sure to substitute your desired values):</p>
<p><strong>Generate Private Key and Cert:</strong></p>
<p style="text-align: left;">&gt; openssl req -x509 -days 3650 -newkey rsa:1024 -keyout saml_key.pem -out saml_cert.pem</p>
<p>Enter PEM Passphrase:  password<br />
Verify Passphrase:  password<br />
Country:  US<br />
State:  Massachusetts<br />
Locality:  Framingham<br />
Organization Name: CoreBlox<br />
Organizational Unit Name: SiteMinder Team<br />
Common Name: ps.coreblox.com<br />
Email Address: siteminder@coreblox.com</p>
<p><strong>Convert Private Key PCKS8 DER Encoding:</strong></p>
<p style="text-align: left;">&gt; openssl pkcs8 -topk8 -inform PEM -outform DER -in saml_key.pem -out saml_key.pkcs8</p>
<p>Enter Passphrase:  password<br />
Enter Encryption Password:  password<br />
Verify Encryption Password: password</p>
<p><strong>Create SiteMinder Key Database (if you haven&#8217;t done this already):</strong></p>
<p style="text-align: left;">&gt; smkeytool.bat -createDB -password password -importDefaultCACerts</p>
<p><strong>Import Certs into Key Database:</strong></p>
<p style="text-align: left;">&gt; smkeytool.bat -addPrivKey -alias defaultEnterprisePrivateKey  -certfile saml_cert.pem -keyfile saml_key.pkcs8 -password password</p>
<p><strong>Validate certs imported correcly:</strong></p>
<p style="text-align: left;">&gt; smkeytool.bat -listCerts -alias defaultEnterprisePrivateKey</p>
<p>I hope this is helpful.  If you have any tricks or sites you use, please post them in the comments.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F06%2Fcollection-of-useful-saml-tools%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F06%2Fcollection-of-useful-saml-tools%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/06/collection-of-useful-saml-tools/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=44_VBr3MJLo:C6JL14YMhik:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=44_VBr3MJLo:C6JL14YMhik:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=44_VBr3MJLo:C6JL14YMhik:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=44_VBr3MJLo:C6JL14YMhik:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=44_VBr3MJLo:C6JL14YMhik:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=44_VBr3MJLo:C6JL14YMhik:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/44_VBr3MJLo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/06/collection-of-useful-saml-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/06/collection-of-useful-saml-tools/</feedburner:origLink></item>
		<item>
		<title>Collection of Useful SiteMinder Videos</title>
		<link>http://feedproxy.google.com/~r/coreblox/~3/CpryPT8H0gU/</link>
		<comments>http://www.coreblox.com/blog/2011/06/collection-of-useful-siteminder-videos/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 14:30:15 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[CA SiteMinder]]></category>
		<category><![CDATA[Radiant Logic]]></category>
		<category><![CDATA[siteminder]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[WAM]]></category>

		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=1279</guid>
		<description><![CDATA[CA SiteMinder is a sophisticated product with a considerable number of options and deployment scenarios.  The product also is constantly evolving to meet new requirements and challenges.  This post contains links to some of the recent videos that we have found which provide some good insights into product basics, new functionality and ways to get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coreblox.com/blog/wp-content/uploads/2011/06/video.jpg"><img class="alignright size-full wp-image-1280" title="video" src="http://www.coreblox.com/blog/wp-content/uploads/2011/06/video.jpg" alt="" width="168" height="168" /></a><a href="http://www.coreblox.com/ca-siteminder.html" target="_blank">CA SiteMinder</a> is a sophisticated product with a considerable number of options and deployment scenarios.  The product also is constantly evolving to meet new requirements and challenges.  This post contains links to some of the recent videos that we have found which provide some good insights into product basics, new functionality and ways to get the most out of your deployment:</p>
<ul>
<li><a href="http://www.ca.com/media/swbe-demo/index.html" target="_blank">CA Solutions for Secure Web Business Enablement</a></li>
<li><a href="http://www.youtube.com/watch?v=dX-fd-MA8Tc" target="_blank">Jim Thorstad Covers the New SiteMinder Agent for IIS</a></li>
<li><a href="http://www.youtube.com/watch?v=vXTrQsOdSMU" target="_blank">Radiant Logic Webinar &#8211; Evolve Your SiteMinder Portal Through Virtualization</a> (Note: contains shameless self-promotion)</li>
<li><a href="http://www.youtube.com/watch?v=Fe9e1RxZ9H4" target="_blank">Using ArcotOTP</a></li>
</ul>
<p>Have you come across any other useful videos?  If so, post the links in the comments below.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F06%2Fcollection-of-useful-siteminder-videos%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.coreblox.com%2Fblog%2F2011%2F06%2Fcollection-of-useful-siteminder-videos%2F&amp;source=coreblox&amp;style=normal&amp;service=bit.ly&amp;service_api=R_31212a07d876e118c3d3ec5ebf7155a1&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="wpbuzzer_button" style=""><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://www.coreblox.com/blog/2011/06/collection-of-useful-siteminder-videos/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/coreblox?a=CpryPT8H0gU:UnyF-vwwSms:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/coreblox?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=CpryPT8H0gU:UnyF-vwwSms:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/coreblox?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=CpryPT8H0gU:UnyF-vwwSms:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/coreblox?i=CpryPT8H0gU:UnyF-vwwSms:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/coreblox?a=CpryPT8H0gU:UnyF-vwwSms:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/coreblox?i=CpryPT8H0gU:UnyF-vwwSms:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/coreblox/~4/CpryPT8H0gU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coreblox.com/blog/2011/06/collection-of-useful-siteminder-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coreblox.com/blog/2011/06/collection-of-useful-siteminder-videos/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.641 seconds --><!-- Cached page served by WP-Cache -->

