How do we handle those users as far as password expiration and "User must
change password at next logon" (after creating a new user) goes?
It seems like both of those things only popup if you logon to a workstation
joined to the domain, but not through OWA, at least not by default?
Any suggestions really appreciated!
TIA!!
/ Per
http://support.microsoft.com/kb/833734
SUMMARY
The Password Change pages that are included with Microsoft Internet
Information Services (IIS) 6.0 on a Microsoft Windows Server 2003
system have multiple problems. You can resolve these problems by
installing the hotfix that is described in this article.
Back to the top
SYMPTOMS
You may experience the following problems with the Password Change
pages that are included with Microsoft Internet Information Services
(IIS) 6.0: · The first letter of the user's account name is
truncated.
· The domain name is not correctly populated.
· You cannot change passwords for users whose passwords must be
changed at the next logon.
· You cannot change passwords for users whose passwords have expired.
· You cannot change passwords across forests.
· You cannot use user names in the UPN format.
James Chong
Thanks James!
/ Per
"james chong" <jamest...@gmail.com> wrote in message
news:1164647053....@j72g2000cwa.googlegroups.com...
The important part is you have to set the right settings on the IISADMPWD
virtual directory, to set the security to "Enable anonymous access" and
"Basic auth".
Hope that helps somebody else out there with the same problem?! :)
/ Per
"james chong" <jamest...@gmail.com> wrote in message
news:1164657559.3...@f16g2000cwb.googlegroups.com...