Re: ssh new cloud instance / new user

2023-10-30 Thread bruce
I prefer not to allow root to login using passwd or ssh On Mon, Oct 30, 2023 at 11:19 PM Samuel Sieb wrote: > > On 10/30/23 13:57, bruce wrote: > > Hi. > > > > Lost my old notes. Laying out how to setup test cloud instance to be > > able to have testUserA and root > > > > testUserA will

Re: ssh new cloud instance / new user

2023-10-30 Thread Samuel Sieb
On 10/30/23 13:57, bruce wrote: Hi. Lost my old notes. Laying out how to setup test cloud instance to be able to have testUserA and root testUserA will login/access via ssh testUSerA will create private/pub key, with /home/testUserA/.ssh on the CloudInstance (D1) ssh will allow testUserA ssh

ssh new cloud instance / new user

2023-10-30 Thread bruce
Hi. Lost my old notes. Laying out how to setup test cloud instance to be able to have testUserA and root testUserA will login/access via ssh testUSerA will create private/pub key, with /home/testUserA/.ssh on the CloudInstance (D1) ssh will allow testUserA ssh will not allow root access root