Displaying 2 results from an estimated 2 matches for "kuemmerle".
2011 Oct 11
6
[Bug 1942] New: mounting home directory with sshfs -o reconnect requires patch for ssh
...classified
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: e.kuemmerle at fz-juelich.de
Created attachment 2097
--> https://bugzilla.mindrot.org/attachment.cgi?id=2097
Patch to add the option "-H path_to_per-user_configdir" to ssh
Hi,
we are using sshfs to mount the home directories via pam_mount, the
server is listed in /etc/ssh/ssh_known_hosts.
Th...
2011 Dec 01
1
[Bug 1953] New: Implementation of xattr in sftp-server for sshfs
...ortable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P2
Component: sftp-server
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: e.kuemmerle at fz-juelich.de
Created attachment 2109
--> https://bugzilla.mindrot.org/attachment.cgi?id=2109
Patch that implements xattr in sftp-server
In the attachment you will find a patch that implements xattr
functionality in the sftp-server, intended to be used by sshfs.
A corresponding patch to...