similar to: [Bug 365] New: .ssh/environment not read when home = /

Displaying 20 results from an estimated 30000 matches similar to: "[Bug 365] New: .ssh/environment not read when home = /"

2002 Jul 19
0
[Bug 365] .ssh/environment not read when home = /
http://bugzilla.mindrot.org/show_bug.cgi?id=365 ------- Additional Comments From bradshaw at staff.crosswalk.com 2002-07-19 23:01 ------- Created an attachment (id=133) Correct .ssh/environment path under cygwin ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Jan 23
0
[Bug 76] New: scp won't transfer files to or from the root under Cygwin
http://bugzilla.mindrot.org/show_bug.cgi?id=76 Summary: scp won't transfer files to or from the root under Cygwin Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo:
2001 Jul 25
1
[PATCH]: sftp: Avoid paths beginning with "//"
Hi, the following patch has been suggested by Mark Bradshaw <bradshaw at staff.crosswalk.com>. The simple concatenation of filenames in sftp client and server results in creating filenames beginning with double slashes when the cwd is the root directory: cwd: "/bar/baz" file: "foo" cwd + "/" + file = "/bar/baz/foo" cwd: "/" file:
2002 Sep 10
0
[Bug 365] .ssh/environment not read when home = /
http://bugzilla.mindrot.org/show_bug.cgi?id=365 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From djm at mindrot.org 2002-09-10 21:43
2002 Feb 01
0
[Bug 76] scp won't transfer files to or from the root under Cygwin
http://bugzilla.mindrot.org/show_bug.cgi?id=76 ------- Additional Comments From bradshaw at staff.crosswalk.com 2002-02-02 10:07 ------- Created an attachment (id=19) cvs diff for the one line patch needed to fix this. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2007 Feb 26
0
[Bug 1288] ssh-add on Cygwin -- can't access ssh-agent socket
http://bugzilla.mindrot.org/show_bug.cgi?id=1288 Summary: ssh-add on Cygwin -- can't access ssh-agent socket Product: Portable OpenSSH Version: v4.5p1 Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: major Priority: P2 Component: ssh-add AssignedTo: bitbucket at mindrot.org
2004 Jun 12
0
[Bug 879] running ssh-host-config twice breaks sshd installation on cygwin
http://bugzilla.mindrot.org/show_bug.cgi?id=879 Summary: running ssh-host-config twice breaks sshd installation on cygwin Product: Portable OpenSSH Version: 3.8.1p1 Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:
2004 Aug 18
5
[Bug 915] [PATCH] Only copy basic Windows environment
http://bugzilla.mindrot.org/show_bug.cgi?id=915 Summary: [PATCH] Only copy basic Windows environment Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: security Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org
2004 Oct 18
1
[Bug 942] home directory
http://bugzilla.mindrot.org/show_bug.cgi?id=942 Summary: home directory Product: Portable OpenSSH Version: 3.8.1p1 Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: telgabsi at
2002 Jul 05
1
[PATCH]: Fix a bug in contrib/cygwin/ssh-host-config
Hi, the following patch fixes a wrong path in a chown command. The additional leading slash collides with accessing SMB shares using double slashes as in "//server/share" on Windows systems. Corinna Index: contrib/cygwin/ssh-host-config =================================================================== RCS file: /cvs/openssh_cvs/contrib/cygwin/ssh-host-config,v retrieving revision
2002 Jan 15
1
[PATCH]: scp: Avoid paths beginning with "//"
Scp has some path issues when transferring to or from the root file system of a windows machine (cygwin). It creates a path that begins with //, which indicates a UNC path on Windows. I sent in patches for similar issues last year. The fix is a one line change to determine if the path is "/", and not double up on the slashes. I've attached diffs to latest cvs. -Mark
2002 Jan 14
0
[Bug 66] New: $HOME/authorized_keys not read by sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=66 Summary: $HOME/authorized_keys not read by sshd Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
2003 Sep 17
3
[Bug 667] Openssh 3.7x, Windows ssh clients and Ldap don't play together
http://bugzilla.mindrot.org/show_bug.cgi?id=667 Summary: Openssh 3.7x, Windows ssh clients and Ldap don't play together Product: Portable OpenSSH Version: 3.7.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: PAM support AssignedTo:
2006 Dec 05
3
[Bug 1267] PermitOpen - Multiple forwards don't works
http://bugzilla.mindrot.org/show_bug.cgi?id=1267 Summary: PermitOpen - Multiple forwards don't works Product: Portable OpenSSH Version: v4.5p1 Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: security Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org
2010 Aug 18
3
[Bug 1807] New: SSH fails randomly
https://bugzilla.mindrot.org/show_bug.cgi?id=1807 Summary: SSH fails randomly Product: Portable OpenSSH Version: 5.4p1 Platform: ix86 OS/Version: Other Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: vinay1714 at gmail.com I
2002 Oct 03
0
[Bug 409] New: Installation from cygwin doesn't configure sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=409 Summary: Installation from cygwin doesn't configure sshd Product: Portable OpenSSH Version: -current Platform: ix86 URL: ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/IN STALL OS/Version: Cygwin on NT/2k Status: NEW Severity:
2003 Feb 19
0
[Bug 499] New: progressmeter.c doesn't build (at least) on Cygwin
http://bugzilla.mindrot.org/show_bug.cgi?id=499 Summary: progressmeter.c doesn't build (at least) on Cygwin Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: critical Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at
2008 Nov 15
2
[PATCH] Don't strip two leading slashes from paths.
rsync 3.0.4 will transform a path like '//machine/share/dir' to '/machine/share/dir' when the --protect flag is provided. This causes a problem with Cygwin, where the two leading slashes are meaningful (access of a remote Windows share). [[[ % rsync -s localhost://tela/downloads rsync: link_stat "/tela/downloads" failed: No such file or directory (2) rsync error: some
2004 Sep 02
2
[Bug 923] Connection closed after autentication
http://bugzilla.mindrot.org/show_bug.cgi?id=923 Summary: Connection closed after autentication Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: critical Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org
2004 Nov 04
1
[Bug 949] GUI Application not initiated on the server machine.
http://bugzilla.mindrot.org/show_bug.cgi?id=949 Summary: GUI Application not initiated on the server machine. Product: Portable OpenSSH Version: 3.9p1 Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: critical Priority: P1 Component: sshd AssignedTo: openssh-bugs at mindrot.org