Hi,

I am contributer of that patch. 
Could you please tell me if the problem, which you observer happens with 
jdk1.5? 

The reason why I am asking you this, is that some people blame jdk 1.5 to have 
bug in some kerberos encryption types.

In addition, could you please tell me if you use MS AD, Heimdal, or MIT as 
KDC/TGS? On which platform do you observe this problem? What is your LDAP 
server, and if it is OpenLDAP against which implementation of GSSAPI it was 
linked. I will try to reproduce the problem.

And finally, could you please add system property 

sun.security.krb5.debug=true

and send the output produced in stdout?

Thanx a lot and best regards, vadim tarassov

On Sunday 09 April 2006 01.04, Francesco Pretto wrote:
> According to this old message
> http://article.gmane.org/gmane.comp.ldap.jxplorer.general/11 , there
> should be a fixed version of jxplorer that correctly works with GSSAPI,
> but where?
>
> Anyway, this the trace of the error in my configuration:
>
> FINEST: dumping kerberos environment keys
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.provider.url : ldap://ldap.casa:636
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.ldap.deleteRDN : false
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.factory.initial : com.sun.jndi.ldap.LdapCtxFactory
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.ldap.version : 3
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.security.authentication : GSSAPI
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.ldap.derefAliases : searching
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.referral : ignore
> Apr 8, 2006 10:47:35 PM com.ca.commons.jndi.JNDIOps setupKerberosContext
> FINEST: java.naming.ldap.attributes.binary : photo jpegphoto jpegPhoto
> Apr 8, 2006 10:47:42 PM com.ca.directory.jxplorer.broker.JNDIBroker
> openConnection
> WARNING: initial receipt of exception by jndi broker a problem with
> GSSAPI occurred - couldn't create a GSSAPI directory co
> ntext
> Apr 8, 2006 10:47:45 PM com.ca.directory.jxplorer.JXOpenConWin dataReady
> WARNING: Error opening connection
> javax.naming.NamingException: a problem with GSSAPI occurred - couldn't
> create a GSSAPI directory context
>          at
> com.ca.commons.jndi.JNDIOps.setupKerberosContext(JNDIOps.java:150)
>          at com.ca.commons.jndi.JNDIOps.<init>(JNDIOps.java:101)
>          at com.ca.commons.jndi.BasicOps.<init>(BasicOps.java:53)
>          at com.ca.commons.jndi.AdvancedOps.<init>(AdvancedOps.java:56)
>          at com.ca.commons.naming.DXOps.<init>(DXOps.java:40)
>          at
> com.ca.directory.jxplorer.broker.CBGraphicsOps.<init>(CBGraphicsOps.java:45
>) at
> com.ca.directory.jxplorer.broker.JNDIBroker.openConnection(JNDIBroker.java:
>395) at
> com.ca.directory.jxplorer.broker.JNDIBroker.processRequest(JNDIBroker.java:
>360) at
> com.ca.directory.jxplorer.broker.Broker.processQueue(Broker.java:158)
>          at
> com.ca.directory.jxplorer.broker.JNDIBroker.processQueue(JNDIBroker.java:82
>6) at com.ca.directory.jxplorer.broker.Broker.run(Broker.java:124) at
> java.lang.Thread.run(Thread.java:534)
>
>
> Thanks!
>
> Francesco
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live
> webcast and join the prime developer group breaking into this new coding
> territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Jxplorer-devel mailing list
> Jxplorer-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jxplorer-devel


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to