Universal Messaging 10.11 | Concepts | Security | Authentication | Client-Side Authentication | Enabling Reverse Hostname Resolution for localhost
 
Enabling Reverse Hostname Resolution for localhost
You can use the Nirvana.sasl.client.localhostResolve property to control whether the reverse hostname resolution for localhost is enabled on the client. Valid values are:
*true (default) - enables reverse hostname resolution.
*false - disables reverse hostname resolution. Set to false if you experience SASL-related client connection exceptions over the Universal Messaging Socket Protocol (nsp).
Important:
If you set this property to false, you must also set the Nirvana.sasl.server.localhostResolve property to false.