phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #15914] Wrong account import/setup in LDAP..


From: Marco Gaiarin
Subject: [Phpgroupware-tracker] [bug #15914] Wrong account import/setup in LDAP...
Date: Mon, 27 Feb 2006 15:06:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.7.10) Gecko/20050925 Firefox/1.0.4 (Debian package 1.0.4-2sarge5)

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15914>

                 Summary: Wrong account import/setup in LDAP...
                 Project: phpGroupWare
            Submitted by: gaio
            Submitted on: lun 27/02/2006 alle 15:06
                Category: API - Setup
              Item Group: 0.9.16.010
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: CVS
        Platform Version: GNU/Linux - Debian
         Reproducibility: None
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:


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.







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15914>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/





reply via email to

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