bugphpGroupWare - Bugs: bug #9599, ldapmodify.php uses old ldap schema

 
 

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

bug #9599: ldapmodify.php uses old ldap schema

Submitter:  brad langhorst <bwlang>
Submitted:  Thu 08 Jul 2004 08:59:53 PM UTC
   
 
Category:  API - Setup Item Group:  0.9.16.001
Severity:  3 - Normal Priority:  7 - High
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  DEB Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Thu 15 Jul 2004 12:21:19 AM UTC, comment #3: 

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,

Dave Hall <skwashd>
Group administrator
Wed 14 Jul 2004 07:24:56 AM UTC, comment #2: 

Brad,

Have you tested this?  I want to get 001 out and can't until this is fixed.

Cheers

Dave

Dave Hall <skwashd>
Group administrator
Sun 11 Jul 2004 07:33:08 AM UTC, comment #1: 

Attached is a patch to fix this.  I hosed my LDAP server 4 times getting it work properly.  I have tested it a few times now, and it works as intended.

As we are about to release 0.9.16.001 shortly I need someone to test this one before committing it to CVS.

Download the patch to your home directory
Run the following commands
cd /path/to/phpgw/setup
patch -p0 <~/ldapmodify.diff
Do a full LDAP dump to ldif - just in case
Test the script
Report back here the results.

On my list this one is a blocker for 001, so please test quickly but thorougly.

Cheers

Dave

Dave Hall <skwashd>
Group administrator
Thu 08 Jul 2004 08:59:53 PM UTC, original submission:  

ldapmodify.php is completely broken for 0.9.16.
It uses the wrong attribute types. eg phpgwAccountType

I think it should be removed if it can't be fixed quickly.

brad langhorst <bwlang>

 

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

Attached Files
file #1534:  ldapmodify.diff added by skwashd (7KiB - text/x-patch - Patch to phpgwapi/setup/ldapmodify.php)

 

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 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-07-15 skwashd StatusWorks For Me Fixed
    Open/ClosedOpen Closed
2004-07-11 skwashd Attached File- Added ldapmodify.diff, #1477
2004-07-11 skwashd StatusNone Works For Me
    Assigned toNone skwashd
2004-07-11 skwashd Item Group0.9.16.000 release 0.9.16.001

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code