<docbook><section><title>UdadocFAQWhatDoesDisableInteractiveLoginDo</title><para> </para><title> doc.FAQ.WhatDoesDisableInteractiveLoginDo</title> doc.FAQ.WhatDoesDisableInteractiveLoginDo
<para> By enabling this option, the application will not prompt for a username/password when connecting to the database.
 The assumption here is you do not require a password to connect.
 This will apply to the following scenarios</para><itemizedlist mark="bullet" spacing="compact"><listitem>The passwords are hard-coded in the server (applies to the Multi-Tier drivers) </listitem>
<listitem>The database server does not require a password to connect </listitem>
<listitem>The application will pass the userid/password using its own method.
The only exception where enabling this option will still prompt an interactive login is when creating a new data-source.</listitem>
</itemizedlist><para> </para></section></docbook>