|
[bug #6245] DN are passed as uuencoded strings.: msg#00619web.phpgroupware.tracker
=================== 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> |
|---|---|---|
| Previous by Date: | [bug #6242] Failed to update entry when more than one key columns: 00619, nobody |
|---|---|
| Next by Date: | [bug #6242] Failed to update entry when more than one key columns: 00619, nobody |
| Previous by Thread: | [bug #6242] Failed to update entry when more than one key columnsi: 00619, nobody |
| Next by Thread: | [bug #3734] login into phpgw from sitemgr with long username does not work: 00619, nobody |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |