|
I need help
|
| |
Sent from my iPod ______________________________ ______________________________ ______ The new Internet Explorer® 8 - Faster, safer, easier. Optimized for Yahoo! Get it Now for Free! at [link] ______________________________ _________________ openssh-unix-dev mailing list... more »
|
|
local DNSSEC validation for 5.3p1
|
| |
Attached is a patch that adds local DNSSEC validation to OpenSSH. See the readme for more detail. Please direct any questions or comments to us...@dnssec-tools.org. Thanks..
|
|
internal-sftp atomic file operations?
|
| |
Hi I've been testing internal-sftp with chroot on OpenSSH_5.3p1 and it seems that internal-sftp does not support POSIX atomic rename() operations. Can someone confirm that this feature is only available in the sftp-server and not internal-sftp? Are there plans to include atomic file operations in internal-sftp?... more »
|
|
SFTP Chroot
|
| |
Hi all, Today, I was tasked at work with setting up a chroot SFTP server on a 64bit Arch Linux server. I naturally turned to Arch Linux's wiki article on the subject ([link]) and the directions were very clear. However, the directions did not work. I kept getting a... more »
|
|
Alternate Install Location Patch Proposal
|
| |
Hi All, Below (and attached) is a patch that will allow openssh to be installed in an alternate location. This is essential when cross-compiling. The cross-compile use case is: configure [bunch-of-options] make DESTDIR=<alt-location> make install-nokeys I believe the patch may also be useful for non-cross-compiling cases.... more »
|
|
Link ssh client to FIPS capable openssl.
|
| |
Hi, I have built and installed a fips capable version of openssl, based on openssl-fips v1.2 and openssl-0.9.8k using the following config options: fips --prefix=/some/dir --openssldir=/some/dir shared zlib- dynamic I then compiled a version of openssh v5.3p1with the following configure options: --prefix=/some/dir --sysconfdir=/some/dir --with-... more »
|
|
Cygwin OpenSSH 5.1 login session per user
|
| |
I'm using Cygwin OpenSSH 5.1 on a Windows XP SP3 system. Is sshd supposed to create a new "login session" for each user that logs in? Or, is there a way to force it to create a new "login session" for each user that logs in? Once logged in, I'm trying to use the Kerberos for Windows command line... more »
|
|
SSL vulnerability and SSH
|
| |
Hi, This is just a quick note to state that the recently reported SSL/TLS MITM attack[1] *does not* affect SSH. Like SSL/TLS, SSH supports key and parameter renegotiation, but it is not vulnerable because a session identifier is carried over from the first key exchange into all subsequent key exchanges.... more »
|
|
Limiting simultaneous sftp downloads..
|
| |
When I use Filezilla... the default setup will download two files in the queue at the same time. What I would notice is sometimes I could really hear my harddrive thrashing as it scanned over the disk trying to get data from both files. Now... it is quite possible that filezilla performs two logins... but it... more »
|
|
sshd_config ChrootDirectory ambiguity...
|
| |
Under "ChrootDirectory" there is a line that says, "This path, and all its components, must be root-owned directories that are not writable by any other user or group." When I first read this "all its components" seemed to mean that all directories and files within this directory must be root owned and root only writable. This seemed odd as I would not be able... more »
|
|
|