Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-10 Thread Vieri
--- On Sun, 4/8/12, Thibault Le Meur wrote: > I've openned ticket OPENMEETINGS-144 for this. Thanks Thibault. The patched svn version of OM works fine as far as LDAP to AD is concerned. I can now log-in with an AD domain user. Thanks again! Vieri

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-08 Thread Vieri
--- On Sun, 4/8/12, Thibault Le Meur wrote: > I've openned ticket OPENMEETINGS-144 for this. Thanks Thibault. Merci.

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-08 Thread Thibault Le Meur
I've openned ticket OPENMEETINGS-144 for this. - Message de thibault.lem...@supelec.fr - Date : Sat, 07 Apr 2012 22:47:20 +0200 De : Thibault Le Meur Répondre à : openmeetings-user@incubator.apache.org Objet : Re: LDAP / ADS authentication fails in OpenMeetings

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-07 Thread Thibault Le Meur
My previous red5 log wasn't "debug". I'm attaching the red5-debug.sh output now, although I don't see much difference as far as ldap is concerned. The debug log is interresting: it shows that the error certainly lies in the getUidCnHashMap method in LdapAuthBase.java Sebastian, I think th

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-06 Thread Thibault Le Meur
I had no time today to have a llok at this. However, I'd like to have a little more from your DEBUG log, because a great part is missing from what you sent yesterday. I see no reference to the logs when in the LdapLoginManagement.java file. >From what I see, you should have 2 lines before your lo

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-06 Thread Vieri
--- On Fri, 4/6/12, Vieri wrote: > Here's a screenshot of ejabberd > performing an LDAP authentication. Successfully. > Just as in my openmeetinhs scenario, "vdipaola" is the user > I'm validating (login). > In the case of ejabberd, vdipaola is sent with the complete > DN. > Openmeetings is onl

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-05 Thread Vieri
--- On Thu, 4/5/12, Thibault Le Meur wrote: > It seems to me that the new ldap configuration file isn't in > use. > Can you post your new om_ldap.cfg file ? > Have you restarted RED5 (though this should not be > necessary). yes, just to be on the safe side, I restarted red5. I'm attaching my lda

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-05 Thread Thibault Le Meur
Humm, very very weird. It seems to me that the new ldap configuration file isn't in use. Can you post your new om_ldap.cfg file ? Have you restarted RED5 (though this should not be necessary). I admit this is really strange. Thibault

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-05 Thread Vieri
--- On Thu, 4/5/12, Thibault Le Meur wrote: Le 05/04/2012 18:46, Vieri a écrit : > > It's not a password problem. And it isn't a user > priviledge problem either (vdipaola is a domain admin, > anyway). > > Do notice though that biblio bound with a full DN > (CN=Users, DC=etc...) while vdipaola d

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-05 Thread Thibault Le Meur
Hi, Le 05/04/2012 18:46, Vieri a écrit : > It's not a password problem. And it isn't a user priviledge problem either > (vdipaola is a domain admin, anyway). > Do notice though that biblio bound with a full DN (CN=Users, DC=etc...) while > vdipaola didn't (plain username). This is not normal, w

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-05 Thread Thibault Le Meur
- Message de thibault.lem...@supelec.fr - Date : Thu, 05 Apr 2012 10:03:40 +0200 De : Thibault Le Meur Répondre à : openmeetings-user@incubator.apache.org Objet : Re: LDAP / ADS authentication fails in OpenMeetings À : openmeetings-user@incubator.apache.org, Vieri Hi

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-05 Thread Thibault Le Meur
Hi, In any case, I've removed the "add domain to user" option within OpenMeetings LDAP configuration and tried to login as domain user "vdipaola" on the web interface (and using "biblio" as the bind dn in LDAP config). I get the same error from openmeetings: and I'm attaching the wiresha

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread Thibault Le Meur
Le 04/04/2012 14:21, Vieri a écrit : > Please find attached 2 screenshots (if you want the full packet dump, I can > send it). > One screenshot is with ldapexplorer (successful bind) and the other is with > openmeetings (fails to bind). > > In both cases the bind with the CN=biblio user is workin

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread seba.wag...@gmail.com
Okay, well the Logs you given tell us that the LDAP server refuses your Admin credentials. So either: ldap_connection_url ldap_auth_type ldap_admin_dn or ldap_passwd or a combination of those, are wrong. The connection factory OpenMeetings uses is: com.sun.jndi.ldap.LdapCtxFactory (you might fi

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread Vieri
ok, so now you know the domain.

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread Vieri
--- On Wed, 4/4/12, seba.wag...@gmail.com wrote: > What OpenMeetings Server version are you using? openmeetings-2.0.0.r1309184-03-04-2012_2309 from Apache

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread seba.wag...@gmail.com
What OpenMeetings Server version are you using? 2012/4/4 Vieri > > --- On Wed, 4/4/12, seba.wag...@gmail.com wrote: > > > Error 525 means: > > => 525​user not found > > > > http://www-01.ibm.com/support/docview.wss?uid=swg21290631 > > So that error refers to a failure in the binding to ldap? >

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread Vieri
--- On Wed, 4/4/12, seba.wag...@gmail.com wrote: > Error 525 means: > => 525​user not found ​ > > http://www-01.ibm.com/support/docview.wss?uid=swg21290631 So that error refers to a failure in the binding to ldap? So something's wrong with the following config setting? ldap_admin_dn=CN:bibl

Re: LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread seba.wag...@gmail.com
Error 525 means: => 525​user not found http://www-01.ibm.com/support/docview.wss?uid=swg21290631 You might use wireshark to trace if your config is really the same what is send by JXplorer. Sebastian 2012/4/4 Vieri > Hi, > > I get the following error when trying to authenticate users via ADS:

LDAP / ADS authentication fails in OpenMeetings

2012-04-04 Thread Vieri
Hi, I get the following error when trying to authenticate users via ADS: DEBUG 04-04 09:21:04.950 LdapAuthBase.java 4080280 117 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-3] - Authentification to LDAP - Server start DEBUG 04-04 09:21:04.950 LdapAuthBase.java 4080280 151 org.openmeeti