-
ibmopenssh made 1 file-release changes.
2009-11-24 03:00:02 UTC by ibmopenssh
-
ibmopenssh made 1 file-release changes.
2009-11-24 02:49:01 UTC by ibmopenssh
-
I downloaded and installed openssh 5.0.0.5302 on AIX 5300-09-0921, but how do I get the tcp wrappers installed? I installed via smit. Thank you.
2009-11-11 19:29:35 UTC by Scott
-
Hi!
Thanks for your reply, I'll check it out. It's just that it would be awesome if the official, precompiled version would already support that feature (="file-less chroot").
2009-10-02 06:36:56 UTC by abodibm
-
See discusion http://sourceforge.net/projects/openssh-aix/forums/forum/435031/topic/1258613
Specially my comment ;)
2009-09-30 10:02:49 UTC by asier02
-
Hi!
I recently tried to configure a chrooted SFTP-only account using internal-sftp as follows:
-----
<pre>
Subsystem sftp internal-sftp
Match User sftpuser
ChrootDirectory /sftpdir
X11Forwarding no
AllowTcpForwarding no
ForceCommand internal-sftp
</pre>
-----
This works like a charm on both Linux and FreeBSD, no further files...
2009-09-28 09:17:04 UTC by abodibm
-
Hi,
When listing a big directory , the screen may lag. By analyzing some tcpdump captures it's look like many duplicate acks are generated by sshd.
I'm using an IBM PPC 9110-51A , AIX 5.3 TL8 SP2 , Openssh-5.0.0.5302/Openssl-0.9.8.840 .
It only happens when connecting to a remote server (even if on SDSL link with 15ms ping).
It seems to be due to the SSH server because when connecting...
2009-09-17 12:47:21 UTC by jjmxo
-
We were experiencing the same issue with slow response of the ssh client.
The solution was to replace line in /etc/netsvc.conf
from
hosts=local,bind
to
hosts=local,bind4.
2009-09-09 08:05:25 UTC by skupko
-
ibmopenssh made 1 file-release changes.
2009-08-18 14:03:01 UTC by ibmopenssh
-
ibmopenssh made 1 file-release changes.
2009-08-18 13:59:02 UTC by ibmopenssh