We have an application running on our Solaris and in the past week we've had users running into login issues. The application returns an error that it can't establish a connection.
I checked the message log and found the error: "refused connect from xx.xx.xx.xx (name/address mismatch)"
What we found is if the domain controller has 7 or more records in the PRT this will start to happen. If we clear the PRT and leave only the user's computer name in the PRT the application will connect.
I tried changing the nsswitch.conf so hosts had an entry of: "hosts: files dns [NOTFOUND=return]" but that didn't work.
Is it possible that the DNS server is just taking too long to respond with a reply?
- Stinney
Favorite all too common vendor responses: "We've never seen this issue before." AND "No one's ever wanted to use it like that before.