Re: ssh authorized_key working for user, but not for root

From: joshthree (josh_at_jhmail.com)
Date: 10/30/05

  • Next message: Uwe Stoeckel: "[Q] Eudora SSL Negotiation fails"
    Date: 30 Oct 2005 09:00:31 -0800
    
    

    It turns out that the problem was that the user on my client and on the
    server was the same name, so when I typed in:

    ssh ip.add.re.ss

    it was assuming my user name instead of the root user.

    by typing

    ssh -l root ip.add.re.ss

    it worked fine. Thanks for looking at that..

    josh


  • Next message: Uwe Stoeckel: "[Q] Eudora SSL Negotiation fails"

    Relevant Pages

    • Re: re sharing
      ... > each request to the server. ... the root user on the client cannot ... would be a great idea to setup nfs shares on these servers, ...
      (Fedora)
    • Re: re sharing
      ... is controlled by the server not the client.... ... the root user on the client cannot ... The one potential danger is to remember that the "root" user on any ...
      (Fedora)
    • root equivalent user
      ... We would like to reserve the root user for our support staff to ... help the client later. ... account to manage their server. ...
      (comp.os.linux.setup)
    • root equivalent user
      ... We would like to reserve the root user for our support staff to ... help the client later. ... account to manage their server. ...
      (comp.os.linux.security)
    • How can I serialise an object and send it to a client?
      ... could someone tell me how I could serialise an object on a server, ... to a client and deserialise on the client? ... Josh ...
      (microsoft.public.dotnet.framework.remoting)