similar to: [Bug 2575] New: ssh-copy-id fails when it can not find any key file in ~/.ssh

Displaying 20 results from an estimated 200 matches similar to: "[Bug 2575] New: ssh-copy-id fails when it can not find any key file in ~/.ssh"

2012 Nov 07
1
ssh-copy-id usability improvement
Hi, I had trouble recently with using the ssh-copy-id -i switch (in portable OpenSSH?s contrib/), where it told me that ?no identities found?, while I the file existed and contained a valid public key text line. The problem was, that the file was named something.key in stead of something.pub, and the script tried to read the non-existent something.key.pub. The two small patches below fix that,
2013 Jan 02
12
[Bug 1980] use updated ssh-copy-id
https://bugzilla.mindrot.org/show_bug.cgi?id=1980 dajoker at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dajoker at gmail.com --- Comment #6 from dajoker at gmail.com --- The ' openssh-unix-dev at mindrot.org' mailing list thread
2016 Mar 12
3
Problem with ssh-copy-id when home folder contains spaces
Hi, some guy on the Cygwin mailing list found that ssh-copy-id chokes on directories with spaces, which are quite common on Windows. He also provided an easy fix, basically just adding quotes, which I attached to this mail. Would that be ok to apply upstream? Thanks, Corinna -- Corinna Vinschen Cygwin Maintainer Red Hat -------------- next part -------------- diff --git
2013 Feb 07
8
[Bug 1980] use updated ssh-copy-id
https://bugzilla.mindrot.org/show_bug.cgi?id=1980 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1614, 1669, 1822, 1823, | |2068 --- Comment #18 from Damien Miller
2003 Feb 23
1
nested assignment (PR#2575)
> A <- list(B=1, C=2, D=3) # A list of 3 elements > attach(A) # Attach it to the search list > assign("D", 4, pos="A") # Assign a new value to 'D', inside 'A' > ls() D # Looks good ... > D 4 # Looks good ... > A $B [1] 1 $C [1] 1 $D [1] 3 # Huh? *Both* values of 'D' somehow live in
2007 Jun 06
2
omit /etc/issue message when running rsync
Is there a way to omit the text printed out by issue(5) on some systemes? Like what --no-motd does for motd-texts.
2012 Feb 12
4
[Bug 1980] New: use updated ssh-copy-id
https://bugzilla.mindrot.org/show_bug.cgi?id=1980 Bug #: 1980 Summary: use updated ssh-copy-id Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Miscellaneous AssignedTo:
2016 Dec 16
107
[Bug 2647] New: Tracking bug for OpenSSH 7.5 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2647 Bug ID: 2647 Summary: Tracking bug for OpenSSH 7.5 release Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Keywords: meta Severity: enhancement Priority: P5 Component: Miscellaneous
2015 Dec 18
9
[Bug 2519] New: Obsolete SSHv1 config options
https://bugzilla.mindrot.org/show_bug.cgi?id=2519 Bug ID: 2519 Summary: Obsolete SSHv1 config options Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2005 Apr 26
5
[Bug 2647] --exclude options work from commandline but not in script
https://bugzilla.samba.org/show_bug.cgi?id=2647 ------- Additional Comments From vanes002@umn.edu 2005-04-25 18:50 ------- A possible explanation is if the single-quotes are being retained in the --exclude values instead of being removed by whatever shell you are using for scripting. So rsync tries to exclude '/proc/' instead of /proc/ In your case, the quotes aren't even
2015 Apr 13
11
[Bug 2377] New: Add ssh-agent support to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=2377 Bug ID: 2377 Summary: Add ssh-agent support to ssh-keygen Product: Portable OpenSSH Version: 6.9p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh-keygen Assignee: unassigned-bugs at
2017 Jan 03
14
[Bug 2660] New: Create mux socket for regress in temp directory
https://bugzilla.mindrot.org/show_bug.cgi?id=2660 Bug ID: 2660 Summary: Create mux socket for regress in temp directory Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Regression tests Assignee:
2004 Nov 26
1
conditional replacement - readLines
Hi, i have list with 2575 cgi files which i have read with readLines - all Lines have the type "chr". Now i want replace the 2. line with a condition in 4. line and write the files back to dir. How i could avoid the incompatible problem, or is it better doing something with awk!? for (i in 1:2575){ datenrep <-
2015 Aug 25
19
[Bug 2453] New: Document authentication method "none" for AuthenticationMethods
https://bugzilla.mindrot.org/show_bug.cgi?id=2453 Bug ID: 2453 Summary: Document authentication method "none" for AuthenticationMethods Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5
2019 Jul 19
2
Samba4 - global catalog (GC) cannot be contacted using Windows 7 RSAT
Hi Samba Team, Have recently followed Samba guide and successfully migrate from PDC to AD and from BDC to join AD forest. Need some advice here as I encountered global catalog (GC) cannot be contacted issue when using RSAT. This message pops up when I click "member of" tab while viewing user properties although it will display correctly after I acknowledged the error. Another similar
2012 Jun 29
1
Error with samba-tool when upgrading from 3 to 4 / NT_STATUS_IO_TIMEOUT
Hello, I'm upgrading samba3 to samba4 and i've the following error : > /usr/local/samba/bin/samba-tool domain samba3upgrade --dbdir=/root/samba4/samba/ --realm=sc.isc84.org /root/samba4/samba/smb.conf no talloc stackframe around, leaking memory Reading smb.conf Provisioning Exporting account policy Exporting groups *Severe DB error, sambaSamAccount can't miss the samba
2016 Dec 27
2
[Bug 2654] New: regress/agent-getpeereid.sh uses wrong ssh-add program
https://bugzilla.mindrot.org/show_bug.cgi?id=2654 Bug ID: 2654 Summary: regress/agent-getpeereid.sh uses wrong ssh-add program Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Regression tests
2016 Dec 31
2
[Bug 2656] New: Documentation does not mention "%k" as a supported token for AuthorizedKeysCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=2656 Bug ID: 2656 Summary: Documentation does not mention "%k" as a supported token for AuthorizedKeysCommand Product: Portable OpenSSH Version: 7.4p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5
2017 Jan 15
2
[Bug 2665] New: Remove vestige of LOGIN_PROGRAM
https://bugzilla.mindrot.org/show_bug.cgi?id=2665 Bug ID: 2665 Summary: Remove vestige of LOGIN_PROGRAM Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org
2017 Jan 29
3
[Bug 2671] New: make possible to remove default ciphers/kexalgorithms/mac algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2671 Bug ID: 2671 Summary: make possible to remove default ciphers/kexalgorithms/mac algorithms Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: