<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Password complexity]]></title>
		<link>http://www.iredmail.org/forum/topic4306-password-complexity.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4306.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Password complexity.]]></description>
		<lastBuildDate>Sat, 29 Dec 2012 06:27:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19691.html#p19691</link>
			<description><![CDATA[<p>Thank you sir, its working fine...:) thank u very much..:)</p>]]></description>
			<author><![CDATA[null@example.com (mamun.388)]]></author>
			<pubDate>Sat, 29 Dec 2012 06:27:23 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19691.html#p19691</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19690.html#p19690</link>
			<description><![CDATA[<p>Sorry, what do you mean &quot;not working&quot;? Did you try to restart Apache web server and try again?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 29 Dec 2012 05:23:48 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19690.html#p19690</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19689.html#p19689</link>
			<description><![CDATA[<p>This is my current configuration,&nbsp; so there is already false. but it not working...</p><br /><p>$rcmail_config[&#039;password_driver&#039;] = &quot;sql&quot;;</p><p>// Determine whether current password is required to change password.<br />// Default: false.<br />$rcmail_config[&#039;password_confirm_current&#039;] = true;</p><p>// Require the new password to be a certain length.<br />// set to blank to allow passwords of any length<br />$rcmail_config[&#039;password_minimum_length&#039;] = 4;</p><p>// Require the new password to contain a letter and punctuation character<br />// Change to false to remove this check.<br />$rcmail_config[&#039;password_require_nonalpha&#039;] = false;</p><p>// Enables logging of password changes into logs/password<br />$rcmail_config[&#039;password_log&#039;] = true;</p>]]></description>
			<author><![CDATA[null@example.com (mamun.388)]]></author>
			<pubDate>Sat, 29 Dec 2012 04:47:23 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19689.html#p19689</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19687.html#p19687</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>Please just take a look at this file, at least open it and read several lines.</p></blockquote></div><p>As ZhangHuangbin suggests, a quick read of the file makes it seems fairly obvious:</p><div class="quotebox"><blockquote><p>// Require the new password to be a certain length.<br />// set to blank to allow passwords of any length<br />$rcmail_config[&#039;password_minimum_length&#039;] = 8;</p><p>// Require the new password to contain a letter and punctuation character<br />// Change to false to remove this check.<br />$rcmail_config[&#039;password_require_nonalpha&#039;] = true;</p></blockquote></div><p>I suspect this would remove complexity:<br />$rcmail_config[&#039;password_require_nonalpha&#039;] = false;</p><p>I suspect this would allow any password length:<br />$rcmail_config[&#039;password_minimum_length&#039;] = ;</p>]]></description>
			<author><![CDATA[null@example.com (christopher.lohman)]]></author>
			<pubDate>Fri, 28 Dec 2012 16:07:19 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19687.html#p19687</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19686.html#p19686</link>
			<description><![CDATA[<p>Please just take a look at this file, at least open it and read several lines.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 28 Dec 2012 09:09:35 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19686.html#p19686</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19682.html#p19682</link>
			<description><![CDATA[<p>This is the path, /var/www/roundcubemail/plugins/password/config.inc.php , but what should i disable form here, plz tell me detail, i m new with iredmail.</p>]]></description>
			<author><![CDATA[null@example.com (mamun.388)]]></author>
			<pubDate>Fri, 28 Dec 2012 06:16:00 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19682.html#p19682</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19642.html#p19642</link>
			<description><![CDATA[<p>Do you mean changing password with Roundcube webmail? If so, you can disable this in its password plugin config file: roundcubemail/plugins/password/config.inc.php.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 24 Dec 2012 17:52:20 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19642.html#p19642</guid>
		</item>
		<item>
			<title><![CDATA[Password complexity]]></title>
			<link>http://www.iredmail.org/forum/post19637.html#p19637</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: iredmail-0.8.1<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): <br />- Linux/BSD distribution name and version: centos5.6<br />- Related log if you&#039;re reporting an issue: <br />==== </p><p>how can i remove the password complexity on iredmail-0.8.1. when i try to change my password that time its not taking any easy password like , 12345, abcd, its only taking complex password, like: Mamun!@#</p>]]></description>
			<author><![CDATA[null@example.com (mamun.388)]]></author>
			<pubDate>Mon, 24 Dec 2012 04:14:32 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19637.html#p19637</guid>
		</item>
	</channel>
</rss>
