phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1850] first user/group created with LDAP g


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1850] first user/group created with LDAP got uid/gid NULL
Date: Fri, 04 Apr 2003 09:05:09 -0500

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

Changes by: Marco Gaiarin <address@hidden>
Date: Fri 04/04/2003 at 14:05 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Ok, i've done another installation of PHPGW, from zero, and i've more to say 
about this bug.

First, i've started with a (minimal) but working LDAP. I'm also using LDAP to 
store UNIX account (with nss and pam LDAP bindings) so i've at first created a 
minimal LDAP database, with 2 group and 1 user (gaio).

So i've installed phpgw, used the setup module to configure an existing ldap 
database for use it in phpgw, and all work well.

Then i've started to add group. First group got GID=0, and some error popups. 
I've user psql and GQ to correct the GID in LDAP and SQL database and all went 
well.

Then i've started to add users. First user got UID and GID='' (null), and also 
this zap all acl data for user/group 1000 (gaio), so i've also used GQ to 
correct LDAP entry, but also i've done a:

insert into phpgw_acl values ('admin', 'run', 1000, 1);

to be able to execute again the admin module, and so make me using all other 
application.

Then i've added 30+ users with no more pain.


If some other information could be usefoul, please, say me something.




=================== BUG #1850: FULL BUG SNAPSHOT ===================


Submitted by: gaio                    Project: phpGroupWare                 
Submitted on: Mon 12/02/2002 at 09:33
Category:  API - Admin                Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  lkneschke               
Status:  Open                         Component Version:  TGZ               
Platform Version:  Linux - Debian     Reproducibility:  Every Time          

Summary:  first user/group created with LDAP got uid/gid NULL

Original Submission:  I'm setting up for my first time phpgw and LDAP, so i've 
dump&restored the LDAP database (and phpgw admin account) 2/3 times.

Everytimes after this, the first user and group created with phpgw in LDAP 
database got uid and gid NULL (or empty), so account doesn't work.

Subsequent account got well, and now there's no problem at all...

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

-------------------------------------------------------
Date: Fri 04/04/2003 at 14:05       By: gaio
Ok, i've done another installation of PHPGW, from zero, and i've more to say 
about this bug.

First, i've started with a (minimal) but working LDAP. I'm also using LDAP to 
store UNIX account (with nss and pam LDAP bindings) so i've at first created a 
minimal LDAP database, with 2 group and 1 user (gaio).

So i've installed phpgw, used the setup module to configure an existing ldap 
database for use it in phpgw, and all work well.

Then i've started to add group. First group got GID=0, and some error popups. 
I've user psql and GQ to correct the GID in LDAP and SQL database and all went 
well.

Then i've started to add users. First user got UID and GID='' (null), and also 
this zap all acl data for user/group 1000 (gaio), so i've also used GQ to 
correct LDAP entry, but also i've done a:

insert into phpgw_acl values ('admin', 'run', 1000, 1);

to be able to execute again the admin module, and so make me using all other 
application.

Then i've added 30+ users with no more pain.


If some other information could be usefoul, please, say me something.


-------------------------------------------------------
Date: Wed 03/12/2003 at 11:44       By: gaio
I've restarted the phpgw installation in production mode, so i've redone all 
the installation process and take care step by step of this problem.

You can find detailed information about my experiments in phpgroupware-users 
list, more precisely on messages:

http://mail.gnu.org/archive/html/phpgroupware-users/2003-03/msg00022.html
http://mail.gnu.org/archive/html/phpgroupware-users/2003-03/msg00027.html




CC list is empty


No files currently attached


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




reply via email to

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