<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to change admin password in TIBCO Administrator</title>
	<atom:link href="http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/feed/" rel="self" type="application/rss+xml" />
	<link>http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/</link>
	<description>thoughts and actions</description>
	<lastBuildDate>Fri, 11 May 2012 16:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mar</title>
		<link>http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/#comment-1183</link>
		<dc:creator>Mar</dc:creator>
		<pubDate>Wed, 26 Oct 2011 19:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=232#comment-1183</guid>
		<description>Any luck in decrypting the obfuscated password?
</description>
		<content:encoded><![CDATA[<p>Any luck in decrypting the obfuscated password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/#comment-1149</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Tue, 18 Jan 2011 09:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=232#comment-1149</guid>
		<description>&quot;encryption prefix&quot; can be #! at the beginning of the obfuscated string. Did you try to de-obfuscate with this prefix?</description>
		<content:encoded><![CDATA[<p>&#8220;encryption prefix&#8221; can be #! at the beginning of the obfuscated string. Did you try to de-obfuscate with this prefix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhi</title>
		<link>http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/#comment-1148</link>
		<dc:creator>abhi</dc:creator>
		<pubDate>Sun, 16 Jan 2011 13:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=232#comment-1148</guid>
		<description>Do you know of a way to de-obfuscate passwords that were encrypted using obfuscate.exe?
I used ObfuscationEngine.decrypt(String encryptedPW) in a java code to de-obfuscate the obfuscated password but I get the following error:
com.tibco.security.AXSecurityException: com.tibco.security.AXSecurityException: Invalid string, Does not contain encryption p
refix
        at com.tibco.security.ObfuscationEngine.decrypt(ObfuscationEngine.java:312)
        at start.main(start.java:15)
Caused by: com.tibco.security.AXSecurityException: Invalid string, Does not contain encryption prefix
        at com.tibco.security.ObfuscationEngine.decrypt(ObfuscationEngine.java:291)
        ... 1 more

Here is a reason why I am trying this:

    After I obfuscate my passwords, I want to make sure that the obfuscation worked correctly before I re-deploy all my applications that use it. So, in essence, if you know of a way to test a database connection with obfuscated passwords, that would be great.

Thanks in advance for any suggestions.</description>
		<content:encoded><![CDATA[<p>Do you know of a way to de-obfuscate passwords that were encrypted using obfuscate.exe?<br />
I used ObfuscationEngine.decrypt(String encryptedPW) in a java code to de-obfuscate the obfuscated password but I get the following error:<br />
com.tibco.security.AXSecurityException: com.tibco.security.AXSecurityException: Invalid string, Does not contain encryption p<br />
refix<br />
        at com.tibco.security.ObfuscationEngine.decrypt(ObfuscationEngine.java:312)<br />
        at start.main(start.java:15)<br />
Caused by: com.tibco.security.AXSecurityException: Invalid string, Does not contain encryption prefix<br />
        at com.tibco.security.ObfuscationEngine.decrypt(ObfuscationEngine.java:291)<br />
        &#8230; 1 more</p>
<p>Here is a reason why I am trying this:</p>
<p>    After I obfuscate my passwords, I want to make sure that the obfuscation worked correctly before I re-deploy all my applications that use it. So, in essence, if you know of a way to test a database connection with obfuscated passwords, that would be great.</p>
<p>Thanks in advance for any suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux backup</title>
		<link>http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/#comment-905</link>
		<dc:creator>linux backup</dc:creator>
		<pubDate>Wed, 24 Nov 2010 05:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=232#comment-905</guid>
		<description>Theses types of backups do not need to be a chore. A good backup cron will go for ages.</description>
		<content:encoded><![CDATA[<p>Theses types of backups do not need to be a chore. A good backup cron will go for ages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruben</title>
		<link>http://tibcoadmin.com/tibco/administrator/how-to-change-admin-password-in-tibco-administrator/#comment-418</link>
		<dc:creator>ruben</dc:creator>
		<pubDate>Sat, 14 Aug 2010 21:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=232#comment-418</guid>
		<description>Can you post your start and stop script please?, I cannot for the life of my get a working start stop script for my tibemsd service on Linux, im trying to add it to my chkconfig.  I use daemon and nohup but I cannot get the green &quot;ok&quot; back from the start script.  It amazes me that tibco has not provided this yet</description>
		<content:encoded><![CDATA[<p>Can you post your start and stop script please?, I cannot for the life of my get a working start stop script for my tibemsd service on Linux, im trying to add it to my chkconfig.  I use daemon and nohup but I cannot get the green &#8220;ok&#8221; back from the start script.  It amazes me that tibco has not provided this yet</p>
]]></content:encoded>
	</item>
</channel>
</rss>

