[phpldapadmin] [ phpldapadmin-Bugs-2844186 ] fail to add and edit entries (delete work fine)
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2844186, was opened at 2009-08-25 21:55
Message generated for change (Settings changed) made by wurley
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2844186&group_id=61828
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.2.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Starikov Sergey (ikonta_521)
Assigned to: Nobody/Anonymous (nobody)
Summary: fail to add and edit entries (delete work fine)
Initial Comment:
My configuration was described in bug ID: 2837475
The server configuration wasn't changed for a rather long time.
With phpldapadmin 1.1.0.6 everything I need worked fine.
The phpldapadmin 1.2.0.1 bind normally.
But.
First I've got a trouble when needed to update the Addressbook Entry (MozillaOrgPerson). Later I've seen the similiar problem with updating user entry.
The error at update and add entry was the same:
Unable to connect to LDAP server Auth LDAP Server
Ошибка: Invalid credentials (49) for unique
Though the delete of this entry was succeed.
----------------------------------------------------------------------
>Comment By: Deon George (wurley)
Date: 2009-08-28 16:28
Message:
Oops, looks like goofed something in the last commit :-|
In lib/ds_ldap.php around line 273, please change :
$pass = $this->getLogin('user');
to
$pass = $this->getPassword('user');
I've commited this to GIT.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2844186&group_id=61828
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/