MACROMEDIA COLDFUSION 5-ADVANCED ADMINISTRATION Manual page 111

Table of Contents

Advertisement

Defining User Directories
5
6
7
8
To define LDAP options:
1
2
3
4
5
6
7
The Add User Directory to Existing Security Context box is checked by default. This
setting enables you to add users to existing security contexts automatically.
Using the Sample ODBC Data Source as a User Directory
On Windows systems, you can use an ODBC data source for username/password
security authentication. A sample ODBC access database,
installed in the
Follow these steps to use this sample database to test the ODBC username/password
authentication:
1
Enter a username and password if the domain, directory, or data source requires
one. You can leave these fields blank if ColdFusion Server is running under
Administrator access.
Select the Secure Connect check box to implement encrypted transmission of
authentication information. Secure Connect must be enabled when accessing an
LDAP server over Secure Sockets Layer (SSL).
Leave the Add User Directory to Existing Security Context check box selected to
add users from this user directory to existing security contexts automatically. If
you disable this option, you must manually associate users with each security
context you create.
If your user directory is an NT Domain or ODBC data source, click Add to define
the directory. If your user directory is an LDAP directory, complete the steps that
follow to set LDAP directory options.
Enter a Search Root. The Search Root must point to the branch of the LDAP tree
where a user namespace logically begins. Typically, this branch represents an
"organization" or an "organizational unit" and corresponds to one user directory.
Enter a Lookup Start. ColdFusion uses the Lookup Start to construct the
non-unique beginning of the DN string, for example, uid=.
Enter a Lookup End. ColdFusion uses the Lookup End to construct the part of the
DN string that follows user ID, for example, ou=marketing,o=widgetinc.com.
Enter a Search Timeout. The Search Timeout indicates the maximum amount of
time (in seconds) you want ColdFusion to spend searching a directory.
Enter the maximum number of results you want the search to return in the
Search Results field.
Select a Search Scope from the drop-down list. Enter the depth of your search.
For example, if you want to be able to access everything under the search root,
select the Subtree option. Otherwise, select the One Level option.
Click Add to define the user directory.
cfusion\database
Use the ColdFusion Administrator to create an ODBC data source using the
Microsoft Access ODBC driver. Be sure to name the data source SmSampleUsers
directory.
, is
SmSampleUsers.mdb
93

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?

This manual is also suitable for:

Coldfusion 5

Table of Contents