In order to connect to passwordless auth SSH your initial server must have SSH password access?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












E.g. from my Windows PC I connect to my personal Ubuntu server via GUI like MobaXterm, in that server I generated the RSA keys and copied it to another remote server so I would be able to connect to that remote server with no password and disable the password access.



So, that remote server is considered safe and secure, it has no password access, but what about my own server that I use to connect to that remote server with no password?



Is it like, a never ending chain, initial server will always has SSH password access in order to be able to continue connecting through it to passwordless servers?







share|improve this question
























    up vote
    0
    down vote

    favorite












    E.g. from my Windows PC I connect to my personal Ubuntu server via GUI like MobaXterm, in that server I generated the RSA keys and copied it to another remote server so I would be able to connect to that remote server with no password and disable the password access.



    So, that remote server is considered safe and secure, it has no password access, but what about my own server that I use to connect to that remote server with no password?



    Is it like, a never ending chain, initial server will always has SSH password access in order to be able to continue connecting through it to passwordless servers?







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      E.g. from my Windows PC I connect to my personal Ubuntu server via GUI like MobaXterm, in that server I generated the RSA keys and copied it to another remote server so I would be able to connect to that remote server with no password and disable the password access.



      So, that remote server is considered safe and secure, it has no password access, but what about my own server that I use to connect to that remote server with no password?



      Is it like, a never ending chain, initial server will always has SSH password access in order to be able to continue connecting through it to passwordless servers?







      share|improve this question












      E.g. from my Windows PC I connect to my personal Ubuntu server via GUI like MobaXterm, in that server I generated the RSA keys and copied it to another remote server so I would be able to connect to that remote server with no password and disable the password access.



      So, that remote server is considered safe and secure, it has no password access, but what about my own server that I use to connect to that remote server with no password?



      Is it like, a never ending chain, initial server will always has SSH password access in order to be able to continue connecting through it to passwordless servers?









      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 27 at 10:51









      user3108268

      15618




      15618




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          You can set up key-based authentication from your Windows PC to your personal local server, of course you need to be able to access your server to do this.
          This will involve a password whether that's through an initial SSH session to set up the keys and disallow password SSH login, or whether you log in by entering the password in a physical console type of setup (attaching a monitor and keyboard to your personal server).



          Once keys are set up, the only point you have to enter a password is at the client end, in this case when you're logging into your windows PC.



          Obviously problems occur if you lose keys to a server that you cannot physically access and you don't have any other way to authenticate yourself.






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028733%2fin-order-to-connect-to-passwordless-auth-ssh-your-initial-server-must-have-ssh-p%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            You can set up key-based authentication from your Windows PC to your personal local server, of course you need to be able to access your server to do this.
            This will involve a password whether that's through an initial SSH session to set up the keys and disallow password SSH login, or whether you log in by entering the password in a physical console type of setup (attaching a monitor and keyboard to your personal server).



            Once keys are set up, the only point you have to enter a password is at the client end, in this case when you're logging into your windows PC.



            Obviously problems occur if you lose keys to a server that you cannot physically access and you don't have any other way to authenticate yourself.






            share|improve this answer
























              up vote
              0
              down vote













              You can set up key-based authentication from your Windows PC to your personal local server, of course you need to be able to access your server to do this.
              This will involve a password whether that's through an initial SSH session to set up the keys and disallow password SSH login, or whether you log in by entering the password in a physical console type of setup (attaching a monitor and keyboard to your personal server).



              Once keys are set up, the only point you have to enter a password is at the client end, in this case when you're logging into your windows PC.



              Obviously problems occur if you lose keys to a server that you cannot physically access and you don't have any other way to authenticate yourself.






              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                You can set up key-based authentication from your Windows PC to your personal local server, of course you need to be able to access your server to do this.
                This will involve a password whether that's through an initial SSH session to set up the keys and disallow password SSH login, or whether you log in by entering the password in a physical console type of setup (attaching a monitor and keyboard to your personal server).



                Once keys are set up, the only point you have to enter a password is at the client end, in this case when you're logging into your windows PC.



                Obviously problems occur if you lose keys to a server that you cannot physically access and you don't have any other way to authenticate yourself.






                share|improve this answer












                You can set up key-based authentication from your Windows PC to your personal local server, of course you need to be able to access your server to do this.
                This will involve a password whether that's through an initial SSH session to set up the keys and disallow password SSH login, or whether you log in by entering the password in a physical console type of setup (attaching a monitor and keyboard to your personal server).



                Once keys are set up, the only point you have to enter a password is at the client end, in this case when you're logging into your windows PC.



                Obviously problems occur if you lose keys to a server that you cannot physically access and you don't have any other way to authenticate yourself.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 27 at 11:03









                Arronical

                12.6k84489




                12.6k84489



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028733%2fin-order-to-connect-to-passwordless-auth-ssh-your-initial-server-must-have-ssh-p%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491