![]()
![]() ![]() ![]() ![]() ![]() ![]() ![]() Documentation Top ![]() Global Index ![]() Reference Manual ![]() ![]() ![]() Developer's Guide ![]() ![]() Tuning Cloudscape ![]() ![]() |
cloudscape.authentication.providerFunctionSpecifies the authentication provider for Cloudscape user authentication.
When using an external authentication service provider (LDAP or NIS+), you must also set: When using LDAP, you can set other LDAP-specific properties. See also:
Alternatively, you can write your own class to provide a different external authentication service. This class must implement the public interface COM.cloudscape.authentication.Interface.AuthenticationScheme and throw exceptions of the type COM.cloudscape.authentication.Interface.AuthenticationException where appropriate. Using a user-defined class makes Cloudscape adaptable to various naming and directory services. For example, the class could allow Cloudscape to hook up to an existing user authentication service that uses any of the standard directory and naming service providers to JNDI. To enable any Cloudscape user authentication, you must set the cloudscape.connection.requireAuthentication property to true. For more information about user authentication, see Working with User Authentication of the Cloudscape Developers Guide. SyntaxExample-- system-wide property
Scopedatabase-wide (publishable) Dynamic or StaticStatic. For system-wide properties, you must reboot Cloudscape for the change to take effect. For database-wide properties, you must reboot the database for the change to take effect. | ||
![]() ![]() ![]() ![]() ![]() ![]() | ![]() ![]() Cloudscape Version 3.0 ![]() For technical support, go to: www.cloudscape.com and click Support. Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved. |