![]() |
Cloudscape Properties
|
Reference Manual |
cloudscape.authentication.ldap.searchFilterFunctionSpecifies the search filter to use to determine what constitutes a user (and other search predicate) for Cloudscape searches for a full DN during user authentication. If you set this property to cloudscape.user, Cloudscape looks for cached full DNs for users that you have defined with the cloudscape.user.UserName property. For other users, Cloudscape performs a search using the default search filter. For more information about LDAP user authentication, see LDAP Directory Service of the Cloudscape Developer's Guide. Syntax
cloudscape.authentication.ldap.searchFilter= Default(&(objectClass=inetOrgPerson)(uid=userName)) NOTE: Cloudscape automatically &s the filter you specify with ((uid=userName)) unless you include %USERNAME% in the definition. You may want to use %USERNAME% if your user DNs map the user name to something other than uid (for example, user). Examples-- system-wide properties
-- 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. |