<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MC+A &#187; Search</title>
	<atom:link href="http://www.mcplusa.com/blog/category/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcplusa.com</link>
	<description>Connecting Business Intellingence</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:35:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Last Call For Survey Responses</title>
		<link>http://www.mcplusa.com/blog/2009/09/last-call-for-survey-responses/</link>
		<comments>http://www.mcplusa.com/blog/2009/09/last-call-for-survey-responses/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:27:02 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Appliance]]></category>
		<category><![CDATA[Customer Feedback]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Spreadsheet]]></category>
		<category><![CDATA[Survey]]></category>

		<guid isPermaLink="false">http://www.mcplusa.com/blog/2009/09/last-call-for-survey-responses/</guid>
		<description><![CDATA[A few weeks ago, I published a request for responses to a simple survey regarding how customers are using their Google Search Appliances.&#160; After much arm twisting we’ve managed to get a few people to respond and are going to publish our findings here on this blog at some point on Friday.&#160; If you have [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I published a request for responses to a simple survey regarding how customers are using their <a href="http://www.google.com/enterprise/search/gsa.html" target="_blank">Google Search Appliances</a>.&#160; After much arm twisting we’ve managed to get a few people to respond and are going to publish our findings here on this blog at some point on Friday.&#160; If you have not done so, please fill the survey out.&#160; It will literally will take less than one minute.&#160; It’s a simple Google Spreadsheet.</p>
<p><a title="https://spreadsheets0.google.com/viewform?formkey=dDZmXzB5cjV2dHBDSmttSnA0UEZyUXc6MA.." href="https://spreadsheets0.google.com/viewform?formkey=dDZmXzB5cjV2dHBDSmttSnA0UEZyUXc6MA..">https://spreadsheets0.google.com/viewform?formkey=dDZmXzB5cjV2dHBDSmttSnA0UEZyUXc6MA..</a></p>
<p><a href="http://www.mcplusa.com/wp-content/uploads/2009/09/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.mcplusa.com/wp-content/uploads/2009/09/image_thumb1.png" width="531" height="320" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2009/09/last-call-for-survey-responses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Features in the Google Search Appliance 6.0 Release &#8211; Part 1</title>
		<link>http://www.mcplusa.com/blog/2009/09/hidden-features-in-the-google-search-appliance-6-0-release-part-1/</link>
		<comments>http://www.mcplusa.com/blog/2009/09/hidden-features-in-the-google-search-appliance-6-0-release-part-1/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:10:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[6.0]]></category>
		<category><![CDATA[Ranking Framework]]></category>

		<guid isPermaLink="false">http://www.mcplusa.com/blog/2009/09/hidden-features-in-the-google-search-appliance-6-0-release-part-1/</guid>
		<description><![CDATA[With much publicity, Google release software version 6.0 of the Google Search Appliance(GSA).&#160; They main marketing was focused on GSA^n.&#160; That is that a cluster of GSAs can be combined to index a billion documents.&#160; That is far from many of our customers needs.&#160; This series of blog posts detail some of the hidden gems [...]]]></description>
			<content:encoded><![CDATA[<p>With much publicity, Google release software version 6.0 of the Google Search Appliance(GSA).&#160; They main marketing was focused on GSA^n.&#160; That is that a cluster of GSAs can be combined to index a billion documents.&#160; That is far from many of our customers needs.&#160; This series of blog posts detail some of the hidden gems that can be taken advantage of by the more common implementation.</p>
<h2>Hidden Feature 1 &#8211; Ranking Framework</h2>
<p>In the past couple of years, we often get requests for the GSA to be improved based on the popularity of certain sites or pages.&#160; With the <a href="http://code.google.com/apis/searchappliance/documentation/60/admin_searchexp/ce_improving_search.html#rescoringframework" target="_blank">Ranking Framework</a>, you can do just that.&#160; The Ranking Framework you can specify boosting:</p>
<ol>
<li>Based on a url pattern</li>
<li>Based on a specific url</li>
</ol>
<p>These can been written to a file and via an ATOM post, the GSA will fetch this file and added it to a result policy.&#160; The following is an example file Google’s documentation:</p>
<p>http://www.important.com/ 1   <br />http://very.important.com/ 3    <br />http://not.important.com/ -1    <br />http://www.important.com/personal_stuff –3</p>
<p>You’ll then need to go and save the policy file to crawl the rescoring to occur.&#160; The API include adding and deleting as well.&#160; Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2009/09/hidden-features-in-the-google-search-appliance-6-0-release-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can the Google Mini index documents stored in Microsoft Sharepoint?</title>
		<link>http://www.mcplusa.com/blog/2009/08/can-the-google-mini-index-sharepoint/</link>
		<comments>http://www.mcplusa.com/blog/2009/08/can-the-google-mini-index-sharepoint/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 02:16:13 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Google Mini]]></category>
		<category><![CDATA[Google SharePoint Sitemap]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.mcplusa.com/?p=612</guid>
		<description><![CDATA[This article shows how the Google Mini can be integrated with Microsoft SharePoint.]]></description>
			<content:encoded><![CDATA[<h3>Answer: Yes &#8211; The Google Mini Can Index documents stored in Micrsoft SharePoint!</h3>
<p><a id="single_image" href="http://www.mcplusa.com/wp-content/uploads/2009/08/sharepoint-edit1.jpg"></a></p>
<p>The <a title="Google Mini Product Page" href="http://www.google.com/enterprise/search/mini.html" target="_blank">Google Mini </a>along with the <a href="http://www.mcplusa.com/solutions/enterprise-search/google-sharepoint-sitemap">MC+A Google SharePoint Sitemap</a> can effectively be configured to crawl Microsoft SharePoint sites.  The MC+A Google SharePoint Sitemap produces a dyanmic site map which the Mini can use to crawl deep within SharePoint.   You can further enhance this by adding a Content Web Part onto the search page which will allow you to have the Google Mini produce search results within SharePoint.</p>
<p><strong>Here&#8217;s it working in our environment. </strong><br />
<a id="single_image" href="http://www.mcplusa.com/wp-content/uploads/2009/08/cizmar-breetai1.jpg"><img class="alignnone size-medium wp-image-630" title="Search results page" src="http://www.mcplusa.com/wp-content/uploads/2009/08/cizmar-breetai1-300x197.jpg" alt="Search results page" width="300" height="197" /></a></p>
<p><strong>and in edit mode:</strong></p>
<p><a id="single_image" href="http://www.mcplusa.com/wp-content/uploads/2009/08/sharepoint-edit1.jpg"><img title="The Search Result Page In Edit Mode" src="http://www.mcplusa.com/wp-content/uploads/2009/08/sharepoint-edit1-300x187.jpg" alt="The Search Result Page In Edit Mode" width="300" height="187" /></a></p>
<p>How is the integration achieved?</p>
<p>Step 1 &#8211; Navigate to the search results page<br />
Step 2 &#8211; Switch the search results page to edit mode<br />
Step 3 &#8211; Delete the SharePoint search web parts<br />
Step 4 &#8211; Add content editor web part<br />
Step 5 Add the following code(modify for your environment)<br />
<a href="http://www.mcplusa.com/wp-content/uploads/2009/08/sharepointcontent.txt">Content for web part</a></p>
<p><strong>How does this work?</strong><br />
1) SharePoint search web part reads the k parameter query string and makes an &#8216;ajax&#8217; type of request to the appliance.<br />
2) The end use broswer communicates directly with the Mini.</p>
<p>If you purchase a Google Mini from MC+A, we offer a <a title="Learn More about the MC+A Google SharePoint Sitemap" href="http://www.mcplusa.com/solutions/enterprise-search/google-sharepoint-sitemap/">free GSS</a> with support matching for the term of the Google Mini. Otherwise, the product lists for $500 and includes a 30 day trial support during the trial. MC+A professional services can be engaged to assist with the integration within SharePoint.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2009/08/can-the-google-mini-index-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Right Resource(s)</title>
		<link>http://www.mcplusa.com/blog/2009/03/the-right-resources/</link>
		<comments>http://www.mcplusa.com/blog/2009/03/the-right-resources/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 21:21:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[integrating search]]></category>

		<guid isPermaLink="false">http://blog.mcplusa.com/?p=174</guid>
		<description><![CDATA[Last month, I analyzed the Google Search Appliance and its relationship to business intelligence security. The next in this series of best practices for integrating enterprise search is the desire for companies to have knowledgeable workers. People are one of the greatest assets that an organization has. How often are the individuals working within the [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, I analyzed the Google Search Appliance and its relationship to business intelligence security. The next in this series of best practices for integrating enterprise search is the desire for companies to have knowledgeable workers. People are one of the greatest assets that an organization has. How often are the individuals working within the organization getting the information they need to make intelligent and informed decisions? Are individuals utilizing all the systems that have been integrated to assist in the storing of important information? Can these people find the data in a timely manner?</p>
<p>Many companies have spent millions of dollars to integrate enterprise-wide data storage units which include CRM systems, ECM systems, shared file systems, databases, web servers and many others. Each of these systems performs different functions, but they do share something in common: they store tons of information. As a company grows, so does its document numbers. According to studies done by <a href="http://www.idc.com">IDC</a>, content increases by over 80% per year. In addition to that, 66% of companies say they have 5 content repositories or more. With all the development of new data and the multiple locations to store the information are workers really finding the most relevant and beneficial information possible? Probably not.</p>
<p>How are workers finding the correct content to do their jobs more effectively? In many cases, with a multitude of companies, they can’t. Even knowledgeable workers who are hired on to perform a specific task due to their experience in it, they may not be able to find the tools necessary to equate their work with their particular company. What does this mean? Well often times it means duplicated efforts, loss in productivity, and wasted time (which more importantly equates to, uh oh, wasted money). Can a company afford, especially in these financial times, to not be fiscally responsible?</p>
<p>What should a company do in order to prevent this waste? Well multiple companies have implemented enterprise-wide solutions that involve extensive hardware and software implementations. This takes its toll on an organization as well. With the high cost of the technology, the system developers to implement, the administrators to ensure the systems are running properly, and the time to go through the entire development lifecycle, a company can spend literally millions of dollars to deploy. This is not even the greatest of all problems. The question remains: after designing, developing, and deploying the system, is it really going to provide knowledge workers with the correct information? If not, then why start in the first place?</p>
<p>The solution that is both economical and user friendly is the <a href="http://www.mcplusa.com/solutions/enterprise-search/google-search-appliance.aspx">Google Search Appliance</a>. End-users and knowledge workers will definitely benefit from using a system that is just like Google.com. They are already familiar with the user interface and will have no trouble searching for documents behind the firewall instead. Wasted time and efforts will be greatly decreased because the Google Search Appliance will crawl the entire enterprise repositories and find the information they are looking for. How will this happen? Google is the leader in search on the web and they have done so through speed and accuracy of searches. Thousands of developers have tuned the search algorithms to ensure the relevance and the speed of the Google Search Appliance. This means that no time will be wasted within an organization developing and tweaking algorithms to receive the most relevant content.</p>
<p>The Google Search Appliance due to its price, lack of labor needed to install, and end-user friendliness makes it the most powerful and best tool for enterprise search. An organization can really benefit right out the box from the Google Appliances. The knowledge workers will be able to find the information they need to make informed and better decisions without wasting time creating new content (especially since more often than not it has already been created). Business owners, executives, and managers can feel confident that employment decisions were accurate. Knowledge workers rejoice, assistance for projects comes in a little yellow box.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2009/03/the-right-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing Search, Simply</title>
		<link>http://www.mcplusa.com/blog/2009/02/securing-search-simply/</link>
		<comments>http://www.mcplusa.com/blog/2009/02/securing-search-simply/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 20:28:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[business impact of search]]></category>
		<category><![CDATA[Google Mini]]></category>
		<category><![CDATA[secure search]]></category>

		<guid isPermaLink="false">http://blog.mcplusa.com/?p=156</guid>
		<description><![CDATA[Last month, I wrote about best practices for and some business impact of search technology. This month, I am delving into the Google Search Appliance&#8217;s ability to protect corporate information. To stop the loss of data, corporations spend thousands, nay, millions of dollars per year, either preventing the loss or cleaning up after it has [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, I wrote about <a href="http://blog.mcplusa.com/2009/01/28/a-reflection-on-the-google-search-appliance-market/">best practices for and some business impact</a> of search technology. This month, I am delving into the <a href="http://www.mcplusa.com/solutions/enterprise-search/google-search-appliance.aspx">Google Search Appliance&#8217;s</a> ability to protect corporate information. To stop the loss of data, corporations spend thousands, nay, millions of dollars per year, either preventing the loss or cleaning up after it has been leaked (see my post on the <a href="http://blog.mcplusa.com/2009/02/04/20million-dollar-laptop/">$20 million laptop</a>). It would be safe to say that protecting confidential information is at the top of the executive priority list.</p>
<p>Understanding how the Google Search Appliance works is part of what my job entails. Every time I hear something in relation to the Google Search Appliance or the <a href="http://www.mcplusa.com/solutions/enterprise-search/google-mini.aspx">Google Mini </a>its usually their ability to keep secure information secure. From the Google Enterprise Search site, they provide a list of ways in which the Google Appliances can protect important and confidential information.</p>
<p>Here is a list of ways that Google Enterprise Search will protect sensitive information:</p>
<ol>
<li>The Google Appliances work already existing security policies within the organization.</li>
<li>Kerberos Support: Provides native support for Kerberos, enabling a silent authentication process for end-users</li>
<li>Metadata Biasing: Administrators can bias results based on metadata (in addition to biasing on source, URL or date)</li>
<li>Advanced Reporting: View and export daily and hourly result sets, top queries, special feature usage and more. Report for every query, including reports on which queries receive no clicks by a user and how often the user is clicking on sponsored links in comparison to organic search results or OneBox modules.</li>
<li>Secure Web Content: Enable secure searching of information protected by basic HTTP authentication, NTLM versions 1 and 2, as well as Windows Integrated Authentication</li>
<li>Enterprise Single Sign-on: Integrate with forms-based single sign-on security systems, included Oblix and Netegrity, to enable seamless searching across secure content</li>
<li>Secure Content API: Search across secure content using Google’s SAML Authorization SPI to integrate into existing access control systems</li>
<li>X509 Client Certificates: Serve secure results to users using mutually authenticated x509 client certificates</li>
<li>Lotus Domino Security: Integrate with Lotus Notes environments using fast, efficient crawling of Lotus Domino servers</li>
</ol>
<p>Here are nine specific examples of how the Google Appliances can protect sensitive information from reaching the end-users. Coming from a non-IT background, I understand that some of these reasons seem a bit difficult to understand. That is why I added the number one protection item (The Google Appliances work with existing security policing all ready existing within the organization). This means that no matter what environment the Google Appliance is placed in, it will not release information to users who do not identify themselves as an individual who has access to see that information. All this right out of the box!</p>
<p>If more proof is needed you can take a look at Windows Networking&#8217;s &#8220;<a href="http://blogs.windowsnetworking.com/wnadmin/2008/08/06/new-google-search-appliance-10-million-documents-in-a-single-box/">10 million documents in a single box</a>&#8221; post. It is also understood that security is constantly on <a href="http://googleblog.blogspot.com/2007/10/google-search-appliance-takes-five.html">Google’s mind</a> for their Enterprise Search as well . There are other high marks that are touted for the GSA such as:</p>
<blockquote><p>“The Google Search Appliance’s unrivalled security functions were the perfect answer to our requirements and allowed for optimal information sharing”- Administrative and Financial Manager, Societe Generale.</p></blockquote>
<p>For searching secure content, <a title="MC+A" href="http://www.mcplusa.com/solutions/default.aspx">Google enterprise search</a> seems to be the choice to make. It’s plug-and-play simplicity for security is unmatched in the field of enterprise search. I have seen first-hand the impact that Google Enterprise Search has on an organization and its power and speed are only rivaled by its security.</p>
<p>Next month, I will be analyzing workers and how the Google Search Appliance has benefited them. Happy searching!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2009/02/securing-search-simply/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Completing the SSO Wizard On The Google Search Appliance</title>
		<link>http://www.mcplusa.com/blog/2009/02/completing-the-sso-wizard-on-the-google-search-appliance/</link>
		<comments>http://www.mcplusa.com/blog/2009/02/completing-the-sso-wizard-on-the-google-search-appliance/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 00:42:34 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[5.2]]></category>
		<category><![CDATA[Short cut]]></category>
		<category><![CDATA[Single Sign On]]></category>

		<guid isPermaLink="false">http://blog.mcplusa.com/?p=145</guid>
		<description><![CDATA[This article describes how you can easily complete the SSO forms wizard on your Google Search Appliance if you have javascript or something else preventing it from being saved.]]></description>
			<content:encoded><![CDATA[<p>Invariably, more often recently we have been involved with configuring the Google Search Appliance with <a title="Link to Google SSO help file" href="http://code.google.com/apis/searchappliance/documentation/52/secure_search/secure_search_crwlsrv.html#authentication_authorization_and_controlled_access_content" target="_blank">Single Sign On</a> forms authentication based content. As you may know, this is one of my many on board features of the appliance. In many cases it can be easier said than done to complete the wizard successfully. This article demonstrates some easy tricks to help you complete the wizard.  Unfortunately the topic of SSO is quite large.  I will be just describing some short cuts that we employ when attempting to configure the Appliance.</p>
<p><strong>Single Sign On &#8211; The Problem</strong></p>
<p>Most of the difficulties in completing the form come from small amounts of javascript that is called with the web browser normally submits the form. The appliance does not execute any javascript on the page. It instead simply rewrites the form and presents it to you.  Evidence of javascript is when you hover over you see <code>javascript:submitLogin()</code> in your browsers status window.</p>
<p><strong>Single Sign On &#8211; The Solution</strong></p>
<p>Using a tool like <a href="http://www.ieinspector.com/httpanalyzer/" title="HTTP Analyzer, a tool to examine the posts and responses">HTTP Analyzer </a>you can examing the posts and responses during the normal login process. By taking note of the form variables submitted you can recreate this if necessary during the form wizard process.</p>
<p><a rel="lightbox" href="http://www.mcplusa.com/wp-content/uploads/2009/02/ieanalyzer.jpg"><img class="alignleft size-thumbnail wp-image-146" title="Screen Shot of IE HTTP Analyzer" src="http://www.mcplusa.com/wp-content/uploads/2009/02/ieanalyzer-150x150.jpg" alt="Screen Shot of IE HTTP Analyzer" width="216" height="150" /></a></p>
<p>Be careful to note what the javascript is actually doing. In most cases, there is no logic in the javascript. In that case, you may use the next technique to complete the wizard successfully.</p>
<p><strong>Completing the wizard:</strong></p>
<ol>
<li>
<h3>Turn off Styles</h3>
<p>Sometimes developers will use Javascript to turn on and off styles. By turning off all styles, you&#8217;ll see areas of the HTML that is hidden by CSS styles. In some cases, simply complete the form and save.
</li>
<li>
<h3>Editing the HTML that the Google Search Appliance returns to you.</h3>
<p>If you submit a ticket to Google Support with javascript as the cause, the first response will be to see about getting the javascript removed. This will involved multiple internal departments within your company or your clients company.</p>
<p>I find that this can be difficult at times. At best, a company can roll a version of the form that just the GSA sees.  Since you may need to reset the form in the future, a simple swap form temporally will need to be repeated in the future and this too can cause internal stagnation.</p>
<p>You can save yourself the trouble by simplifying editing the HTML that is returned by the appliance. If you remember earlier, I said to note what actual form variables need to be sent. Simply find the form and make appropriate changes to mimic the original submission. For example, your GSA returned form could look like this.</p>
<pre class="brush: plain;">
&lt;form action=&quot;/EnterpriseController&quot; method=&quot;post&quot; name=&quot;frm1&quot; onsubmit=&quot;defaultSubmit(); return false;&quot; /&gt;
&lt;input name=&quot;cookieUrl&quot; value=&quot;http://sso.mysite.edu:80/amserver/SomethingWrong/&quot; type=&quot;hidden&quot; /&gt;
&lt;input name=&quot;GoogleOriginalFormMethod&quot; value=&quot;GET&quot; type=&quot;hidden&quot; /&gt;
&lt;input name=&quot;cookieLoginSubmit&quot; value=&quot;true&quot; type=&quot;hidden&quot; /&gt;
&lt;input name=&quot;actionType&quot; value=&quot;ssoSites&quot; type=&quot;hidden&quot; /&gt;&lt;input name=”cookiePattern” value=&quot;http://portal.mysite.com/&quot; type=&quot;hidden&quot; /&gt;
&lt;/form&gt;
</pre>
<p><strong>Simply change it to this:</strong></p>
<pre class="brush: plain;">
&lt;form action=&quot;/EnterpriseController&quot; method=&quot;post&quot; name=&quot;frm1&quot; onsubmit=&quot;defaultSubmit(); return false;&quot;&gt;
&lt;input name=&quot;cookieUrl&quot; value=&quot;http://sso.mysite.edu:80/amserver/CorrectFormLocation&quot; type=&quot;hidden&quot;/&gt;
&lt;input name=&quot;GoogleOriginalFormMethod&quot; value=&quot;POST&quot; type=&quot;hidden&quot;/&gt;
&lt;input name=&quot;cookieLoginSubmit&quot; value=&quot;true&quot; type=&quot;hidden&quot;/&gt;;
&lt;input name=&quot;actionType&quot; value=&quot;ssoSites&quot; type=&quot;hidden&quot;/&gt;
&lt;input name=&quot;cookiePattern&quot; value=&quot;http://portal.mysite.com/&quot; type=&quot;hidden&quot;/&gt;
&lt;/form&gt;
</pre>
<p>Then, make sure that all of the text field, hidden and otherwise are included in this form.</p>
<p>Submit and save.
</li>
<li>Clicking back and save</li>
</ol>
<p>There have been times where simply clicking the back button and saving and done the trick.</p>
<p>Of course, MC+A can help you with a detail explanation of this during one of our Search Health Checks or other related support services.  Feel free to <a title="Link to MC+A Contact Form" href="http://www.mcplusa.com/contact/" target="_blank">Contact us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2009/02/completing-the-sso-wizard-on-the-google-search-appliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
