<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Thycotic Community - Recent Posts</title>
<link>http://www.thycotic.com/forums/recent.aspx</link>
<description>Thycotic Community - Recent Posts</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Fri, 24 May 2013 13:44:45 GMT</pubDate>
<lastBuildDate>Fri, 24 May 2013 13:44:45 GMT</lastBuildDate>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=577</link>
<title>Exception in KeepAliveMonitor</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=39163"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Jessica M avatar" /> Jessica M</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hi Cal,<br/><br/>The purpose of the KeepAliveMonitor is to prevent the IIS application pool from recycling or timing out.  I would recommend configuring your IIS application pool to not recycle or time out (see the following Knowledge Base article: <a href="http://support.thycotic.com/KB/a56/changing-iis-to-not-stop-worker-process-in-iis-70.aspx?KBSearchID=37767" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a56/changing-iis-to-not-stop-worker-process-in-iis-70.aspx</a>), so the KeepAliveMonitor process is no longer necessary and you will no longer receive these error messages.  The KeepAliveMonitor feature can be turned off by going to Administration&gt;Configuration within Secret Server and changing the setting for "Prevent Application from Sleeping When Idle" to "No" under the General tab.</span>]]></description>
<pubDate>Fri, 24 May 2013 13:44:45 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=576</link>
<title>Database setup error</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=39163"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Jessica M avatar" /> Jessica M</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hi Duncan,<br/><br/>I'm sorry to hear that you're running into problems with the setup - please contact technical support at your earliest convenience for assistance with this issue.  We are available Monday through Friday, 9am-5:30pm EST at 202-223-6680 and would be happy to assist.</span>]]></description>
<pubDate>Wed, 22 May 2013 11:05:35 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=575</link>
<title>Admin Password Reset</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=39163"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Jessica M avatar" /> Jessica M</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hi Chris,<br/><br/>We can reset the password for a local Secret Server account with access to the SQL database.  If you would like assistance with this, please give us a call at 202-223-6680, M-F 9:00am-5:30pm EST and we can do this via a remote support session.</span>]]></description>
<pubDate>Tue, 21 May 2013 13:47:52 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=574</link>
<title>API Code Examples</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=39143"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Frank L avatar" /> Frank L</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">I am looking to find some API code examples so that we can test the API features in Secret Server.  Does anyone have any Powershell scripts I could user to test with?  Thanks!</span>]]></description>
<pubDate>Tue, 14 May 2013 17:02:03 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=573</link>
<title>Load Balancing</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24813"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_108.jpg" alt="Kevin avatar" /> Kevin</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Jonathan,<br/><br/>Various features of Secret Server require sticky session due to storing some user information in memory of that server. If the user were to be hitting different web servers at a time, that memory would be inconsistent between the two servers.<br/><br/>We currently do not have a specific timeline on roadmap to change this, however I have opened a support ticket with our product manager for you to discuss and to get a better understanding of your needs.</span>]]></description>
<pubDate>Fri, 10 May 2013 09:49:03 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=572</link>
<title>Web password filler for Sonicwall GUI</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Good Morning Erich,<br/> <br/>Thanks for the feedback, we are aware of the issue with the Web Filler and Sonicwall Firewalls. We have a task for the development team to look into getting that working.<br/><br/><br/>Kind Regards</span>]]></description>
<pubDate>Fri, 10 May 2013 09:33:30 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=571</link>
<title>Group Management Server 1.2.000006 Released</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=GMSdisk.png" alt="Group Management Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=19970"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_729.jpg" alt="Ben avatar" /> Ben</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=3">Group Management Server</a></span><br/><span id="bodytext">Full release notes are here:<br/><br/><a href="http://www.thycotic.com/groupmanagementserver_releasenotes.html" target="_blank" rel="nofollow">http://www.thycotic.com/groupmanagementserver_releasenotes.html</a><br/><br/>-----<br/>To upgrade:<br/><a href="http://support.thycotic.com/KB/a283/upgrading-group-management-server-single-instance.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a283/upgrading-group-management-server-single-instance.aspx</a></span>]]></description>
<pubDate>Mon, 06 May 2013 12:12:54 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=565</link>
<title>BlackBerry 10 version?</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=39136"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Todd M avatar" /> Todd M</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Thank you for the reply. On the same subject, the Secret Server web app works on the BlackBerry 10 browser, but an intentionally mobile-friendly HTML5 web app would make it even more useful.</span>]]></description>
<pubDate>Mon, 06 May 2013 12:01:58 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=570</link>
<title>Scheduled task discovery?</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Good Afternoon Erich,<br/><br/>Thanks for the feedback, this is something that has been requested before. We have this logged as a feature request and is something we are planning to work on. At the moment we do not have a definite ETA. <br/><br/>Kind Regards</span>]]></description>
<pubDate>Fri, 03 May 2013 15:23:06 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=569</link>
<title>Generate password button</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=38981"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="John B avatar" /> John B</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Fantastic!  That was exactly what I was looking for.</span>]]></description>
<pubDate>Thu, 02 May 2013 10:21:57 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=554</link>
<title>Webinar tomorrow - 8.1 Web Password Filler</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[12 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Thanks for the feedback, I have added the sites to our list and have passed it along to our development team.<br/><br/>Kind Regards,<br/>Joshua Conroy</span>]]></description>
<pubDate>Thu, 25 Apr 2013 10:25:54 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=568</link>
<title>Feature Request: AD User Synchronization</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24813"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_108.jpg" alt="Kevin avatar" /> Kevin</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hi Jason,<br/><br/>Thank you for your feedback. I've captured your feature request for our team.<br/><br/>In the mean time as a work around, you could change the "User Account Options" under Active Directory User Synchronization" when configuring your domain synchronization to a manual enable/disabled mode. When set to "users are enabled by default" Active Directory users are enabled when they are brought in, however must be manually disabled when the account is no longer active.<br/><br/>However, I understand that can be tedious to manage user enabled status for everyone, which your feature request is trying to resolve.<br/><br/>Kevin Jones<br/>Thycotic Technical Support</span>]]></description>
<pubDate>Wed, 24 Apr 2013 10:01:23 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=567</link>
<title>Secret Server 8.1.000014 Released</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=23220"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_6575.jpg" alt="Jacob S avatar" /> Jacob S</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Full release notes are here:<br/><br/><a href="http://www.thycotic.com/secretserver_releasenotes.html" target="_blank" rel="nofollow">http://www.thycotic.com/secretserver_releasenotes.html</a><br/><br/>-----<br/>For existing customers to upgrade:<br/><a href="http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx</a><br/><br/>For new customers to install:<br/>Go to <a href="http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx</a> for the MSI file and complete instructions on how to install Secret Server. <br/><br/>--<br/>Thycotic Development Team</span>]]></description>
<pubDate>Fri, 19 Apr 2013 14:45:18 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=310</link>
<title>Can you set a default folder for a secret?</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[5 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24101"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=jonathan.jpg" alt="Jonathan avatar" /> Jonathan</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext"><b>Peter C</b> wrote:<br/><blockquote><b>+1</b></blockquote><br/><br/>Peter - we will soon be rolling out a customer feature request system that will allow you to vote on items.  We aren't building it ourselves (R&D already has so much to do!!) - we are just integrating another service that will allow feature request suggestions, discussion, status updates on feature requests and voting.<br/><br/>Thanks for your feedback on feature requests - it is really valuable and always appreciated.  Hopefully we can meet face to face again at a European show later this year.</span>]]></description>
<pubDate>Wed, 17 Apr 2013 17:56:03 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=544</link>
<title>Desktop client : launchers ?</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=21923"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Daniel S avatar" /> Daniel S</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">+1</span>]]></description>
<pubDate>Mon, 15 Apr 2013 10:05:31 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=566</link>
<title>Secret Server 8.1.000011 Released</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=23220"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_6575.jpg" alt="Jacob S avatar" /> Jacob S</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext"><span style="font-family:arial">Full release notes are here:</span><br/><br/><a href="http://www.thycotic.com/secretserver_releasenotes.html" target="_blank" rel="nofollow">http://www.thycotic.com/secretserver_releasenotes.html</a><br/><br/><span style="font-family:arial">-----</span><br/><span style="font-family:arial">For existing customers to upgrade:</span><br/><a href="http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx</a><br/><br/><span style="font-family:arial">For new customers to install:</span><br/><span style="font-family:arial">Go to </span><a href="http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a17/upgrading-secret-server.aspx</a><span style="font-family:arial"> for the MSI file and complete instructions on how to install Secret Server. </span><br/><br/><span style="font-family:arial">--</span><br/><span style="font-family:arial">Thycotic Development Team</span></span>]]></description>
<pubDate>Thu, 11 Apr 2013 16:35:26 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=564</link>
<title>Auditing Feature Request</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hi Micheal,<br/><br/>Thanks for the feedback, we currently have that request on our development backlog. I have added your name to the list of parties interested in that feature and have passed it along to our Product Manager.<br/><br/>Kind Regards,<br/>Joshua Conroy</span>]]></description>
<pubDate>Tue, 02 Apr 2013 13:33:18 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=563</link>
<title>Email Issues</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Good Morning,<br/><br/>At the moment Secret Server only allows one email address per user. I have taken this down as a feature request and have passed it along to our Product Manager for Review.<br/><br/>Kind Regards,<br/>Joshua Conroy<br/>Thycotic Software</span>]]></description>
<pubDate>Thu, 28 Mar 2013 09:46:57 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=562</link>
<title>Group Management Server 1.2.000000 Released</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=GMSdisk.png" alt="Group Management Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=19970"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_729.jpg" alt="Ben avatar" /> Ben</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=3">Group Management Server</a></span><br/><span id="bodytext">Full release notes are here:<br/><br/><a href="http://www.thycotic.com/groupmanagementserver_releasenotes.html" target="_blank" rel="nofollow">http://www.thycotic.com/groupmanagementserver_releasenotes.html</a><br/><br/>-----<br/>To upgrade:<br/><a href="http://support.thycotic.com/KB/a283/upgrading-group-management-server-single-instance.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a283/upgrading-group-management-server-single-instance.aspx</a></span>]]></description>
<pubDate>Mon, 25 Mar 2013 13:21:52 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=559</link>
<title>iPhone App</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Good Afternoon,<br/><br/>After taking this offline, <span style="font-family:Arial, Verdana">Thank you for reporting the issue, after some research it is an issue with iPhone app. The app will clear the cache whenever it tries to make a call back to Secret Server. I have logged the issue and have passed it along to our development team.</span><br/><span style="font-family:Arial, Verdana"><br/></span><br/><span style="font-family:Arial, Verdana">Kind Regards</span></span>]]></description>
<pubDate>Mon, 18 Mar 2013 16:22:34 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=561</link>
<title>Password Reset Server 2.2.000014 Released</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=PRSdisk.png" alt="Password Reset Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=30929"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="david c avatar" /> david c</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=2">Password Reset Server</a></span><br/><span id="bodytext"><span style="font-family:arial">Release notes:</span><br/><a href="http://www.thycotic.com/products_passwordresetserver_releasenotes.html" target="_blank" rel="nofollow">http://www.thycotic.com/products_passwordresetserver_releasenotes.html</a><br/><br/><span style="font-family:arial">How to Upgrade Password Reset Server:</span><br/><a href="http://support.thycotic.com/KB/a123/upgrading-password-reset-server.aspx" target="_blank" rel="nofollow">http://support.thycotic.com/KB/a123/upgrading-password-reset-server.aspx</a><span style="font-family:arial"> </span></span>]]></description>
<pubDate>Fri, 15 Mar 2013 17:41:54 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=560</link>
<title>Monthly Webinar- March 28th at 11:30am EST</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24662"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Kaitlin avatar" /> Kaitlin</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext"><b>Easily Manage and Secure all your Windows local administrator passwords</b><br/><br/><i>Use discovery to quickly find all your local Windows administrator  accounts – import them into the Secret Server vault (even if you don’t  know the current password). Then set a schedule (30, 90 days etc.) for  regular password changing and never worry about those passwords again.   Whenever a sysadmin needs a password, they just come to Secret Server to  find it.  Using Discovery Rules allows all of this to be automated.</i><br/><br/>Register for our upcoming <a href="http://www.thycotic.com/upcomingwebinar.html" target="_blank" rel="nofollow">Webinar on Thursday, March 28th 2013 at 11:30am EST</a> (requires active support). This will be the first of a new Webinar series that will happen on the 4th Thursday of each month.  <a href="http://www.thycotic.com/MyMailingLists.html" target="_blank" rel="nofollow">Change your email preferences</a> to receive updates about these upcoming webinars.<br/><br/> These webinars will also be recorded so you can view them after the  event or share them with your team members.  Each Webinar will have two  engineers speaking about best practices, features, security and general  problems you can solve using Thycotic products.  If you have specific  items you would like to see covered, please email your <a href="http://www.thycotic.com/MyAccount.html" target="_blank" rel="nofollow">Account Manager</a>.<br/><br/> Thanks, <br/>Kaitlin</span>]]></description>
<pubDate>Fri, 15 Mar 2013 15:51:43 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=558</link>
<title>version changes</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24037"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="John S avatar" /> John S</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">I found it,,, for anyone else that wants it:<br/><a href="http://www.thycotic.com/secretserver_releasenotes.html" target="_blank" rel="nofollow">http://www.thycotic.com/secretserver_releasenotes.html</a></span>]]></description>
<pubDate>Thu, 28 Feb 2013 12:27:31 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=557</link>
<title>Subject:upgraded to 8, now dead in the water</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24037"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="John S avatar" /> John S</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Thanks Josh. It wasn't enabling. Something happened to web.config. What I ended up doing was installing SS on a separate server, then copying web.config to my prod instance and then updating the fips part. Then it worked.</span>]]></description>
<pubDate>Thu, 28 Feb 2013 12:21:32 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=556</link>
<title>Subject:Remote users</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=PRSdisk.png" alt="Password Reset Server" /> <span id="repliestext">[1 reply]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24453"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=avatar_17973.jpg" alt="Joshua C avatar" /> Joshua C</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=2">Password Reset Server</a></span><br/><span id="bodytext">Morning Ricardo,<br/><br/>There is nothing special that needs to be done to those users for them to be able to reset their passwords off the network. As long as the Windows Login Integration was installed on the machines with the correct URL address then everything will work just fine. If any of them are returning 404 error try re creating the Windows Login Integration Installer by going to the your PasswordResetServerURL/CreateConfigurationFiles.aspx and installing the client again. Also they can still use the tool by simple browsing to it online.<br/><br/>Kind Regards</span>]]></description>
<pubDate>Fri, 22 Feb 2013 09:31:32 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=555</link>
<title>Windows 8/RT App</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[no replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=30863"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="Dario avatar" /> Dario</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hello<br/> <br/> Will be a Windows 8/RT SecretServer App released in the future?<br/>   <br/>  Regards<br/>  Dario</span>]]></description>
<pubDate>Thu, 21 Feb 2013 08:35:34 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=546</link>
<title>Password Generator - Button?</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24101"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=jonathan.jpg" alt="Jonathan avatar" /> Jonathan</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">We will pass this request on to Product Management.  A simple button in the header or footer to generate strong passwords should do the trick.</span>]]></description>
<pubDate>Wed, 20 Feb 2013 18:07:28 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=552</link>
<title>Default to specific secret when using Web Filler</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24101"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=jonathan.jpg" alt="Jonathan avatar" /> Jonathan</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">We will probably just make it remember your last selection...</span>]]></description>
<pubDate>Wed, 20 Feb 2013 18:02:01 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=550</link>
<title>Subject: Personal User Password Folder Store</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[3 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=24101"><img id="usericon" src="http://www.thycotic.com/forums/getavatar.ashx?avatar=jonathan.jpg" alt="Jonathan avatar" /> Jonathan</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Product Owner has confirmed that this is on roadmap - it will be an option under "Users" to automatically manage and create these folders.  I will post when we have an expected release date for this.<br/><br/>One option in the meantime - if you want to create a large number of these folders initially would be to use the XML import (under Tools) - this is an easy way to create lots of folders.</span>]]></description>
<pubDate>Mon, 18 Feb 2013 15:48:08 GMT</pubDate>
</item>
<item>
<link>http://www.thycotic.com/forums/messages.aspx?TopicID=551</link>
<title>Bug with new web password filler &amp;lt;?&amp;gt;</title>
<description><![CDATA[<img id="forumicon" src="http://www.thycotic.com/forums/getforumicon.ashx?icon=SSdisk.png" alt="Secret Server" /> <span id="repliestext">[2 replies]</span> <span id="lastmessagebytext">last message by <a href="http://www.thycotic.com/forums/viewprofile.aspx?userid=30929"><img id="usericon" src="http://www.thycotic.com/forums/images/guestavatar.gif" alt="david c avatar" /> david c</a> in <a href="http://www.thycotic.com/forums/topics.aspx?ForumID=1">Secret Server</a></span><br/><span id="bodytext">Hi Nick,<br/><br/>When developing the Web Password Filler we had a choice when it comes to partial versus complete matches.  We could only show the full matches, thus prompting people to make new Secrets when they already had Secrets. Alternatively, we could show both full and partial matches, and potentially show too many.<br/><br/>We opted for the second option.  However, they should be sorted first by their relevance - that is, full matches should appear higher in the result list than partial matches.  Keep in mind that 'full match' may mean something different to you than it does to the code depending on your precise scenario.<br/><br/>For the duplicate option you may want to open a support ticket so that it can be investigated fully.</span>]]></description>
<pubDate>Fri, 15 Feb 2013 15:53:07 GMT</pubDate>
</item>
</channel>
</rss>
