bugphpGroupWare - Bugs: bug #15914, Wrong account import/setup in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #15914: Wrong account import/setup in LDAP...

Submitter:  Marco Gaiarin <gaio>
Submitted:  Mon 27 Feb 2006 02:06:44 PM UTC
   
 
Category:  API - Setup Item Group:  0.9.16.010
Severity:  3 - Normal Priority:  5 - Normal
Status:  Need Info Privacy:  Public
Assigned to:  Caeies Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  None Planned Release:  None
Fixed Release: 

Mon 13 Mar 2006 09:54:54 AM UTC, comment #2: 

As stated for bug #15917, i'll not be able to test for some weeks, sorry.

Marco Gaiarin <gaio>
Sun 12 Mar 2006 12:16:31 PM UTC, comment #1: 

please try using the patch posted for bug #15917

and report the backtrace ...

regards.

Caeies.

Caeies <Caeies>
Group administrator
Mon 27 Feb 2006 02:06:44 PM UTC, original submission:  


I'm trying to setup a new installation of phpgroupware from scratch, and i've found some trouble in LDAP.

I've follow the README_LDAP_WITH_OTHER_TOOLS note (apart that there's two typo in the filename to edit ;), and started a new setup, choosing "Modify an existing LDAP account store for use with phpGroupWare (for a new install using LDAP accounts)".

The PHPGW schema was correctly added to user and group, but two bugs popup:

1) in group, in phpgwGroupID LDAP field, the group (eg, guests) was written, not the group ID (eg, 999).

2) for some reason ACL was not correctly initialized, i got in ACL table only:

phpgroupwareud=# select * from phpgw_acl;
 acl_appname |  acl_location  | acl_account | acl_rights
-------------+----------------+-------------+------------
 preferences | changepassword |         999 |          1
 preferences | changepassword |        1000 |          1
 preferences | changepassword |        1001 |          1

so i can login, the system force me to change password but i've no access to preferences application, so i cannot change password. ;)

Now i'm going to insert manually some ACLs to permit me to use admin app, and going through.

Marco Gaiarin <gaio>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-03-12 Caeies StatusNone Need Info
2006-03-06 Caeies Assigned toNone Caeies

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code