AI OnAI Off
MinRequiredPasswordLength is not used for WindowsMembershipProvider, see http://sdk.episerver.com/library/cms6/html/P_EPiServer_Security_WindowsMembershipProvider_MinRequiredPasswordLength.htm
Users from WindowsMembershipProvider can't be modified or assigned to new groups through the EPiServer UI - this is by design since the users are defined in the Windows domain.
I'm surprised you are even allowed to try changing any fields - normally all the fields in the edit user screen are disabled for Windows user accounts.
Are you trying to modify the user through the UI or in code?
Are you using the default WindowsMembershipProvider in web.config or a custom membership provider inheriting from WindowsMembershipProvider?
Hi!
I'm working with a site that recently has upgraded from CMS 5 to CMS 6 R2. I've ran into problems when it comes to modifying a user account (AD) or trying to add a new SQL-account. The site is an intranet and uses Windows AD to authenticate users. When I for example try to give editor rights to a user I get the following error message: