[Bug 461] New: ssh-copy-id is messy when invoked with no arguments
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jan 1 02:26:44 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=461
Summary: ssh-copy-id is messy when invoked with no arguments
Product: Portable OpenSSH
Version: -current
Platform: All
URL: http://bugs.debian.org/71376
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: cjwatson at debian.org
$ ssh-copy-id
Pseudo-terminal will not be allocated because stdin is not a terminal.
ssh: umask 077; test -d .ssh || mkdir .ssh ; cat >> .ssh/authorized_keys: Name
or service not known
Now try logging into the machine, with "ssh ''", and check in:
.ssh/authorized_keys
to make sure we haven't added extra keys that you weren't expecting.
I'll attach a patch in a moment to make it display usage output instead when
invoked like this.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list