﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Newest KB Articles in Password Reset Server</title>
    <description>Recent additions to the knowledge base from Thycotic Software</description>
    <link>http://support.thycotic.com/KB/c3/password-reset-server.aspx</link>
    <dt>Thu, 17 May 2012 14:34:53 GMT</dt>
    <generator>SmarterTrack Enterprise 7.4.4338</generator>
    <item>
      <title>How are user licenses calculated?</title>
      <link>http://support.thycotic.com/KB/a262/how-are-user-licenses-calculated.aspx</link>
      <pubDate>Thu, 08 Mar 2012 19:54:52 GMT</pubDate>
      <guid isPermaLink="false">kbarticle262</guid>
      <description>Guide to assigning user licenses in Password Reset Server.</description>
    </item>
    <item>
      <title>Best Practices - Security</title>
      <link>http://support.thycotic.com/KB/a256/best-practices-security.aspx</link>
      <pubDate>Fri, 24 Feb 2012 21:47:44 GMT</pubDate>
      <guid isPermaLink="false">kbarticle256</guid>
      <description>Security Best Practices in Password Reset Server</description>
    </item>
    <item>
      <title>Translating Password Reset Server to another language</title>
      <link>http://support.thycotic.com/KB/a241/translating-password-reset-server-to-another-language.aspx</link>
      <pubDate>Thu, 02 Feb 2012 18:01:25 GMT</pubDate>
      <guid isPermaLink="false">kbarticle241</guid>
      <description>&lt;ol&gt;
    &lt;li&gt;Locate your Password Reset Server installation on your server. For example, C:\Inetpub\wwwroot\PasswordResetServer&lt;/li&gt;
    &lt;li&gt;Locate the resources folder.
    &lt;/li&gt;
    &lt;li&gt;Copy the folder 9 and paste it. Rename it with the corresponding LCID number of your langauge. Refer to this KB article to determine your language's LCID: &lt;a href="http://support.thycotic.com/KB/a9/language-lcids.aspx?KBSearchID=0"&gt;http://support.thycotic.com/KB/a9/language-lcids.aspx?KBSearchID=0&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Translate the pages.xml document to your language. For example&lt;br /&gt;
    &lt;br /&gt;
    &amp;lt;control controlId="BackupLinkButton"&amp;gt;&lt;br /&gt;
    &lt;span class="Apple-tab-span" style="white-space: pre;"&gt;			&lt;/span&gt;&amp;lt;property name="ToolTip" value="Configure scheduled backup of the Password Reset Server application folder." &amp;nbsp;/&amp;gt;&lt;br /&gt;
    &lt;span class="Apple-tab-span" style="white-space: pre;"&gt;			&lt;/span&gt;&amp;lt;property name="Text" value="Backup" /&amp;gt;&lt;br /&gt;
    &amp;lt;/control&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
    Translates as&lt;br /&gt;
    &lt;br /&gt;
    &amp;lt;control controlId="BackupLinkButton"&amp;gt;&lt;br /&gt;
    &lt;span class="Apple-tab-span" style="white-space: pre;"&gt;			&lt;/span&gt;&amp;lt;property name="ToolTip" value="&lt;strong&gt;My Translation&lt;/strong&gt;" &amp;nbsp;/&amp;gt;&lt;br /&gt;
    &lt;span class="Apple-tab-span" style="white-space: pre;"&gt;			&lt;/span&gt;&amp;lt;property name="Text" value="&lt;strong&gt;My Translation&lt;/strong&gt;" /&amp;gt;&lt;br /&gt;
    &amp;lt;/control&amp;gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;(make sure to save any&amp;nbsp;edits under the encoding&amp;nbsp;UTF-8)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Password Reset Server will automatically use the language if it is available based on the language setting on the user's web browser.&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Troubleshooting HttpException Maximum request length exceeded error</title>
      <link>http://support.thycotic.com/KB/a229/troubleshooting-httpexception-maximum-request-length.aspx</link>
      <pubDate>Fri, 30 Dec 2011 17:51:04 GMT</pubDate>
      <guid isPermaLink="false">kbarticle229</guid>
      <description>This article tells you how to troubleshoot a HttpException: Maximum request length exceeded error.</description>
    </item>
    <item>
      <title>Why are some user email addresses blank?</title>
      <link>http://support.thycotic.com/KB/a228/why-are-some-user-email-addresses-blank.aspx</link>
      <pubDate>Thu, 29 Dec 2011 20:22:26 GMT</pubDate>
      <guid isPermaLink="false">kbarticle228</guid>
      <description>This article explains why some user email addresses in Password Reset Server will appear as blank.</description>
    </item>
    <item>
      <title>Troubleshooting Database Timeout</title>
      <link>http://support.thycotic.com/KB/a227/troubleshooting-database-timeout.aspx</link>
      <pubDate>Thu, 29 Dec 2011 19:28:02 GMT</pubDate>
      <guid isPermaLink="false">kbarticle227</guid>
      <description>This article covers the steps of how to troubleshoot a database timeout in Password Reset Server.</description>
    </item>
    <item>
      <title>Installing a support patch for Password Reset Server</title>
      <link>http://support.thycotic.com/KB/a221/installing-a-support-patch-for-password-reset-server.aspx</link>
      <pubDate>Wed, 21 Dec 2011 21:54:10 GMT</pubDate>
      <guid isPermaLink="false">kbarticle221</guid>
      <description>First, you should download the patch zip file from support. They will
