Re: [Jxplorer-users] How to connect with User name and Password

2013-03-12 Thread Richard Brooks
Try googling "LDAP: error code 34 - invalid DN jexplorer". From: Graeme Gemmill [gra...@gemmill.name] Sent: Tuesday, March 12, 2013 11:56 AM To: A list for user interaction and install help Subject: [Jxplorer-users] How to connect with User name and Passwor

Re: [Jxplorer-users] How to connect with User name and Password

2013-03-12 Thread Graeme Gemmill
On 12/03/13 17:34, Chris Betts wrote: Hi Graeme, most likely you have just included the short name of the admin, e.g. 'Admin', whereas you will need the full distinguished name, e.g. something like 'cn=admin,ou=administrators,c=us'. (There's probably more info on the openldap mailing

Re: [Jxplorer-users] How to connect with User name and Password

2013-03-12 Thread Chris Betts
Hi Graeme, most likely you have just included the short name of the admin, e.g. 'Admin', whereas you will need the full distinguished name, e.g. something like 'cn=admin,ou=administrators,c=us'. (There's probably more info on the openldap mailing list about what the default settings are;

[Jxplorer-users] How to connect with User name and Password

2013-03-12 Thread Graeme Gemmill
I can connect to my OpenLDAP data anonymously, but I want to make modifications with Jxplorer. Supplying my OpenLDAP admin name and password in the Connect dialogue box gives an error [LDAP: error code 34 - invalid DN] Can you advise me what is wrong? Thanks grimble -