[EMAIL PROTECTED](Steve Mallett) 23.12.02 08:52
Once upon a time Steve Mallett shaped the electrons to say...
>> Seems so.
>> The "private" key file MUST ONLY be readable to the user, no one
>> else. "chmod 600 "
>>
>> Rainer
>Changing the perms to 600 did it. Tally Ho.
But of cause many of o
Seems so.
The "private" key file MUST ONLY be readable to the user, no one else.
"chmod 600 "
Rainer
Changing the perms to 600 did it. Tally Ho.
Steve Mallett
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/f
On Sun, Dec 22, 2002 at 04:32:19PM -0400, Steve Mallett wrote:
> I burned an .iso cd of the home dir of a server, my .ssh files are
> there, but if I restore from the cd using rsync -azurvp
> /mnt/cdrom/.ssh/* ~/.ssh the permissions seem screwy.
>
> I'm trying to use my id_dsa ssh key to login t
[EMAIL PROTECTED](Steve Mallett) 22.12.02 16:32
Once upon a time Steve Mallett shaped the electrons to say...
>I burned an .iso cd of the home dir of a server,
What kind? Jouliett?
Did you da a "tar" or "cpio" first to save all links
>my .ssh files are there, but if I restore from the
>cd us