Title:
Bug 72681:(Watson Migration Closure)Add CF Administrator setting for CFLDAP connection information
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): Michael Dawson / Michael Dawson (Michael)
Created: 08/14/2008
Components: Administrator, Administrator Console
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 6
Problem:
Add CF Administrator setting for CFLDAP connection information.
In the CF Admin, give us the ability to specify a connection name, username and password. Similar to a datasource name, this connection name would then be used in a CFLDAP tag.
This would prevent another occurrence of having to specify user credentials within a CF page.
For example, in CF Admin, we could have the following fields:
Connection Name: LDAPConn
Connection User: username@domain.com (or domain\user or cn=user)
Connection Password: []
In CFLDAP we would need a new attribute CONNECTION:
<cfldap connection="LDAPConn" name="results" attributes="mail" ...>
It would be even better if we could specify multiple connections.
Also, this should be extended into Application.cfc for application-specific settings similar to CF Mappings.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3035809
External Customer Info:
External Company:
External Customer Name: Michael Dawson
External Customer Email: 361B0A9E44763038992016B8
External Test Config: 08/14/2008
Attachments:
Comments: