![]() |
Cloudscape Properties
|
Reference Manual |
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 Developer's Guide. Syntax
cloudscape.authentication.provider={ Example-- system-wide property
-- database-wide property
-- publishing a database-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.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |