Bugs item #1529403, was opened at 2006-07-26 18:43
Message generated for change (Settings changed) made by pegacat
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: Closed
>Resolution: Out of Date
Priority: 5
Private: No
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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to