Help -- I am having a odd problem on a new subdomain. I have created a new subdomain on my site, www.subdomain.mysite.com. Everything looks ok, except when either User1 or an authenticated User that I have created tries to change their password, it does not work. I have to keep emailing myself the reset password login link. When I do that and go to the site and type in a new password and then logout, the new password does not work.

When I look at the database, both the Administrator and the auth. User have entries in the User table, and there is an encrypted value in the password field.

BTW, everything is fine on my main site, www.mysite.com.

Does anyone have any ideas of what I could be doing wrong?

Thanks!