Hello,
We are new to Crystal Enterprise, infact we are installing Business Objects Enterprise XI and would like to modify the Authentication Type box when logging onto Admin or Infoview.
What we are after is
Authentication Type: Windows AD
Enterprise
Removing all LDAP and Windows NT from the list and making Windows AD the Default.
Question is what is the exact page name that needs to be modified here. The applicaiton is logon.aspX but no page is listed in the URL.
I am looking for a .CSP, CWR or the like to modify here.
Here is the HTML code that is generated.
<tr class="list">
<td class="list" nowrap="nowrap" align="Left" valign="Middle"><span class="list">Authentication: </span></td><td class="list" nowrap="nowrap" valign="Middle"><select name="MainLogon:_ctl8" class="list" style="width:200px;">
<option selected="selected" value="Enterprise">Enterprise</option>
<option value="LDAP">LDAP</option>
<option value="Windows AD">Windows AD</option>
<option value="Windows NT">Windows NT</option>
Your Help would be greatly appreciated.
Thanks,
Randy
We are new to Crystal Enterprise, infact we are installing Business Objects Enterprise XI and would like to modify the Authentication Type box when logging onto Admin or Infoview.
What we are after is
Authentication Type: Windows AD
Enterprise
Removing all LDAP and Windows NT from the list and making Windows AD the Default.
Question is what is the exact page name that needs to be modified here. The applicaiton is logon.aspX but no page is listed in the URL.
I am looking for a .CSP, CWR or the like to modify here.
Here is the HTML code that is generated.
<tr class="list">
<td class="list" nowrap="nowrap" align="Left" valign="Middle"><span class="list">Authentication: </span></td><td class="list" nowrap="nowrap" valign="Middle"><select name="MainLogon:_ctl8" class="list" style="width:200px;">
<option selected="selected" value="Enterprise">Enterprise</option>
<option value="LDAP">LDAP</option>
<option value="Windows AD">Windows AD</option>
<option value="Windows NT">Windows NT</option>
Your Help would be greatly appreciated.
Thanks,
Randy