----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: raagz Message 4 in Discussion Hi, This occurs whenever you try to add a domain . The domain will likely be added to the list of domains but not to IIS or the domain file system. The occurance of this error means that can not create the NT users for the domain IIS account due to password restrictions in place on the server. You can view the restrictions by going to the MMC on the server. Start > Programs > Administrative Tools > Local Security Policy Select Account Policies / Password Policies in the launched MMC. Check that the Effective Setting for "Password must meet complexity rquirements" is Disabled and "Minimum password length" is 0 (zero) If they are not then this is causing the error described.To change these double click on them and change the values. This will change the Local Setting There is a time delay before the Effective Setting changes, due to some security protection put in place by Microsoft. However, to make the change effective immediately then you can do use some command line queries. Launch the Command Line tool on the server Start > Run and type: cmd Then at the prompt type: net accounts /maxpwage:unlimited and then: net accounts /minpwlen:0 If you now go back to the Local Security Policy MMC (you will have to shut it down and restart it) you will see the changes have taken effect. Hope this solves your problem. Thanks Raghavendra ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
