phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #1042] Error modifying LDAP accounts


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1042] Error modifying LDAP accounts
Date: Thu, 26 Sep 2002 00:21:15 -0400

=================== BUG #1042: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1042&group_id=509

Changes by: Eric Wieling <address@hidden>
Date: 2002-Sep-26 04:21 (GMT)

------------------ Additional Follow-up Comments ----------------------------
I receive the following error with 0.9.14.000 at the same spot, could they be 
related?

Warning: Variable passed to each() is not an array or object in 
/www/phpgw/root/setup/ldapmodify.php on line 192





=================== BUG #1042: FULL BUG SNAPSHOT ===================


Submitted by: andreettopl               Project: phpGroupWare                   
Submitted on: 2002-Aug-20 10:15
Category:  API - Setup                  Bug Group:  0.9.14 RC4                  
Severity:  5 - Major                    Priority:  None                         
Resolution:  None                       Assigned to:  seek3r                    
Status:  Open                           Component Version:  None                
Platform Version:  Linux - Debian       Reproducibility:  Every Time            

Summary:  Error modifying LDAP accounts

Original Submission:  My goal is to use existing LDAP accounts for 
phpgw-authentication.

During setup phpgw is able to connect and see all accounts and groups but, when 
I try to modify them, php-ldap returns the following  error:

LDAP: Value array must have consecutive indices 0, 1, ... in 
/var/www/phpgroupware/setup/ldapmodify.php

I try to insert the statement
    unset($replace['objectclass']['count']);
before the command
    ldap_mod_replace($ldap,$thisdn,$replace);
and the modification works well, but I'm not sure there are no side effects.

Thanks
Paolo

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Sep-26 04:21             By: ewieling
I receive the following error with 0.9.14.000 at the same spot, could they be 
related?

Warning: Variable passed to each() is not an array or object in 
/www/phpgw/root/setup/ldapmodify.php on line 192




CC list is empty


No files currently attached


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]