[phpldapadmin] [ phpldapadmin-Bugs-2487659 ] OpenDS Issue
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2487659, was opened at 2009-01-05 06:14
Message generated for change (Comment added) made by bopalmer
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2487659&group_id=61828
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.1.x
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Shaun Price (shaunprice)
Assigned to: Nobody/Anonymous (nobody)
Summary: OpenDS Issue
Initial Comment:
phpLDAPadmin: 1_1_0_6
LDAP Server:OpenDS
Web Server: IIS
PHP: 5.2.5
OS: Windows Server 2003 Enterprise Edition
When I click on a user within my directory I get
E_WARNING: ldap_get_values() [function.ldap-get-values]: Cannot get the value(s) of attribute Success
PHP Debug Backtrace
File C:\Inetpub\wwwroot\ldapadmin\lib\functions.php (161)
Function error (a:5:{i:0;s:140:"E_WARNING: ldap_get_values() [<a h...<TRUNCATED>)
File C:\Inetpub\wwwroot\ldapadmin\lib\functions.php ()
Function pla_error_handler (a:5:{i:0;i:2;i:1;s:129:"ldap_get_values() [<a href...<TRUNCATED>)
File C:\Inetpub\wwwroot\ldapadmin\lib\server_functions.php (1828)
Function ldap_get_values (a:3:{i:0;i:0;i:1;i:0;i:2;s:10:"isMemberOf";})
File C:\Inetpub\wwwroot\ldapadmin\lib\server_functions.php (2544)
Function search (a:7:{i:0;N;i:1;s:47:"uid=ldaptest,ou=xxxx,ou=xxx,d...<TRUNCATED>)
File C:\Inetpub\wwwroot\ldapadmin\lib\DefaultEditingEntry.php (31)
Function getDNSysAttrs (a:1:{i:0;s:47:"uid=ldaptest,ou=xxxx,ou=xxx,dc=xxx,...<TRUNCATED>)
File C:\Inetpub\wwwroot\ldapadmin\lib\TemplateEditingEntry.php (101)
Function getAttributes (a:0:{})
File C:\Inetpub\wwwroot\ldapadmin\lib\Entry.php (295)
Function getAttributes (a:0:{})
File C:\Inetpub\wwwroot\ldapadmin\htdocs\template_engine.php (46)
Function accept (a:1:{i:0;O:11:"EntryReader":2:{s:8:"
----------------------------------------------------------------------
Comment By: Brent Palmer (bopalmer)
Date: 2009-01-26 09:14
Message:
I think this might be the bug in OpenDS causing this. Doesn't appear to be
any work on it yet...
https://opends.dev.java.net/issues/show_bug.cgi?id=3446
----------------------------------------------------------------------
Comment By: Deon George (wurley)
Date: 2009-01-05 08:18
Message:
Hmm... this is a hard one to figure out (if its a php-ldap issue or an
OpenDS issue). It seems that we get an error, when we ask for the value of
isMemberOf, on a DN.
A workaround has been committed to CVS (BRANCH-1_1_0) - you can apply it
manually to get around this problem:
http://phpldapadmin.cvs.sourceforge.net/viewvc/phpldapadmin/phpldapadmin/lib/server_functions.php?r1=1.51.2.15&r2=1.51.2.16
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2487659&group_id=61828
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/