[Tickets #9762] Re: attrisdn in the Groups LDAP Setup does not work?
bugs at horde.org
bugs at horde.org
Thu May 19 06:29:01 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9762
------------------------------------------------------------------------------
Ticket | 9762
Aktualisiert Von | christoph.ohliger at fh-rosenheim.de
Zusammenfassung | attrisdn in the Groups LDAP Setup does not work?
Warteschlange | Horde Base
Version | 4.0-RC2
Typ | Bug
Status | Duplicate
Priorität | 2. Medium
Milestone | 4.1
Patch |
Zuständige | Jan Schneider
------------------------------------------------------------------------------
christoph.ohliger at fh-rosenheim.de (2011-05-19 06:29) hat geschrieben:
> Hi,
>
> it looks like the "attrisdn" parameter in the Groups LDAP driver
> does not work as expected.
> I do have a Novell edirectory and have set
> $conf[group][params][attrisdn] but got the following error messages:
>
> Mar 31 17:13:17 dmz-sv-webmail HORDE: HORDE [kronolith] Invalid DN
> syntax#012Parameters:#012Base: ou=Gruppen,o=physik#012Filter:
> (member=campus-admin)#012Scope: sub [pid 9313 on line 359 of
> "/usr/share/pear/Horde/Group/Ldap.php"]
> Mar 31 17:13:17 dmz-sv-webmail HORDE: HORDE [nag] Invalid DN
> syntax#012Parameters:#012Base: ou=Gruppen,o=physik#012Filter:
> (member=campus-admin)#012Scope: sub [pid 9313 on line 359 of
> "/usr/share/pear/Horde/Group/Ldap.php"]
> Mar 31 17:13:17 dmz-sv-webmail HORDE: HORDE [nag] Invalid DN
> syntax#012Parameters:#012Base: ou=Gruppen,o=physik#012Filter:
> (member=campus-admin)#012Scope: sub [pid 9313 on line 359 of
> "/usr/share/pear/Horde/Group/Ldap.php"]
> Mar 31 17:13:17 dmz-sv-webmail HORDE: HORDE [kronolith] Invalid DN
> syntax#012Parameters:#012Base: ou=Gruppen,o=physik#012Filter:
> (member=campus-admin)#012Scope: sub [pid 9313 on line 359 of
> "/usr/share/pear/Horde/Group/Ldap.php"]
> Mar 31 17:13:17 dmz-sv-webmail HORDE: HORDE [mnemo] Invalid DN
> syntax#012Parameters:#012Base: ou=Gruppen,o=physik#012Filter:
> (member=campus-admin)#012Scope: sub [pid 9313 on line 359 of
> "/usr/share/pear/Horde/Group/Ldap.php"]
> Mar 31 17:13:17 dmz-sv-webmail HORDE: HORDE [mnemo] Invalid DN
> syntax#012Parameters:#012Base: ou=Gruppen,o=physik#012Filter:
> (member=campus-admin)#012Scope: sub [pid 9313 on line 359 of
> "/usr/share/pear/Horde/Group/Ldap.php"]
>
>
> Indeed a search over /var/www/html/horde and /usr/share/pear only
> finds references to attrisdn here:
>
> [root at dmz-sv-webmail pear]# grep -Ri attrisdn /var/www/html/horde
> /usr/share/pear/
> /var/www/html/horde/config/conf.xml: <configboolean
> name="attrisdn" required="false"
> /var/www/html/horde/config/conf.bak.php:$conf['group']['params']['attrisdn']
> = true;
> /var/www/html/horde/config/conf.php:$conf['group']['params']['attrisdn'] =
> true;
> /usr/share/pear/Horde/Group/Kolab.php: 'attrisdn' => true,
> [root at dmz-sv-webmail pear]#
>
> So this looks like its not referenced in the code?
>
Hi,
it seems that I am also stopping at the same point when evaluating the
new horde. I also expanded the code wihtin 3 to support LDAP group
membership in Kronolith module and also have a "non flat" directory.
Any news on this issue ?
More information about the bugs
mailing list