This wizard helps you control access to your existing applications. To secure access to an application’s folder, ColdFusion must be running and the active site must be configured properly.
Please specify the full path to the directory you want to secure. The path must also be in your current site.
Simple Authentication: Secure your application with a single username and password.
Windows NT Authentication: Secure your application using Windows NT usernames and passwords.
LDAP Authentication: Secure your application with usernames and passwords stored in an LDAP server.
Enter a valid Windows NT domain for authenticating users:
o=airius.com
cn=Directory Manager
For authentication to work correctly, enter the query string that the LDAP server requires for the user names. For example, if the LDAP server requires the string to be cn=jsmith,o=xyz.com, here you would add cn={username},o=xyz.com
cn=jsmith,o=xyz.com
cn={username},o=xyz.com
Query String Format :
Create the user name and password to access this application.
Authentication has been added to the application, but before users can be authenticated, the following files need to be put on the remote site:
You have successfully added authentication to your application.
The mm_wizard_application_include.cfm and Application.cfc files have been updated.
mm_wizard_application_include.cfm
Application.cfc