In order to connect to passwordless auth SSH your initial server must have SSH password access?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
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?
server ssh
add a comment |Â
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?
server ssh
add a comment |Â
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?
server ssh
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?
server ssh
asked Apr 27 at 10:51
user3108268
15618
15618
add a comment |Â
add a comment |Â
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.
add a comment |Â
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.
add a comment |Â
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.
add a comment |Â
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.
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.
answered Apr 27 at 11:03
![](https://i.stack.imgur.com/smMAw.jpg?s=32&g=1)
![](https://i.stack.imgur.com/smMAw.jpg?s=32&g=1)
Arronical
12.6k84489
12.6k84489
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password