logo       

[bug #6245] DN are passed as uuencoded strings.: msg#00619

web.phpgroupware.tracker

Subject: [bug #6245] DN are passed as uuencoded strings.

=================== BUG #6245: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6245&group_id=509

Submitted by: Caeies Project: phpGroupWare
Submitted on: Thu 10/30/03 at 15:38
Category: eldaptir Bug Group: 0.9.16RC1
Severity: 5 - Major Priority: Normal
Resolution: None Assigned to: None
Status: Open Component Version: CVS
Platform Version: Linux - Debian Reproducibility: Every Time

Summary: DN are passed as uuencoded strings.

Original Submission: Okay,

What is put here is a work around (I really don't have any idea of where comes
the problem).



The binding to LDAP is good.



Then when you try to search for a user (for example), The DN is passed as an
url ...

So the work around is this :

In eldapdir/inc/class.ldap.inc.php

change the line 547 ie :

return $thisdn;

by

return urldecode($thisdn);



After that eldaptir should works ok.



I use it since it could'nt segfault like GQ, when phpgw set new groups or
personnes :).(Yes GQ is not able to handle phpGW LDAP entries, due, I guess to
the order of the objectClass in the entries)

This works for OpenLDAP 2.x with LDAP binding V2 or V3





No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6245&group_id=509

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise