Displaying 11 results from an estimated 11 matches for "passphraseless".
2010 Jan 05
9
OpenSSH daemon security bug?
...putting a key (no need to be the private key) on another password-based
host.
It that true? I do not think so. I would name that as an "important OpenSSH
daemon security bug". That is because I think it is not true.
co-worker wrote:
> You cannot distinguish passphrased keys from passphraseless ones.
I think the OpenSSH daemon will take care to ask for a key passphrase before
using a key to open an encrypted channel.
A ssh key which requires a ssh passphrase to be usable can not be used to open
a ssh connection if such ssh passphrase is not provided, as it is part of the
encryption a...
2002 Mar 28
2
Patches for rsync.mbox
...>From "man sshd":
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
PasswordAuthentication
Specifies whether password authentication is allowed. The de-
***************
*** 48993,48999 ****
PermitEmptyPasswords is also yes, or you won't be allowed passphraseless
authentication.
If you're not permitted to change that, just use a simple ssh passphrase.
! From "man rsync":
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Some paths on the remote server may require authentication.
If so then you will rece...
2020 Jul 02
8
[Bug 3190] New: Inconsistent handling of private keys without accompanying public keys
https://bugzilla.mindrot.org/show_bug.cgi?id=3190
Bug ID: 3190
Summary: Inconsistent handling of private keys without
accompanying public keys
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component:
2004 Sep 27
1
Sending passphrase w/o keyboard interaction
I have an account where I have DSA key setup with a passphrase. I am trying
to write a script to ssh over to another Unix server, without having to type
in the passphrase and have ssh read the passphrase from either a file or
pass it in from the command line. Is there a way to do something like this?
I know that we can it so I don't need to enter a passphrase but we don't
want to do
2005 Jan 12
1
connection unexpectedly closed...
...on unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)
However, if I run exactly the same command, but with a normal user as
the remote user instead of root, the rsync works as expected.
Both root and the normal user have passphraseless keys set. the reason
why I want the rsync to run with root as the remote user is that I want
the UID and GID of the copied files to be preserved on the remote
machine (which has users and UIDs quite different from the local
machine).
What could I be doing wrong which stops it working with ro...
2015 Apr 22
3
shared private key
On Wed, Apr 22, 2015 at 1:53 PM, Gert Doering <gert at greenie.muc.de> wrote:
> Hi,
>
> On Wed, Apr 22, 2015 at 01:26:06PM -0700, Reuben Hawkins wrote:
>> Let me know if I'm missing something. :)
>
> Signed keys from a common CA?
I don't think the signed key helps in my particular case (I may be
wrong, if so please correct me).
I'm working on a management
2008 Nov 24
5
ssh-agent clustering
Hi.. I've looked through all the documentation and searched numerous
websites and I can't find any viable current way to cluster ssh-agents.
The functionality gap I see is to allow a situation where 2 ssh-agents are
running on 2 different trusted machines. If one of those machines goes down
passwordless logins should be allowed to continue through the backup
ssh-agent. And when the
2012 Jul 22
4
Facter fact length?
This is a bit of a leading question, but is there a limitation as far as
length/size of facts on a node?
I have a need to perform one way sync of user accounts (non-Puppet managed
users) on many pairs of servers. Thus far, it''s been done with scripts
from primary -> backup server, and has been problematic. I''d like to create
a fact that returns user:password_hash pairs,
2011 Jan 27
6
SSH Automatic Log-on Failure - Centos 5.5
Hallo,
I wanted to avoid typing-in my password every occasion I remotely
logged-on to a server.
I created my SSH keys and copied the public part to the server and
renamed it authorized_keys.
My command line is: ssh root at xxxxxx.com -p 1234
The output shows the logging-on routine wants 3 types of authentication.
Surely one successful authentication is sufficient ?
OpenSSH_4.3p2, OpenSSL
2001 Nov 14
4
using rsync to backup windows workstations
I have 5 windows workstations and 1 computer running
freebsd 4.4
I want to install rsync on the freebsd computer so I
can use it to backup some files/documents on my
windows workstations.
I want rsync to run automatically every 6pm mon-sat.
I wanna ask if there is someone in this list who can
give me guidelines on how i can do this.
And another question I have is do I need to install
samba?
i
2002 Sep 06
3
Error on Solaris 9 (2.5.5)
I'm running into some errors I can't figure out.
Situation:
I have a Sparc IPX (2.6 Solaris), a Mac OS X box and an Ultra Sparc 1
running Solaris 9.
I am trying to rsync a web site between the IPX and Ultra 1.
All boxes are running 2.5.5 rsync built from source.
Problem:
Can't get a a sync between the IPX -> Ultra.
IPX = kashmir
Ultra = vortac
Mac = archer
Assumptions:
a).