 




<?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: Enabling disabled password in AS/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/enabling-disabled-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/enabling-disabled-password/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 04:11:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: amvit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/enabling-disabled-password/#comment-76387</link>
		<dc:creator>amvit</dc:creator>
		<pubDate>Fri, 23 Apr 2010 08:34:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-76387</guid>
		<description><![CDATA[Hi there, 

We implemented this using a product called FastPass Password Manager http://www.fastpasscorp.com. Works great  - your users will have to have an AD account to get it working. They can either sync the passwords from AD or let the user select a target to password reset - eg. SAP iSeries. Uses Challenge response and SMS pin for auth.

Anders]]></description>
		<content:encoded><![CDATA[<p>Hi there, </p>
<p>We implemented this using a product called FastPass Password Manager <a href="http://www.fastpasscorp.com" rel="nofollow">http://www.fastpasscorp.com</a>. Works great  &#8211; your users will have to have an AD account to get it working. They can either sync the passwords from AD or let the user select a target to password reset &#8211; eg. SAP iSeries. Uses Challenge response and SMS pin for auth.</p>
<p>Anders</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnsonmumbai</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/enabling-disabled-password/#comment-74068</link>
		<dc:creator>johnsonmumbai</dc:creator>
		<pubDate>Mon, 22 Feb 2010 06:54:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-74068</guid>
		<description><![CDATA[Hi Tom,

You are right the sentence should read as user profile gets disabled.

Iam second thoughts on implementing the same as i dont think our IT security would enable this function on our Production system.

Regards.
Johnson]]></description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>You are right the sentence should read as user profile gets disabled.</p>
<p>Iam second thoughts on implementing the same as i dont think our IT security would enable this function on our Production system.</p>
<p>Regards.<br />
Johnson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bvining</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/enabling-disabled-password/#comment-74024</link>
		<dc:creator>bvining</dc:creator>
		<pubDate>Sat, 20 Feb 2010 12:28:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-74024</guid>
		<description><![CDATA[Vendor response.

If you&#039;re interested, I have a reasonably functional solution for the problem you described. It&#039;s not complete in that 1) I haven&#039;t put in any help text and 2) the programs currently assume that the same display type (CCSID if you will) is used when setting a challenge answer and later providing the challenge answer (that is, don&#039;t go outside of A-Z, 0-9, etc in the question answer if the user has international tendencies), but it works well enough for some testing.

The user can select a question, from twenty question choices, to answer; the answer is not stored anywhere in clear text form; and, when the profile is disabled from the signon panel, the user is presented with a panel asking if they want to reset their password. If yes and they successfully answer the posed question (two tries) then the password can be left as it was with the profile being re-enabled or a temporary password can be assigned (which they are required to then change upon successfully signing on to the system).

This approach assumes that the user is still on the signon panel when their profile becomes disabled -- which may or may not be a reasonable assumption depending on your configuration.

If you would like to do some testing please let me know.

End vendor response.

Bruce Vining]]></description>
		<content:encoded><![CDATA[<p>Vendor response.</p>
<p>If you&#8217;re interested, I have a reasonably functional solution for the problem you described. It&#8217;s not complete in that 1) I haven&#8217;t put in any help text and 2) the programs currently assume that the same display type (CCSID if you will) is used when setting a challenge answer and later providing the challenge answer (that is, don&#8217;t go outside of A-Z, 0-9, etc in the question answer if the user has international tendencies), but it works well enough for some testing.</p>
<p>The user can select a question, from twenty question choices, to answer; the answer is not stored anywhere in clear text form; and, when the profile is disabled from the signon panel, the user is presented with a panel asking if they want to reset their password. If yes and they successfully answer the posed question (two tries) then the password can be left as it was with the profile being re-enabled or a temporary password can be assigned (which they are required to then change upon successfully signing on to the system).</p>
<p>This approach assumes that the user is still on the signon panel when their profile becomes disabled &#8212; which may or may not be a reasonable assumption depending on your configuration.</p>
<p>If you would like to do some testing please let me know.</p>
<p>End vendor response.</p>
<p>Bruce Vining</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/enabling-disabled-password/#comment-73972</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:14:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-73972</guid>
		<description><![CDATA[Can you clarify the &quot;disabled&quot; problem? In both the title and the question, the reference is to &quot;disabled password&quot;. But passwords don&#039;t get disabled -- profiles get disabled. Passwords get expired.

So, either the word &#039;disabled&#039; was used in place of &#039;expired&#039; or &#039;password&#039; was used in place of &#039;profile&#039;. Can you clarify the precise situation, please?

Tom]]></description>
		<content:encoded><![CDATA[<p>Can you clarify the &#8220;disabled&#8221; problem? In both the title and the question, the reference is to &#8220;disabled password&#8221;. But passwords don&#8217;t get disabled &#8212; profiles get disabled. Passwords get expired.</p>
<p>So, either the word &#8216;disabled&#8217; was used in place of &#8216;expired&#8217; or &#8216;password&#8217; was used in place of &#8216;profile&#8217;. Can you clarify the precise situation, please?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.047 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 05:41:59 -->