Bugs item #1529403, was opened at 2006-07-27 11:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1529403&group_id=55394

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Trudi Ersvaer (trudiersvaer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Connection dialog problem re GSSAPI

Initial Comment:
cancelling the GSSAPI login screen should go back to 
the connection window

If you attempt to connect to the GSSAPI security level 
the "Requre Kerberos Credentials" login screen 
appears. Clicking on "Cancel" here displays an error:

javax.security.auth.login.LoginException: Could not 
load configuration file c:\w
innt\krb5.ini (The system cannot find the path 
specified)
        at 
com.sun.security.auth.module.Krb5LoginModule.attemptAut
hentication(Un
known Source)
        at 
com.sun.security.auth.module.Krb5LoginModule.login
(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke
(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown 
Source)
        at 
javax.security.auth.login.LoginContext.invoke(Unknown 
Source)
        at 
javax.security.auth.login.LoginContext.access$000
(Unknown Source)
        at javax.security.auth.login.LoginContext$4.run
(Unknown Source)
        at java.security.AccessController.doPrivileged
(Native Method)
        at 
javax.security.auth.login.LoginContext.invokeModule
(Unknown Source)
        at javax.security.auth.login.LoginContext.login
(Unknown Source)
        at 
com.ca.commons.jndi.JNDIOps.setupKerberosContext
(Unknown Source)
        at com.ca.commons.jndi.JNDIOps.<init>(Unknown 
Source)
        at com.ca.commons.jndi.BasicOps.<init>(Unknown 
Source)
        at com.ca.commons.jndi.AdvancedOps.<init>
(Unknown Source)
        at com.ca.commons.naming.DXOps.<init>(Unknown 
Source)
        at 
com.ca.directory.jxplorer.broker.CBGraphicsOps.<init>
(CBGraphicsOps.j
ava:42)
        at 
com.ca.directory.jxplorer.broker.JNDIBroker.openConnect
ion(JNDIBroker
.java:393)
        at 
com.ca.directory.jxplorer.broker.JNDIBroker.processRequ
est(JNDIBroker
.java:358)
        at 
com.ca.directory.jxplorer.broker.Broker.processQueue
(Broker.java:158)

        at 
com.ca.directory.jxplorer.broker.JNDIBroker.processQueu
e(JNDIBroker.j
ava:877)
        at com.ca.directory.jxplorer.broker.Broker.run
(Broker.java:124)
        at java.lang.Thread.run(Unknown Source)

This should go back to the connection screen if you 
click cancel and not display a "can't find file" error.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1529403&group_id=55394

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to