Re: password-less console-only access and ssh remote access?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tomas Bodzar
Date: Friday, October 22, 2010 - 2:13 pm

On Fri, Oct 22, 2010 at 11:53 PM, Jay K <jay.krell@cornell.edu> wrote:

They don't need root at all. root will be only your account as will be
root password


sudo is there to solve your problem to not depend on root password,
login to console via ssh and eg. only with keys is easly doable with
ssh


You need password at least for root to be able to maintain that server
locally (in fact you can go easily even around this if you have local
access), but for users you don't need passwords at all as they will be
connecting only remotely and you can create ssh keys for them. But
it's not good idea to create keys without password for users, so they
will need to remember password for their ssh keys

password
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: password-less console-only access and ssh remote access?, Bret S. Lambert, (Thu Oct 21, 10:46 am)
Re: password-less console-only access and ssh remote access?, Owain Ainsworth, (Fri Oct 22, 8:17 am)
Re: password-less console-only access and ssh remote access?, Joachim Schipper, (Fri Oct 22, 9:43 am)
Re: password-less console-only access and ssh remote access?, Tomas Bodzar, (Fri Oct 22, 2:13 pm)
Re: password-less console-only access and ssh remote access?, Joachim Schipper, (Tue Oct 26, 5:24 am)