![]() |
Cloudscape Properties
|
Reference Manual |
cloudscape.user.UserNameFunction
Users and PasswordsThis property creates valid clear-text users and passwords within Cloudscape when the cloudscape.authentication.provider property is set to CLOUDSCAPE. For information about users, see Working with User Authentication of the Cloudscape Developer's Guide.
When a user name and its corresponding password are provided in the DriverManager.getConnection call, Cloudscape validates them against the properties defined for the current system. User names are SQL92Identifiers and can be delimited. Caching User DNsThis property caches user DNs (distinguished names) locally when cloudscape.authentication.provider is set to LDAP and cloudscape.authentication.ldap.searchFilter is set to cloudscape.user. When you provide a user DN with this property, Cloudscape is able to avoid an LDAP search for that user's DN before authenticating. For those users without DNs defined with this property, Cloudscape performs a search using the default value of cloudscape.authentication.ldap.searchFilter. Syntaxcloudscape.user.{UserName=Password} | UserName=userDN }
-- database-level property DefaultExamples-- system-level property
-- database-level property -- cache a userDN locally
-- cache a userDN locally, database-level property
-- publishing a database-wide property Scopedatabase-wide (publishable) Dynamic or StaticDynamic. The change takes effect immediately. For information about dynamic changes to properties, see Dynamic or Static Changes to Properties. |
|
![]() 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. |