php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12496 ldap_modify always returns "Insufficient Access"
Submitted: 2001-07-31 15:34 UTC Modified: 2002-03-23 00:00 UTC
Votes:6
Avg. Score:4.5 ± 0.8
Reproduced:6 of 6 (100.0%)
Same Version:1 (16.7%)
Same OS:2 (33.3%)
From: binary_runner at rocketmail dot com Assigned:
Status: No Feedback Package: LDAP related
PHP Version: 4.0.6 OS: Linux 2.4.3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: binary_runner at rocketmail dot com
New email:
PHP Version: OS:

 

 [2001-07-31 15:34 UTC] binary_runner at rocketmail dot com
ldap_modify, ldap_delete and probably other data modifying LDAP
functions return always "Insufficient Access" regardless if the user
I bind has rights to write everywhere or even it's root

Apache 1.3.19

--prefix=?pkg_install_prefix/?pkg_install_dir 
--with-config-file-path=?pkg_dir('apache')/conf  
--with-apxs=?pkg_dir('apache')/bin/apxs  
--enable-sysvsem --enable-sysvshm --enable-magic-quotes 
--enable-memory-limit  --enable-track-vars 
--enable-versioning --enable-trans-sid 
--with-gettext  --with-recode --with-readline 
--with-ldap=?pkg_dir('openldap') --with-ttf  
--with-gd   --enable-gd-native-ttf  --with-gdbm --with-db3 
--with-unixodbc=?pkg_dir('unixodbc') --with-mysql=?pkg_dir('mysql')                                                                      --with-pgsql=?pkg_dir('postgres')  --with-sybase-ct=?pkg_dir('sybase') 
--enable-ftp --with-xml  --with-zlib 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-20 05:22 UTC] mfischer@php.net
I still guess this is due improper configuration of your ldap server software. It works quite fine here with 4.0.6. Any update on this and some more information?
 [2002-03-23 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2005-04-04 12:36 UTC] bartkowskib at poczta dot fm
I have experienced the same error on Windows NT with IIS5 and PHP 4.3.5.  The connection to server is OK, I can read data and stuff, but ldap_modify returns "insufficient access".  I am able to change entries when connected in other way (not via PHP).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC