Hi Emmanuel, FYI here:
http://www.nabble.com/remove-read-only-mode-td23495787.html#a23576528 Not sure if my post went through, so I am posting it here on Nabble. Seems that PLA is doing a query with attr=''. On ApacheDS this returns everything: dn and all attributes. I guess on more than 2 to 3 other LDAP servers, this only returns the dn. See above link for more details. Any ideas here -- is this an ApacheDS specific thing, or is there an RFC on this? Also, I would be happy to work with you guys to contribute a patch should the need arise, just let me know and thanks for all your help! Cheers, Chris Emmanuel Lecharny wrote: > > Chris Mattmann wrote: >> Hi Kiran, >> >> Thanks. I've attached my server.xml and my custom EDRN schema file. >> Comments >> below: >> >> >> ayyagarikiran wrote: >> >>> As you mentioned these are not operational attributes. >>> Did you try using any other LDAP client( e.x Apache Directory Studio)? >>> If not can you try any other and see the difference >>> >>> >> >> Interestingly enough Apache Directory Studio seems to work fine. That is, >> when I bind as Directory Studio and try to modify my entry attributes it >> allows me to, and AFAICT, it only allows me to edit the attributes and >> entries that I should be able to. PLA; however, is reporting something >> different. >> > > You then probably have to contact the PLA developers... Studio is built > on top of JNDI, so its totally Server agnostic. It will work the very > same with any other LDAP server. If somethiong can be done with STUDIO, > which can't be done with PLA, I don't really see how it can be a problem > with the server. Or may be PLA is adding some controls to the request > the server does not support ? > > The only thing you can done to check what's going on is to analyze the > requests being sent to the server and the response being returned. Using > Wireshark could help. > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > > -- View this message in context: http://www.nabble.com/Help-connecting-phpldapadmin-to-ApacheDS-1.5.1-tp23570166p23579803.html Sent from the Apache Directory Project mailing list archive at Nabble.com.