give you a link to the download in an email. Next, follow these steps:
&lt;ol&gt;
    &lt;li&gt;Go to the http:/your password reset server url/Installer.aspx?patch=true
    page (make sure you have patch=true at the end!), and click Next up to
    &lt;span id="StepTitleLabel" class="Label"&gt;step &lt;em&gt;2. Download Updates&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;In the Upload File dialog select the zip file that was downloaded above, and click Upload File&lt;/li&gt;
    &lt;li&gt;Complete the Installer steps&lt;/li&gt;
&lt;/ol&gt;</description>
    </item>
    <item>
      <title>How to add your own image question (custom images)</title>
      <link>http://support.thycotic.com/KB/a219/how-to-add-your-own-image-question-custom-images.aspx</link>
      <pubDate>Mon, 19 Dec 2011 22:34:38 GMT</pubDate>
      <guid isPermaLink="false">kbarticle219</guid>
      <description>To add a new set of images:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
    &lt;li&gt;Find the ChallengeImages folder in your Password Reset Server folder &lt;br /&gt;
    (typically under c:\inetpub\wwwroot\passwordresetserver).&lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Create a new folder using a number 100 or higher as its name. Folders named 1-99 are reserved by Thycotic and may be overwritten in a future release. &amp;nbsp;For example: &amp;nbsp;101&lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Create a new text document in this folder and name it what you would like your image set to be called. &amp;nbsp;For example: &amp;nbsp;"FavoriteGames.txt"&lt;br /&gt;
    &lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Copy your custom image set into your new folder.&amp;nbsp; &lt;strong&gt;These images must have the .jpg extension, or the files will not load.&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;br /&gt;
To use this image set, create or update an image question (Administration | Security Questions ) and choose your new image set.</description>
    </item>
    <item>
      <title>Excluding specific users (like service accounts)</title>
      <link>http://support.thycotic.com/KB/a216/excluding-specific-users-like-service-accounts.aspx</link>
      <pubDate>Thu, 15 Dec 2011 21:28:31 GMT</pubDate>
      <guid isPermaLink="false">kbarticle216</guid>
      <description>You can exclude certain user accounts from your Password Reset Server.&amp;nbsp; This is useful so that service accounts, admin accounts and other non-end user accounts are not included in your system.&lt;br /&gt;
&lt;br /&gt;
Administration-&amp;gt;Users page, click  "Want to Exclude Certain Users?" then "Edit".&amp;nbsp; You can then add users to exclude.&lt;br /&gt;
&lt;br /&gt;
(You can also check the section "Exclude Users" in the Password Reset Server User Guide)</description>
    </item>
    <item>
      <title>Invalid Session Message for Password Reset</title>
      <link>http://support.thycotic.com/KB/a206/invalid-session-message-for-password-reset.aspx</link>
      <pubDate>Thu, 01 Dec 2011 19:40:48 GMT</pubDate>
      <guid isPermaLink="false">kbarticle206</guid>
      <description>This article covers possible causes for receiving an invalid session message when your users try to reset their password.</description>
    </item>
  </channel>
</rss>
