Brent, Yes, openDS has a problem with querying the schema attribute isMemberOf - I have committed a patch to PLA to cover this.
You can search the bug tracker to find the details of the patch - so you can apply it immediately, or wait until I release another PLA 1.1.0.7. (Dont know when I'll do that, I've been waiting to see if there are any more problems with 1.1.0.6). ...deon ----- Original Message ----- From: Brent Palmer <[email protected]> Sent: Sun, 25/1/2009 10:56am To: [email protected] Subject: [phpldapadmin-users] internal attribute isMemberOf Hi, I get an error when I click on a user in the tree who is not a member of any group. Based on the stack trace displayed (see below) I think it is the internal attribute isMemberOf. If I add the user to a group, it's fine. I'm using 1.1.0.6 with openDS. IsMemberOf is not a required attribute and the user I'm logged in as definitely has the ability to read that attribute. If anybody has any ideas, I'd like to hear. Thanks, Brent Palmer widernet.org Error E_WARNING: ldap_get_values() [function.ldap-get-values <http://phpldap/htdocs/function.ldap-get-values>;]: Cannot get the value(s) of attribute Success PHP Debug Backtrace *File* F:\egranary2\egranary\webcontent\phpldap\lib\functions.php (161) *Function* error (a:5:{i:0;s:140:"E_WARNING: ldap_get_values() [<a h...<TRUNCATED> <http://phpldap/tools/unserialize.php?index=0>;) *File* F:\egranary2\egranary\webcontent\phpldap\lib\functions.php () *Function* pla_error_handler (a:5:{i:0;i:2;i:1;s:129:"ldap_get_values() [<a href...<TRUNCATED> <http://phpldap/tools/unserialize.php?index=1>;) *File* F:\egranary2\egranary\webcontent\phpldap\lib\server_functions.php (1828) *Function* ldap_get_values (a:3:{i:0;i:0;i:1;i:0;i:2;s:10:"isMemberOf";} <http://phpldap/tools/unserialize.php?index=2>;) *File* F:\egranary2\egranary\webcontent\phpldap\lib\server_functions.php (2544) *Function* search (a:7:{i:0;N;i:1;s:30:"cn=sgpta,ou=Users,dc=cip,dc=e...<TRUNCATED> <http://phpldap/tools/unserialize.php?index=3>;) *File* F:\egranary2\egranary\webcontent\phpldap\lib\DefaultEditingEntry.php (31) *Function* getDNSysAttrs (a:1:{i:0;s:30:"cn=sgpta,ou=Users,dc=cip,dc=eg";} <http://phpldap/tools/unserialize.php?index=4>;) *File* F:\egranary2\egranary\webcontent\phpldap\lib\TemplateEditingEntry.php (101) *Function* getAttributes (a:0:{} <http://phpldap/tools/unserialize.php?index=5>;) *File* F:\egranary2\egranary\webcontent\phpldap\lib\Entry.php (295) *Function* getAttributes (a:0:{} <http://phpldap/tools/unserialize.php?index=6>;) *File* F:\egranary2\egranary\webcontent\phpldap\htdocs\template_engine.php (46) *Function* accept (a:1:{i:0;O:11:"EntryReader":2:{s:8:"*�index";s:1:...<TRUNCATED> <http://phpldap/tools/unserialize.php?index=7>;) *File* F:\egranary2\egranary\webcontent\phpldap\htdocs\cmd.php (39) *Function* include (a:1:{i:0;s:67:"F:\egranary2\egranary\webcontent\ph...<TRUNCATED> <http://phpldap/tools/unserialize.php?index=8>;) ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
