Adobe Dreamweaver CS3 Manual de usuario Pagina 672

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 738
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 671
DREAMWEAVER CS3
User Guide
665
The page is usually a goodbye or thank you page.
2 In the Server Behaviors panel, click the Plus (+) button and select User Authentication > Log Out User.
3 Select the Log Out When Page Loads option, and click OK.
Securing a folder in your application (ColdFusion)
Secure a folder or site on the server (ColdFusion)
You can use Dreamweaver to password-protect a specific folder in your ColdFusion application, including the appli-
cations root folder. When a visitor to your site requests any page in the specified folder, ColdFusion prompts the
visitor for a user name and password. ColdFusion stores the user name and password in session variables so the
visitor doesnt need to enter them again during the session.
Note: This feature is available only if you have access to a computer running ColdFusion MX 7 or later.
1 With a ColdFusion document open in Dreamweaver, select Commands > ColdFusion Login Wizard.
2 Complete the ColdFusion Login Wizard.
a Specify the full path to the folder you want to secure and click Next.
b In the next screen, select one of the following authentication types:
Simple Authentication Secures your application with a single user name and password for all users.
Windows NT Authentication Secures your application using NT user names and passwords.
LDAP Authentication Secures your application with user names and passwords stored on an LDAP server.
c Specify whether you want users to log in using a ColdFusion login page or a pop-up menu.
d In the next screen, specify the following settings:
If you selected simple authentication, specify the user name and password that each visitor must enter.
If you selected Windows NT authentication, specify the NT domain to validate against.
If you selected LDAP authentication, specify the LDAP server to validate against.
3 Upload the new files to your remote site. The files are located in your local site folder.
See also
“Enable the ColdFusion enhancements” on page 674
“Building a page only authorized users can access (ColdFusion, ASP, JSP, PHP)” on page 662
Securing a folder in your application (ColdFusion)” on page 665
Using ColdFusion components (ColdFusion)
About ColdFusion components
ColdFusion component (CFC) files let you encapsulate application and business logic into self-contained, reusable
units. CFCs also provide a fast, easy way to create web services.
September 4, 2007
Vista de pagina 671
1 2 ... 667 668 669 670 671 672 673 674 675 676 677 ... 737 738

Comentarios a estos manuales

Sin comentarios