Displaying 20 results from an estimated 800 matches similar to: "sftp logging"
2009 Apr 08
2
sftp-server "audit" logging
Hello
I would like to ask you for any assistance regarding sftp-server logging.
Till now i used openssh-4.4p1.sftplogging-v1.5.patch + openssh-4.4p1, that was later replaced by filecontroll patch. With openssh-4.4p1.sftplogging-v1.5.patch I could specify SFTP server logging in sshd_config like this:
LogSftp yes
SftpLogFacility LOCAL7
SftpLogLevel INFO
That did sftp logging like
2001 Nov 13
2
unable to get connection thru firewall
Hi,
I've a Solaris 8 with Openshh 3.0.1 (build with these parameters
--prefix=/usr/local --without-rsh --disable-suid-ssh
--sysconfdir=/usr/local/etc --with-ssl-dir=/usr/local/ssl
--with-tcp-wrappers). If I come from the same subnet as the server is on,
I've have no problems. But When I try via the Internet I doesn't. If I run
snoop I can see I get contact with the server:
2009 Jul 14
1
Snow/openmpi
I'm running R/snow on a small cluster with opensuse, openmpi, and openshh. I
start up R with "mpirun -n 1 R --no-save". That works but it strikes me how
easily I get kicked out of R whenever I run into syntax errors. Is there a
way to avoid this, for instance, by starting up a regular R session and
invoking/activating(?) openmpi within R, e.g. by passing on extra arguments
to the
2001 Apr 04
2
openssh-2.5.2p2 on RedHat 6.2-1
I'm attempting to install openshh on my Linux machine.
I installed openssl-0.9.6 and then openssh. Everything appears to
compile and the keys are generated. When I attempt to connect I get an
error indicating an incorrect password. A system log entry from sshd
indicates a failed password.
I get the same results both with and without PAM support, and with and
without MD5 support.
2015 Apr 24
2
Test coverage results available online
Dear OpenSHH developers,
in case this helps with your testing efforts:
At
http://www.opencoverage.net/projects/openssh/index_html/sources.html
you'll find an overview of the condition/decision code coverage as
achieved through a run of the test suite. The state last used is from the
git master branch commit 70860b6.
You might find the total coverage 27.8% to be much lower than what
2010 Feb 23
2
[Bug 1715] New: Integrate patch to provide ability to force 'umask' in sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1715
Summary: Integrate patch to provide ability to force 'umask' in
sftp-server
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
2002 Apr 24
2
OpenSSH and support for KTH-Krb4
Hello,
I have tried to compile openssh-3.1p1 and then two
later snapshots. It seems that I can not have support
for KTH-Krb4, according to this errorlist from make:
gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o
readconf.o clientloop.o -L. -Lopenbsd-compat/ -R/usr/local/ssl/lib
-L/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -L/usr/athena/lib
-R/usr/athena/lib -lssh
2005 Mar 04
1
Fwd: Sftp Logging
Hello,
Does anyone how enable the sFTP logging?
I have a solaris 9 on sun blade 2500
SSh Version:
ssh -V
SSH Version Sun_SSH_1.0.1, protocol versions 1.5/2.0.
Whats all that mean?
This link shows how to get the sftp logging with chroot path.
http://sftplogging.sourceforge.net/download/README
--------------------
Install instructions:
--------------------
1. download and expand openssh-3.x(.x)px
2006 Nov 09
1
[Bug 1229] No way to set default umask for SFTP server
http://bugzilla.mindrot.org/show_bug.cgi?id=1229
------- Comment #2 from hans at parse.nl 2006-11-09 20:52 -------
I think there's a bunch of Gentoo users including me that are
interested in this feature aswell, now that the Gentoo core system
packages team decided to ditch the sftplogging
(http://sftplogging.sourceforge.net/) features of the openssh ebuild.
See my ticket at
2002 Feb 12
1
SSH Client Hangs after logging in to SSHD
I'm not a ssh expert and I don't know if the log is good or bad, but I too am
running OpenSHH under OpenServer. I find that after I connect, the return key
has no effect unless I first type:
stty sane <Ctrl>j
If you've hit <ENTER> before that you must first press <Ctrl>j a couple of times
to clean out the buffer. After I type the above command, everything
2005 Jul 13
0
sftp/scp mysql logging
I am basing a patch off of the sftplogging project on sourceforge to
add support for mysql logging for both sftp/scp. I have mysql compiled
in successfully and logging fine on connects/quits but my issue is
sending a file.. it does the reading from the sockets in this function
i take it
static void
process_read(void)
{
Now it does that for each chunk that it gets over the socket from what
i can
2005 Jun 15
0
sftp-logging patch and make tests problem
i tried the sftp-logging patch (v 1.3 from
http://sftplogging.sourceforge.net/download/v1.3/)
with OpenSSH 4.1p1 (and 4.0p1)
with the patch applied, all sftp tests
in "make tests" fail
(sfp exits with 255)
strace shows that there is a SIGCHLD immediately after
fork() in connect_to_server()
and sftp gets then killed by "SIGPIPE (Broken pipe)"
using the same sftp/sftp-server
2006 May 24
0
Patches to enable logging of sftp and scp
Hi all,
Looking around for a way to turn on server side logging of files transferred
via sftp/scp, these kept-up-to-date patches cropped up:
For SFTP
http://sftplogging.sourceforge.net
For SCP
http://sweb.cz/v_t_m/ (near the bottom)
Would someone from the OpenSSH team have time/inclination enough to look at
adding these to OpenSSH itself?
Regards and best wishes,
Justin Clift
Unix
2003 Aug 06
6
ssh_exchange_identification: Connection closed by remote host
Hello,
I encountered the following problem while I typing "ssh -v <host_name>"
"
hkmarmmspd:/export/home/hkcheung> ssh -v hkmauat
OpenSSH_3.6.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to hkmauat [172.28.68.52]
2008 Nov 18
1
Axway XFB sftp server & no-more-sessions@openssh.com
Hello all,
First of all, thank you for such great software.
I have a bug (and a fix) to report for 5.1p:
The "Axway XFB.Gateway" SFTP server will drop sftp sessions initiated from the OpenSSH 5.1p (HP-UX) sftp if it receives the "no-more-sessions at openssh.com" flag.
It can be reproduced also with the sftp sessions initiated from a OpenSSH 5.1p sftp on a Linux machine.
As
2003 May 02
6
[Bug 379] difficult to find the openssh code signing key on openssh.org.
http://bugzilla.mindrot.org/show_bug.cgi?id=379
papadopo at shfj.cea.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From papadopo at shfj.cea.fr 2003-05-02 20:15
2010 May 13
1
sshd dies if passed host key with relative path on command line
Hi all,
I noticed that openssh5.5 finally revised this bug, pls check the bugzilla
https://bugzilla.mindrot.org/show_bug.cgi?id=1290
but when i test it both on linux and hp-ux, it will still fails:
In hp-ux, server side:
root at sshia2# /opt/ssh/sbin/sshd -p 1234 -D -h ssh_host_dsa_key -ddd
..........
debug3: send_rexec_state: entering fd = 9 config len 322
debug3: ssh_msg_send: type
2006 Sep 18
2
FC5 smbpasswd not working
Hello,
we run samba 3.0.14a on FreeBSD. We recently upgraded our linux clients
from FC2 to FC5. Now smbpasswd (on the client) does not work. We get the
following error:
"cli_pipe_validate_current_pdu: RPC fault code NT code 0x1c010002
received from remote machine sambaserver pipe \samr fnum 0x70f3!
machine sambaserver rejected the password change: Error was : NT code
0x1c010002.
Failed
2006 Sep 27
0
umask and logging in openssh
I looked through the FAQ and archive and haven't seen an mention of
this. Has it been considered making the sftp logging patch maintain by
Michael Martinez at sftplogging.sourceforge.net a part of the main
stream sftp-server? Being able to configure the default umask for sftp
users who don't run a shell, and providing ftp level logging
functionality typically available in other ftp
2004 Mar 09
0
New version of SecurID auth and AuthSelection available
Hello all,
the new versions of AuthSelection and SecurID patches are available for OpenSSH 3.8p1.
securid-1 at ssh.com authentication was removed.
I've made the logging patch too, it is based on sftplogging patch with some modifications
and mainly !! scp logging !! is added.
Look at: http://sweb.cz/v_t_m/
Vaclav
____________________________________________________________
Obchodn? d?m.cz