Authentication on the server

When authentication is activated in the server, user credentials are authenticated against LDAP or a local database. (If you need configuration details, see your system administrator.)

You can use the Administration client utility method isAuthenticationEnabled() or IsAuthenticationEnabled() (in Java or C#, respectively) to determine the authentication state on the server. If this method returns true, authentication is enabled for your server.