It is possible there the passwords have expired so there are a few options:
-change password for accounts (decrypt the web.config files, update with new password, and encrypt the files again)
or
-reset accounts on the database level and set the password expiration to never using the same PW currently in place.