phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #5407] group entries in LDAP are created imp


From: nobody
Subject: [Phpgroupware-tracker] [bug #5407] group entries in LDAP are created improperly
Date: Wed, 08 Oct 2003 05:16:04 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030618 Debian/1.3.1-3

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

Changes by: Dave Hall <address@hidden>
Date: Wed 10/08/03 at 19:16 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Priority | Immediate                 | Normal
          Resolution | None                      | Later
         Assigned to | None                      | alexbsa




=================== BUG #5407: FULL BUG SNAPSHOT ===================


Submitted by: fugu                    Project: phpGroupWare                 
Submitted on: Fri 09/19/03 at 03:44
Category:  API - Admin                Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  Later                    Assigned to:  alexbsa                 
Status:  Open                         Component Version:  CVS               
Platform Version:  Linux - Debian     Reproducibility:  Every Time          

Summary:  group entries in LDAP are created improperly

Original Submission:  Groups created by phpgw in LDAP are assigned their 
attributes ahead of their objectclasses. for example: 



dn: cn=Default,o=yourbasednhere

userPassword: 

cn: Default

description: phpgw-created group

phpgwAccountType: g

phpgwAccountExpires: -1

gidNumber: 4

objectClass: top

objectClass: posixGroup

objectClass: phpgwAccount



to my knowledge all objects *have* to be defined ahead of the attributes and 
after the DN entry.. 



this causes gq (the xfree ldap editor) to crash outright when attempting to 
browse entries created with phpgw. 



additionally, this may be the reason that users can only log in one time to a 
new installation using ldap auth + ldap account storage or ldap auth + sql 
account storage. 



with a new installation, using the auth/acct store described above, a user 
designated as admin in the setup can login to groupware one time (the 1st time, 
post install) and everything works fine, however upon ending the session all 
subsequent login attempts and or valid users are denied entrance to phpgw. I 
think that this is the result of group assignments being broken as described 
above. per /phpgwapi/inc/class.accounts_ldap.inc.php any failure results in 
denial of access.. 





--hope this helps







No Followups Have Been Posted


CC list is empty


No files currently attached


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

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





reply via email to

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