Is there anyway to get SharePoint to force the user to change their password. Basically we have several requirements that users can't recycle passwords, passwords must be a certain length, etc. Is there anyway that we can enforce this via SharePoint. I think the big problem is our users aren't logging into workstations that authenticate against the AD domain. They are only hitting the domain via SharePoint.
Anyone have any ideas? Could I develop my own custom isapi filter to live above the SharePoint one and check Active Directory before it hits the stsfltr? If anyone has any ideas, I'd be greatly appreciative.