| Summary | Using LDAP as preferences backend required configuration mismarked |
| Queue | Horde Base |
| Queue Version | 3.0.3 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | chuck (at) horde (dot) org |
| Requester | glen (at) delfi (dot) ee |
| Created | 02/27/2005 (7559 days ago) |
| Due | |
| Updated | 03/03/2005 (7555 days ago) |
| Assigned | |
| Resolved | 03/03/2005 (7555 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Using LDAP as preferences backend required configuration mismarked
Queue ⇒ Horde Base
rootbinddn and it's password is required. and saving prefs having
these unset, generates fatal error accessing horde
--- Preferences System ----
The DN of the root (administrative) account to bind for write
operations [ ]
The password of the root DN for bind authentication [ ]
--- Output in Browser ---
A fatal error has occurred
Required 'rootdn' not specified in preferences LDAP configuration. The
file /usr/share/horde/config/conf.php should contain a
$conf['prefs']['params']['rootdn'] setting.
Details have been logged for the administrator.
----