phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #5483] LDAP binds are done as v2, not v3


From: nobody
Subject: [Phpgroupware-tracker] [bug #5483] LDAP binds are done as v2, not v3
Date: Mon, 22 Sep 2003 20:39:26 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030618 Debian/1.3.1-3

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

Changes by: Dave Hall <address@hidden>
Date: Tue 09/23/03 at 10:39 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Category | eldaptir                  | API - phpGWapi
           Bug Group | devel cvs                 | 0.9.16RC1
          Resolution | None                      | Fixed
         Assigned to | None                      | skwashd
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been corrected in CVS.



To grab a complete update of all fixes:



1)  Check to see if you have cvs installed: 'cvs --help'.

1a) If not, install a copy of cvs-cli from your favorite 

distro.



2)  Then just type:

    'cd <your phpgroupware dir>; cvs update -dP'.



You can do step 2 as many times in a day as you wish, and 

will always get the most current bug fixes.



Thanks,





=================== BUG #5483: FULL BUG SNAPSHOT ===================


Submitted by: simonraven              Project: phpGroupWare                 
Submitted on: Tue 09/23/03 at 07:50
Category:  API - phpGWapi             Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  High                       
Resolution:  Fixed                    Assigned to:  skwashd                 
Status:  Closed                       Component Version:  CVS               
Platform Version:  Linux - Debian     Reproducibility:  Every Time          

Summary:  LDAP binds are done as v2, not v3

Original Submission:  binding to the LDAP server doesn't work, as the binding 
is performed as version 2, when running a version 3 only server (slapd). 
therefore the LDAP setup totally fails, and cannot edit or add/remove SQL nor 
LDAP users from phpgroupware setup/ pages.



log snippet:



conn=457 op=0 RESULT tag=97 err=2 text=requested protocol version not allowed



and err=2 is:

LDAP_PROTOCOL_ERROR     0x02    2



protocol here means either version 1, 2 or 3. but it's asking for a v2 bind...



one last thing: i was told on the IRC channel that it's being worked on, i'm 
submtting this just for the record (and a specific request to fix too ;)







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

-------------------------------------------------------
Date: Tue 09/23/03 at 10:39         By: skwashd
This has been corrected in CVS.



To grab a complete update of all fixes:



1)  Check to see if you have cvs installed: 'cvs --help'.

1a) If not, install a copy of cvs-cli from your favorite 

distro.



2)  Then just type:

    'cd <your phpgroupware dir>; cvs update -dP'.



You can do step 2 as many times in a day as you wish, and 

will always get the most current bug fixes.



Thanks,




CC list is empty


No files currently attached


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

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





reply via email to

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