Problems logging in with authentication token.

I have a test application which creates a room from Java. It generates the auth token as follows.
String roomName = "dynamically_created_room1";
        AccountManager collabAcctMngr = new AccountManager(CollaborationConstants.COLLABORATION_ACCT_URL);
        collabAcctMngr.login(CollaborationConstants.COLLABORATION_ACCT_ID,CollaborationConstants. COLLABORATION_ACCT_PASSWORD);
        collabAcctMngr.createRoom(roomName,true);//: Deletes the room on exit
        Session collabSession = collabAcctMngr.getSession(roomName);
        collabSession.secret = CollaborationConstants.COLLABORATION_ACCT_SHARED_SECRET;
        String token = collabSession.getAuthenticationToken(CollaborationConstants.COLLABORATION_ACCT_SHARED_SEC RET,
                "jeff-" + "-phelps","uid1",UserRoles.PUBLISHER);
        log.info("token = " + token);
The room is created fine.
I then run my flex CollaborationTest application
<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                       xmlns:s="library://ns.adobe.com/flex/spark"
                       xmlns:rtc="http://ns.adobe.com/rtc"
                       xmlns:mx="library://ns.adobe.com/flex/mx">
    <fx:Declarations>
        <!-- Place non-visual elements (e.g., services, value objects) here -->
        <rtc:AdobeHSAuthenticator id="auth" userName="" password="" protocol="rtmfp" authenticationKey="{AUTH_KEY}"/>
        <rtc:RoomSettings id="roomSettings" autoPromote="true" guestsMustKnock="false"/>
    </fx:Declarations>
    <fx:Script>
        <![CDATA[
            public const COLLABORATION_ACCT_URL:String = "https://collaboration.adobelivecycle.com/endlessmind";
            public const AUTH_KEY:String ="exx=eDpqZWZmLS1waGVscHM6OmVuZGxlc3NtaW5kOnVpZDE6ZHluYW1pY2FsbHlfY3JlYXRlZF9yb29tMTo1MDo 0YTI4NmFjN2FkYzk4ZTI3YTZkNWYwMmVhYWE5ZTgwNzUwYjRiZjFl";
            private var testRoomURL:String = "https://collaboration.adobelivecycle.com/endlessmind/dynamically_created_room1";
            protected function button1_clickHandler(event:MouseEvent):void {
                cSession.roomURL = testRoomURL;
                cSession.login();
        ]]>
    </fx:Script>
    <mx:Panel title="Test the ability to log into a room with a authentication key">
        <s:Button label="PUSH TO LOGIN" click="button1_clickHandler(event)"/>
        <rtc:ConnectSessionContainer authenticator="{auth}" initialRoomSettings="{roomSettings}" id="cSession" width="100%"
                                     height="100%" autoLogin="false" >
        </rtc:ConnectSessionContainer>
    </mx:Panel>
</s:WindowedApplication>
When I push the button to login, I received the following exception
requestInfo https://collaboration.adobelivecycle.com/endlessmind/dynamically_created_room1?exx=eDpqZWZ mLS1waGVscHM6OmVuZGxlc3NtaW5kOnVpZDE6ZHluYW1pY2FsbHlfY3JlYXRlZF9yb29tMTo1MDo0YTI4NmFjN2FkY zk4ZTI3YTZkNWYwMmVhYWE5ZTgwNzUwYjRiZjFl&mode=xml&x=0.6030149115249515
11:51:46 GMT-0600    #THROWING ERROR# bad authentication key
Error: Invalid username or password:Login again
    at com.adobe.rtc.authentication::AbstractAuthenticator/onLoginFailure()[/Users/arun/Work/apo nnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1104/cocomoPlayer10.1/src/com/ado be/rtc/authentication/AbstractAuthenticator.as:200]
    at com.adobe.rtc.authentication::AbstractAuthenticator/onAuthorizationFailure()[/Users/arun/ Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1104/cocomoPlayer10.1/src /com/adobe/rtc/authentication/AbstractAuthenticator.as:215]
    at com.adobe.rtc.session.sessionClasses::MeetingInfoService/onComplete()[/Users/arun/Work/ap onnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1104/cocomoPlayer10.1/src/com/ad obe/rtc/session/sessionClasses/MeetingInfoService.as:331]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()
Any help is greatly appreciated.
Thanks.
Jeff

Barry,
I am not sure I understand the problem.
The way external authentication works is the following:
- you create a room (or you reuse an existing room)
- you create a session token by calling AccountManager.getSession().
- that session token will be valid for the next "run" of that room.
- if you call AccountManager.getSession() again, you will get the same session token back (it's still valid). You can call AccountManager.invalidateSession() to make that session token invalid and give you a new one next time you call getSession()
- if a user enters the room the rooms becomes "active" and the session "countdown" starts (actually there is no session countdown. Your session token will be valid until current session ends).
- if a user exits the room, after a few minutes the room will become "inactive". At that point the session is considered terminated and the authentication session token is invalidated (deleted).
- if at this point a user tries to enter the room again with an old session token it will receive an error (cannot login)
I don't know how the behaviour you see matches this but here is a couple of suggestion:
- try to call getSession() every time you need a new authentication token. This is an overkill but if it works it may explain part of your problem (you cache session tokens and don't dispose them correctly when a room ends).
- if you are using external authentication and get a login error, go back to your server and get another authentication token (this may require calling getSession() to make sure you are getting a token for the current session).
Again, if everything was correct and you had full control of when rooms starts and end (i.e. you are monitoring the rooms via the server-to-server hooks) you should be able to create a session token once and reuse it until the room ends.

Similar Messages

  • Problems logging on with microsoft?profile.languag...

    I am having problems logging onto my microsoft account I open skype like normal when I try logging on it brings me to the default log on page and on tops it says. "Sorry, something went wrong. Please try again," well i did and nothing i uninstalled and reinstalled skype and nothing. Please help and thank you in advance

    Try to delete the shared.xml file used by Skype.
    Exit Skype : From the system tray >> right click on the skype icon and click Quit
    Press WinKey + R to open the Run window
    WinKey (the button is located between the left Ctrl and Alt with the Windows logo)
    type: %appdata%\skype and press Enter
    Delete the shared.xml file.
    Restart Skype.
    Regards,
    Tamim
    Location - Dhaka | Bangladesh - Standard Time Zone: GMT/UTC + 06:00 hour
    If one of my replies has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.

  • Problem sending mail with authentication

    Please help as I've spent the last two days trying various things to solve my problem to no avail. I have been able to send email through the smtp server I have access to (just for interest, smtp.cs.stir.ac.uk), to email addresses in the same domain (e.g [email protected]) because the server does not require me to log in to do this - I can do it anonymously.
    My problem comes when I try to send an email outwith the cs.stir.ac.uk subdomain, (e.g [email protected]) because it requires me to login. So I set about learning about authenticating with smtp servers using the javamail package, and I found two methods of doing it, both of which threw a javax.mail.AuthenticationFailedException. I believe this exception is only thrown when a username or password is wrong and I can't understand it because I'm definitely using the same user/pass combo as I do to log into my webmail. The stack trace for the exception is:
    javax.mail.Service.connect(Service.java:264)
    javax.mail.Service.connect(Service.java:134)
    javax.mail.Service.connect(Service.java:86)
    com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:144)
    javax.mail.Transport.send0(Transport.java:150)
    javax.mail.Transport.send(Transport.java:80)
    EmailAuth.send(EmailAuth.java:80)
    EmailAuth.<init>(EmailAuth.java:40)
    EmailPanel.actionPerformed(EmailPanel.java:56)
    javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764)
    javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1817)
    javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
    javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
    javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
    java.awt.Component.processMouseEvent(Component.java:5093)
    java.awt.Component.processEvent(Component.java:4890)
    java.awt.Container.processEvent(Container.java:1566)
    java.awt.Component.dispatchEventImpl(Component.java:3598)
    java.awt.Container.dispatchEventImpl(Container.java:1623)
    java.awt.Component.dispatchEvent(Component.java:3439)
    java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
    java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165)
    java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
    java.awt.Container.dispatchEventImpl(Container.java:1609)
    java.awt.Window.dispatchEventImpl(Window.java:1585)
    java.awt.Component.dispatchEvent(Component.java:3439)
    java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
    java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    And the code I'm using is:
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    import java.io.*;
    public class EmailAuth
         public String uname;
         public String pword;
      public EmailAuth(String host, String username, String password, String message,
                String subject, String from, String[] to) throws MessagingException {
                uname = username;
                pword = password;
                send(host, username, password, message, subject, from, to);
      public void send( String host, String username, String password, String message,
                String subject, String from, String[] to) throws MessagingException
        boolean debug = false;
         Properties props = new Properties();
         props.put("mail.smtp.host", host);
         props.put("mail.smtp.auth", "true");
        Authenticator auth = new SMTPAuthenticator();
        Session session = Session.getDefaultInstance(props, auth);
        session.setDebug(debug);
         // create a message
        Message msg = new MimeMessage(session);
        // set the from and to address
        InternetAddress addressFrom = new InternetAddress(from);
        msg.setFrom(addressFrom);
        InternetAddress[] addressTo = new InternetAddress[to.length];
        for (int i = 0; i < to.length; i++)
            addressTo[i] = new InternetAddress(to);
    msg.setRecipients(Message.RecipientType.TO, addressTo);
    // Setting the Subject and Content Type
    msg.setSubject(subject);
    msg.setContent(message, "text/plain");
    Transport.send(msg);
    private class SMTPAuthenticator extends javax.mail.Authenticator
    public PasswordAuthentication getPasswordAuthentication(String username, String password)
    return new PasswordAuthentication(username, password);
    Any help is greatly appreciated!!

    try logging in to the SMTP server with that username/pwd manually. i've done this in win32 using telnet...
    at the command prompt, enter "telnet mail.host.com 143", then from within telnet type "a1 login username password". the SMTP server should respond with something like "a1 OK LOGIN completed" if accepted. then, close the session by entering "a2 logout" (or just kill the telnet session).
    the exchange should look like this:
    telnet mail.host.com 143 * OK IMAP4rev1 server ready (3.0.14)
    a1 login username password
    a1 OK LOGIN completed
    a2 logout
    * BYE IMAP4rev1 Server logging out
    a2 OK LOGOUT completed
    Connection to host lost.
    peace
    bobD

  • Problems Logging in with Outlook 2013

    Exchange 2013 new setup in non-production setting at the moment. I have about 4 domains in the exchange server that are accepted domains. I have users in every domain and i can login as these users in these domains using OWA. However, when i use outlook
    2013, i get the following:
    Click ok and then you get the following box:
    In the exchange server box, i tried the dns name and ip address both give me the first box error when i click check name. Same happens when i put just the username instead of =smtp:[email protected] Where are the logs stored for exchange so imay look
    through them?
    I tried on another pc with outlook 2010 and received the same problem although worded differently (The name cannot be resolved. The connection to Microsoft Exchange is unavailable. Outlook
    must be online or connected to complete this action.):
    http://support.microsoft.com/kb/2264398/en-us
    I get the same error when i manually add the server and username.......
    I also can not connect using pop3 or imap....
    Growing more and more confused

    Hi,
    Does the issue happen to other users? Please check whether all users encounter this issue or some specific users.
    We can run the following command in Exchange server to check the problematic user mailbox settings:
    Get-Mailbox –identity Carnold
    Try to restart the following services:
    Microsoft Exchange Service Host
    Microsoft Exchange RPC Client Access
    Microsoft Exchange Address Book Service
    Also make sure your autodiscover service and Outlook Anywhere are configured properly in your Exchange 2013. And there are validating DNS and validating certificates
    (whether the certificate name matches the website, whether the certificate has expired, and whether it's trusted) in your environment.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Problem in Markup with text tokens 1

    Hi
    I am using the text for searching the documents of type html in my web site.
    The markup is working fine, when called with only single text token ie, "java". But it fails when called with more than one token, say "java vb", as this java and vb are coming in different places in the document. But it marks if both tokens are coming near.
    Can any body tell me how to tackle the above scenario.
    Hari

    Hi Omar
    Here is it
    This procedure works fine if it can exactly find the words to be marked up.
    In other words this procedure expect the words to be adjacent otherwise it fails.
    Egs:
    begin
    ctx_doc.markup('filenames_idx',
    '1',
    'induvidual profile',
    'markuptab',0,false,
         'TEXT_DEFAULT',
    '<i><font color=red>',
    '</font></i>');
    end;
    In the above egs. the procedure expects the words "induvidual" "profile" next to next. if it is in different place it is not doing.
    Please suggest me a way to do this.
    Thanks
    hari

  • Problem logging in with a ipod 2gen (iOS 4.2) and old spotify app

    please somebody can help me?

    Hi guys!I've found an old ipod 2gen in my house and i want to use it like an unlimited song library connected to my sound system.I've installed the spotify app (of course not the last one, but the one that the apple store suggested me), and after the login i'm stuck at "discover great music with your friend" page. I've tried waiting a lot of time, use my facebook, create a new spotify account, reset the device but nothing changed.Is the same problem as this user (infact the screen is his): https://community.spotify.com/t5/Help-iOS-iPhone-iPad/Problem-with-old-iPHONE/td-p/1155575What could i do?   thank you!  

  • Problems logging in with Safari

    Hi there!
    When trying to log into the forums with Safari 5.0.1 (no extensions activated) I get a 404 error and an Apple page saying
    "We're sorry.
    We can't find the page you're looking for.
    Please return to the Apple Support homepage."
    However, the same link ("Login" from the right hand menu in the forums) gets me to the appropriate login-page without any trouble when using Firefox 3.6.8.
    That leaves a big "huh?!" and me wondering, whether any of you might have any idea what's wrong there (or here, for that matter)!
    Thanks,
    F.

    Hi Barry and thanks for the reply!
    I tried resetting Safari (deleting cache, history, etc.) and I able to access the login-page. However, upon entering my data I got a message saying „An Internal Server Error Has Occurred.“ as plain text in an otherwise white window.
    This can be reproduced each time I clear the cache in Safari and close/re-open the app. Alas, a proper login cannot be achieved…
    This is the url of the page I’m redirected to in Safari after entering my details: https://support.apple.com/cgi-bin/WebObjects/ACAuthWeb.woa/wo/0.3.1.0.1
    I have no idea what’s going on…
    -F.

  • Problems Logging in with Firefox

    I can browse the forums with Firefox without any trouble. But when I try to sign in (after giving my username and password) I always get this message:
    The page isn't redirecting properly
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    * This problem can sometimes be caused by disabling or refusing to accept
    cookies.
    Of course my cookies are enabled in Firefox.
    Firefox: 1.5.0.6
    Windows: XP pro
    Can anyone else login with Firefox?
    Brent

    Can anyone else login with Firefox?I'm using Firefox, no problems here.

  • Problems logging in with correct user name and pas...

    Hi, I have been unable to login tonight with my usual credentials which have not changed for years. I no longer have access to the original email I used to set up the account, and I do not have credit details in order to reset a password. I do not want to set up a new account becasue I need access to all my existing contacts. What can be done - is there any way to reactivate the account or get the contacts at least?

    any error message or notifications?
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • How to pass authentication token with the request. Error in executing

    Hi,
    I am trying to do a service call.  This service is provided by a third party.  I used SOAP UI tester to test the service and it gives proper response for a request.
    I tried to create a client proxy and execute the method call, but it fails.  In SICF recorder, I found that the request that goes into the service does not contain the authentication token.  But in the SOAP UI tool when I input the WSDL file, it created a sample request, with authentication token in header section.
    But the proxy class generated in the system, contains a input structure, which does not have this authentication structure in it.
    Please guide me if there is any different method used to pass this authentication information.  The structure of authentication structure is
    <web:licenseKey>?</web:licenseKey>
            <web:password>?</web:password>
            <web:username>?</web:username>
    I thought that this authentication information should be given in settings of logical port.  But the logical port has only user name and password.  There is no place holder for License key.
    In summary: My query is that, there is no structure generated for SOAP header where I can pass authentication information, hence the request that goes into the service from SAP does not contain the authentication token.  This results in a error non-soap message/error type 500.
    Sample request that worked in SOAP UI tester is
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://webservices.smc.com">
       <soapenv:Header>
          <web:AuthenticationToken>
             <web:licenseKey>XYZA</web:licenseKey>
            <web:password>ABC123</web:password>
            <web:username>suresh<AT>gmail<DOT>com</web:username>
          </web:AuthenticationToken>
       </soapenv:Header>
       <soapenv:Body>
          <web:isReady/>
       </soapenv:Body>
    </soapenv:Envelope>
    The request that goes out of the SAP system does not contain, the AuthenticationToken part.
    Thanks and best regards,
    Suresh.

    You would need to write a webservice handler for your physical data service to implement the security.
    http://download.oracle.com/docs/cd/E13162_01/odsi/docs10gr3/datasrvc/How%20To%20Create%20SOAP%20Handlers%20for%20Imported%20WSDLs.html

  • Problems logging in to ssh

    I was having some problems logging in with any user except root so I took some advice from a forum post somewhere and updated pam, I also installed another package from AUR called pam-*something* but I can't remeber what it was
    Now whenever I try and log in with any account I just get the message
    Connection closed by [MY IP ADDRESS]
    The system setup means I can only access by ssh, fortunately for some reason I can still login to sftp with the root user to look at any log files and/or change something.
    Can anyone give me any hints on what log files i should be looking at and if there is anything I can do to fix the problem
    Any help would be greatly appreciated.

    output of ssh root@[myip}
    OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 19: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to MYUSERNAME.homedns.org [MYIP] port 22.
    debug1: Connection established.
    debug3: Incorrect RSA1 identifier
    debug3: Could not load "/home/MYUSERNAME/.ssh/id_rsa" as a RSA1 public key
    debug1: identity file /home/MYUSERNAME/.ssh/id_rsa type 1
    debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
    debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
    debug1: identity file /home/MYUSERNAME/.ssh/id_rsa-cert type -1
    debug3: Incorrect RSA1 identifier
    debug3: Could not load "/home/MYUSERNAME/.ssh/id_dsa" as a RSA1 public key
    debug1: identity file /home/MYUSERNAME/.ssh/id_dsa type 2
    debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
    debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
    debug1: identity file /home/MYUSERNAME/.ssh/id_dsa-cert type -1
    debug1: identity file /home/MYUSERNAME/.ssh/id_ecdsa type -1
    debug1: identity file /home/MYUSERNAME/.ssh/id_ecdsa-cert type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0
    debug1: match: OpenSSH_6.0 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1
    debug2: fd 3 setting O_NONBLOCK
    debug3: load_hostkeys: loading entries for host "MYUSERNAME.homedns.org" from file "/home/MYUSERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/MYUSERNAME/.ssh/known_hosts:12
    debug3: load_hostkeys: loaded 1 keys
    debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ssh-rsa,ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: mac_setup: found hmac-md5
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug2: mac_setup: found hmac-md5
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: sending SSH2_MSG_KEX_ECDH_INIT
    debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
    debug1: Server host key: ECDSA 26:89:6d:b6:14:6f:78:97:c0:17:5f:5b:85:04:57:89
    debug3: load_hostkeys: loading entries for host "MYUSERNAME.homedns.org" from file "/home/MYUSERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/MYUSERNAME/.ssh/known_hosts:12
    debug3: load_hostkeys: loaded 1 keys
    debug3: load_hostkeys: loading entries for host "MYIP" from file "/home/MYUSERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/MYUSERNAME/.ssh/known_hosts:14
    debug3: load_hostkeys: loaded 1 keys
    debug1: Host 'MYUSERNAME.homedns.org' is known and matches the ECDSA host key.
    debug1: Found key in /home/MYUSERNAME/.ssh/known_hosts:12
    debug1: ssh_ecdsa_verify: signature correct
    debug2: kex_derive_keys
    debug2: set_newkeys: mode 1
    debug1: SSH2_MSG_NEWKEYS sent
    debug1: expecting SSH2_MSG_NEWKEYS
    debug2: set_newkeys: mode 0
    debug1: SSH2_MSG_NEWKEYS received
    debug1: Roaming not allowed by server
    debug1: SSH2_MSG_SERVICE_REQUEST sent
    debug2: service_accept: ssh-userauth
    debug1: SSH2_MSG_SERVICE_ACCEPT received
    debug2: key: /home/MYUSERNAME/.ssh/id_rsa (0x21222880)
    debug2: key: /home/MYUSERNAME/.ssh/id_dsa (0x21224f28)
    debug2: key: /home/MYUSERNAME/.ssh/id_ecdsa ((nil))
    debug1: Authentications that can continue: publickey,password
    debug3: start over, passed a different list publickey,password
    debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
    debug3: authmethod_lookup publickey
    debug3: remaining preferred: keyboard-interactive,password
    debug3: authmethod_is_enabled publickey
    debug1: Next authentication method: publickey
    debug1: Offering RSA public key: /home/MYUSERNAME/.ssh/id_rsa
    debug3: send_pubkey_test
    debug2: we sent a publickey packet, wait for reply
    Connection closed by MYIP
    MYUSERNAME@MYUSERNAME-desktop:~$ ssh -vvv [email protected]
    OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 19: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to MYUSERNAME.homedns.org [MYIP] port 22.
    debug1: Connection established.
    debug3: Incorrect RSA1 identifier
    debug3: Could not load "/home/MYUSERNAME/.ssh/id_rsa" as a RSA1 public key
    debug1: identity file /home/MYUSERNAME/.ssh/id_rsa type 1
    debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
    debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
    debug1: identity file /home/MYUSERNAME/.ssh/id_rsa-cert type -1
    debug3: Incorrect RSA1 identifier
    debug3: Could not load "/home/MYUSERNAME/.ssh/id_dsa" as a RSA1 public key
    debug1: identity file /home/MYUSERNAME/.ssh/id_dsa type 2
    debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
    debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
    debug1: identity file /home/MYUSERNAME/.ssh/id_dsa-cert type -1
    debug1: identity file /home/MYUSERNAME/.ssh/id_ecdsa type -1
    debug1: identity file /home/MYUSERNAME/.ssh/id_ecdsa-cert type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0
    debug1: match: OpenSSH_6.0 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1
    debug2: fd 3 setting O_NONBLOCK
    debug3: load_hostkeys: loading entries for host "MYUSERNAME.homedns.org" from file "/home/MYUSERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/MYUSERNAME/.ssh/known_hosts:12
    debug3: load_hostkeys: loaded 1 keys
    debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ssh-rsa,ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: mac_setup: found hmac-md5
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug2: mac_setup: found hmac-md5
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: sending SSH2_MSG_KEX_ECDH_INIT
    debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
    debug1: Server host key: ECDSA 26:89:6d:b6:14:6f:78:97:c0:17:5f:5b:85:04:57:89
    debug3: load_hostkeys: loading entries for host "MYUSERNAME.homedns.org" from file "/home/MYUSERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/MYUSERNAME/.ssh/known_hosts:12
    debug3: load_hostkeys: loaded 1 keys
    debug3: load_hostkeys: loading entries for host "MYIP" from file "/home/MYUSERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/MYUSERNAME/.ssh/known_hosts:14
    debug3: load_hostkeys: loaded 1 keys
    debug1: Host 'MYUSERNAME.homedns.org' is known and matches the ECDSA host key.
    debug1: Found key in /home/MYUSERNAME/.ssh/known_hosts:12
    debug1: ssh_ecdsa_verify: signature correct
    debug2: kex_derive_keys
    debug2: set_newkeys: mode 1
    debug1: SSH2_MSG_NEWKEYS sent
    debug1: expecting SSH2_MSG_NEWKEYS
    debug2: set_newkeys: mode 0
    debug1: SSH2_MSG_NEWKEYS received
    debug1: Roaming not allowed by server
    debug1: SSH2_MSG_SERVICE_REQUEST sent
    debug2: service_accept: ssh-userauth
    debug1: SSH2_MSG_SERVICE_ACCEPT received
    debug2: key: /home/MYUSERNAME/.ssh/id_rsa (0x220a5898)
    debug2: key: /home/MYUSERNAME/.ssh/id_dsa (0x220a7f40)
    debug2: key: /home/MYUSERNAME/.ssh/id_ecdsa ((nil))
    debug1: Authentications that can continue: publickey,password
    debug3: start over, passed a different list publickey,password
    debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
    debug3: authmethod_lookup publickey
    debug3: remaining preferred: keyboard-interactive,password
    debug3: authmethod_is_enabled publickey
    debug1: Next authentication method: publickey
    debug1: Offering RSA public key: /home/MYUSERNAME/.ssh/id_rsa
    debug3: send_pubkey_test
    debug2: we sent a publickey packet, wait for reply
    Its starting to become clear that this is something to do with the key files, is that what this log says?

  • Problem Logging Into A Specific User Account - OS X Leopard

    Hello,
    I need assistance with a problem of logging into a specific account in Leopard. It would get stuck in space vortex screen. I have no problem logging in with another account. I tried deleting the account/folders and creating the account with the same user but it would get stuck in the same screen. I don't have a problem logging in with another newly created user id.
    I tried locate information relating to this specific problem but was unsuccessful. Any assistance will be great appreciated.
    Regards

    Hello,
    Somehow I fixed the issue by deleting the user account and fixed the disk permission.

  • As of 3/30 when using the App for Facebook, when I log off of Facebook, it keeps me permanently logged into Facebook. If I use Safari to log into Facebook, I have no problem logging off. Is there a problem with the Facebook App??

    As of 3/30/13, when logging off of Facebook using the Facebook App, it will not log me out. It is now permanently keeping me logged in. No problem logging off of Facebook when I do not use the App. Is there anyone that can tell me why this is happening and what I need to do to Logout of Facebook. I like using the App for Facebook but I also want to be able to log off, I do not like to stay logged in.  Is there something different with the latest Apple software I downloaded a couple of weeks ago, IOS 6.1.3?

    it also could be something different, if you try google hangounts. change password and log out it still recieves notifications. its how apples handles the "channel" notification system for apps that recieve notifications or do backroung sync, and im sure at some point that security hole will be a hijack point.  i think its called XO auth. and is why it can maintain session even after an apperant logout
    if you go to the app and it shows you have logged out but are still recieving notifications then that is evidence of the bug.
    also look and find the option for "keep me logged in" i remember in the past that would allow a autologin after logout. also if the app does NOT save the logout status correctly in its "memory" the above refereced system will auto login you with the XO app authentication.
    if there really is no keep me logged in option. then what crh24 said, they designed it delibertly to keep you logged in. though i never remember a problem on my ios 6,. are you on ios 7, bunny hop?

  • How to log in with my old Apple account? I forgot my pass and I did change my apple ID before canceling first?? I am from Croatia so did folow al the discussion and the to resolve the problem but no luck. Can not call from Croatia the Apple help desk

    How to log in with my old Apple account? I forgot my pass and I did change my apple ID before canceling first?? I am from Croatia so did folow al the discussion and the to resolve the problem but no luck. Can not call from Croatia the Apple help desk.i did try all the options but I can not find the phone number to call from Croatia,
    I can not change my Apple ID to the old mail (not possible!)
    The old mail don't accept the new password..
    I can not delete the Icloud all the time asking my the password of the old mail!
    I realy need help

    You can not merge accounts.
    Apps are tied to the Apple ID used to download them, you can not transfer them.

  • Problem with authentication in OBIEE

    Hello, I have a problem with authentication in OBIEE.
    A user who does not exist, enter the application and can enter but can not access almost anything, it is very rare because in addition webcatalog are created within the folder with your name and no one created it.
    any ideas?

    I created SR and i solved the problem.
    The problem wasn´t in weblogic. We migrated rpd 10g to 11g, I had define one initialization block session in RPD, when we disabled it, it´s running fine.
    Oracle recomended work in weblogic in obiee 11g
    best regards
    Edited by: Benito Camelas on Sep 29, 2011 7:12 AM

Maybe you are looking for

  • How do I get back My Yahoo page in windows format. It suddenly switched to App. Andhate it

    My My Yahoo homepage suddenly switched from windows format to App. I hate it how do I get back the old format? Peggy

  • Links missing in SWF file

    For some reason our linked areas don't appear in our swf flash file when viewed with computers that don't have the JAVA update. When these computers are updated, the linked areas suddently appear. Anyone know why? Is there a way to avoid this? I was

  • EDI output message for Outbound Deliv send with application own transaction

    Dear All, I encountering a problem with the output message "WSOR" via EDI. What i want:        I would to configure this message output without the Dispatch time " 3: Send with application own transaction". What is encountering now:       I have done

  • Photoshop Elements 9/Windows 7 -Reinstall Issues

    Trying to reinstall Adobe Photoshop Elements 9 on a new PC.  Old PC had hardware issues.  I receive this error message - Either Adobe Premier Elements 9 is not installed on the system or has corrupted.  So please install Adobe PRemiere Elements 9 and

  • One short beep x120e

    I get a single short but decently loud beep about once a day from my x120e laptop.  Sometimes I think maybe it's in response to me laying my hands too heavily on the laptop, but that seems unlikely.  I couldn't find my beep on the beep symptoms guide