<?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; Python</title>
	<atom:link href="http://www.mcplusa.com/blog/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcplusa.com</link>
	<description>Connecting Business Intellingence</description>
	<lastBuildDate>Tue, 17 Jan 2012 21:54:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Database Sync on Google Search Appliance 6.2.0.G44 and later</title>
		<link>http://www.mcplusa.com/blog/2010/06/database-sync-on-google-search-appliance-6-2-0-g44-and-later/</link>
		<comments>http://www.mcplusa.com/blog/2010/06/database-sync-on-google-search-appliance-6-2-0-g44-and-later/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 22:23:19 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[6.0.0.G44]]></category>
		<category><![CDATA[Administrative Toolkit]]></category>
		<category><![CDATA[Google Search Appliance]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.mcplusa.com/blog/2010/06/database-sync-on-google-search-appliance-6-2-0-g44-and-later/</guid>
		<description><![CDATA[I have had some issue utilizing the Google Admin Toolkit&#8217;s python scripts.  Looks like there is some changes to the login and cookie exchange on the new version of the appliance.  There was an old version of a script called db_sync that is no longer posted on there.  Here it is again and an example [...]]]></description>
			<content:encoded><![CDATA[<p>I have had some issue utilizing the <a href="http://code.google.com/p/gsa-admin-toolkit/" rel="nofollow">Google Admin Toolkit&#8217;s</a> python scripts.  Looks like there is some changes to the login and cookie exchange on the new version of the appliance.  There was an old version of a script called db_sync that is no longer posted on there. </p>
<p>Here it is again and an example of the syntax.</p>
<p>c:\python26\python db_sync.py &#8211;hostname 10.10.10.29 &#8211;username backup &#8211;password Replacewithyourpassword &#8211;source db_product</p>
<p>where:</p>
<ul>
<li>10.10.10.29 is the host name or the ip of the server</li>
<li>backup is the name of the user that will be logging in.</li>
<li>Replacewithyourpassword is the password (in this case, backup’s password)</li>
<li>db_product is a db_connector</li>
</ul>
<p>You can download the zip file here: <a href="http://www.mcplusa.com/wp-content/uploads/2010/06/db_sync.zip">db_sync</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2010/06/database-sync-on-google-search-appliance-6-2-0-g44-and-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

