CSM 10.2.2 Documentation

Home

Configure the Log In Account for Web-Forms

Define a log-in account for Cherwell Web-Forms™.

To define a log in account for Web-Forms:

  1. Open the Web-Forms web.config file in an XML Editor. (C:\Program Files\Cherwell Browser Applications\CherwellWebForms)
  2. Locate the following line of code:
    <appSettings>		<add key="LoginName" value=""/>		<add key="LoginPassword" value=""/>
  3. Provide a value for LoginName and LoginPassword.
  4. Save the web.config file.

Was this article useful?