This is occurring on an exchange 2003 server with sp1 or sp2, running on windows 2003 with sp1. Currently the users can not change passwords using OWA. We would like them to be able to. If I go directly to https://xxx.edu/iisadmpwd/aexp2b.asp . . . the change password feature works. If I start OWA and click change password I go to https://xxx.edu/iisadmpwd/aexp2b.asp?https://xxx.edu/exchange/UserName/? fill in the data . . . . click ok. I get Object not found. I added some display statements to the achg.asp file. When going directly to the site (not using exchange) and filling in the form in aexp2b.asp the domain, account and passwords all transfer to the achg.asp file. When using exchange to access aexp2b NONE of the data goes to the achg.asp file and the achg.asp pulls in the machine name since it could not find the domain and of course since there is no user name or password either it can not find the user object. What is the next step in solving this problem?