phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bugs #9786] (need confirmation) reas_repository/


From: Caeies
Subject: [Phpgroupware-tracker] [bugs #9786] (need confirmation) reas_repository/save_repository seems not working in LDAP accounts
Date: Tue, 27 Jul 2004 11:02:15 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040614 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.




/**************************************************************************/
[bugs #9786] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9786>
Project: phpGroupWare
Submitted by: Caeies
On: Tue 07/27/2004 at 14:58

Category:  API - Admin
Item Group:  0.9.16.000 release
Severity:  3 - Ordinary
Priority:  7 - High
Resolution:  None
Assigned to:  fipsfuchs
Status:  Open
Component Version:  CVS
Platform Version:  GNU/Linux - Debian
Reproducibility:  None
Planned Release:  0.9.16.001+
Fixed Release:  


Summary:  (need confirmation) reas_repository/save_repository seems not working 
in LDAP accounts

Original Submission:  Hi,

I'm trying to do the following :

$account = CreateObject('phpgwapi.accounts',$account_id);
$account->read_repository();
$account->save_repository();

and I get the following error:
ldap_modified FAILED: [21] Invalid syntax

Modifies: uid=caeiesATcaeies.org,ou=users,dc=proget,dc=test,dc=fr

Array
(
    [objectclass] => Array
        (
            [0] => phpgwAccount
            [1] => phpgwContact
            [2] => posixAccount
        )

    [phpgwaccountid] => 21304
    [phpgwaccountexpires] => 
    [phpgwaccountstatus] => I
    [phpgwquota] => -1
    [phpgwcontactid] => 160
    [cn] => Caeies
    [uidnumber] => 21304
    [uid] => caeiesATcaeies.org
    [description] => compte créé dans phpgw
    [givenname] => Caeies
    [sn] => Caeies
    [homedirectory] => /dev/null
    [gidnumber] => 21304
)

1) Did you have the same problem,
2) I will try to understand what is the problem.

Thanks in avance,

Caeies











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9786>

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







reply via email to

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