On 8/24/24 12:31 AM, Jeffrey Walton wrote:
On Sat, Aug 24, 2024 at 3:24 AM Samuel Sieb wrote:
On 8/23/24 3:17 PM, Dave Close wrote:
Jeffrey Walton wrote:
At this point, I would visit each machine and:
mkdir -p ~/.ssh
chown -R dclose:dclose ~/.ssh
chmod -R o-rwx ~/.ssh
That wo
On Sat, Aug 24, 2024 at 3:24 AM Samuel Sieb wrote:
>
> On 8/23/24 3:17 PM, Dave Close wrote:
> > Jeffrey Walton wrote:
> >
> >> At this point, I would visit each machine and:
> >>
> >>mkdir -p ~/.ssh
> >>chown -R dclose:dclose ~/.ssh
> >>chmod -R o-rwx ~/.ssh
> >
> > That would be guar
On 8/23/24 3:17 PM, Dave Close wrote:
Jeffrey Walton wrote:
At this point, I would visit each machine and:
mkdir -p ~/.ssh
chown -R dclose:dclose ~/.ssh
chmod -R o-rwx ~/.ssh
That would be guaranteed to cause failure. For example, my private keys
cannot have 0777 permissions!
I th
I wrote:
>I have several local machines that, while working, I frequently use ssh
>to do something on a different machine. While on that second machine,
>I may even use ssh to do something on a third machine. All of this
>works exactly as it should.
>
>If I use JuiceSSH on my Android phone to cont
Jeffrey Walton wrote:
>At this point, I would visit each machine and:
>
> mkdir -p ~/.ssh
> chown -R dclose:dclose ~/.ssh
> chmod -R o-rwx ~/.ssh
That would be guaranteed to cause failure. For example, my private keys
cannot have 0777 permissions!
--
Dave Close, Compata, Irvine CA "Yo
On Fri, Aug 23, 2024 at 5:44 PM Dave Close wrote:
>
> I have several local machines that, while working, I frequently use ssh
> to do something on a different machine. While on that second machine,
> I may even use ssh to do something on a third machine. All of this
> works exactly as it should.
>
I have several local machines that, while working, I frequently use ssh
to do something on a different machine. While on that second machine,
I may even use ssh to do something on a third machine. All of this
works exactly as it should.
If I use JuiceSSH on my Android phone to contact one of my lo