Hi Myroslav, On 12/2/06, mrozum <[EMAIL PROTECTED]> wrote: > > Does anyone knows Is there any way to get participants from LDAP > directory? > I tried to enable and configure LdapServices in > engine-configuration.xml, and I also added there this service: > <service > name="LdapParticipantMap" > class="openwfe.org.engine.impl.participants.LdapParticipantMap" > > > </service> > As far as I understand - it has not params. > > After restarting of openWF I noticed that openWFE trying to do > something using LDAP: > netstat -anp|grep 389 > tcp 0 0 ::ffff:A.B.C.D:37908 ::ffff:E.F.G.H:389 > ESTABLISHED 8135/java > 8135 is the OWFE. > > But when I'm trying to log into webclient using credentials from LDAP > in logs of LDAP server is total silence. > Could anybody you tell me what am I doing wrong?
You're not doing anything wrong : the LDAP 'connector' within OpenWFE is not yet terminated. Maybe you have some time to help us finish and polish it. Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
