-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Rowland,
thanks a lot for providing the VM. I was now able to reproduce the error. The bad news is that the problem seems to be outside LAM. So I cannot fix it. This seems to be a PHP or Samba error. LAM tries to get all children of the base DN (DC=example,DC=local) with an "ldap_list" command in PHP. Samba then returns a list of child elements including some reference results like ldap://example.local/DC=ForestDnsZones,DC=example,DC=local??base Now PHP tries to read the child elements but gets an operations error from Samba for all reference results. This results in no result of the "ldap_list" command and operations error as return code on LAM side. I tried to configure my local LAM installation against the VM and tree view worked. In this case there were no tries to read the references. My PHP is 5.4.4 while the VM has 5.3.3. So I think upgrading PHP could solve the issue. The problem itself may be on Samba side. I can run an ldapsearch against DC=ForestDnsZones,DC=example,DC=local inside VM without problems. So the order of the LDAP queries might cause a bug on Samba side. Best regards Roland On 20.07.2013 16:19, Roland Gruber wrote: > Hi Rowland, > > On 20.07.2013 12:20, Rowland Penny wrote: >> latest LAM rpm running on Centos 6.4 in a test VM (you can have >> a copy of the VM if it will help) > > if you can provide the VM this would be great. This will allow me > to debug the problem. You can send the download link and root > password of the VM to my mail address. > > Thanks in advance for your support. > > > Best regards > > Roland > > ------------------------------------------------------------------------------ > > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from > AppDynamics Isolate bottlenecks and diagnose root cause in > seconds. Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > _______________________________________________ > Lam-public mailing list [email protected] > https://lists.sourceforge.net/lists/listinfo/lam-public > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlHrrO4ACgkQq/ywNCsrGZ67MgCeKaNRqvnlcf6ak/iHGJdf0PRu C6cAn3iXFdXs6hMfkHYwhOY3KNebFeLN =/+hj -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
