Displaying 20 results from an estimated 1000 matches similar to: "Even more secure FTP?"
2001 Apr 04
1
Solaris Install Inconsistency (Portable Release)
hello Openssh developers,
i am administrating a Solaris Network and installed the openssh2.5.2p2
server on one mashine, the clients network-wide.
I had a problem with sftp and solved it, but maybe it is at least worth
mentioning in the faq:
By default, the sftp subsystem is commented out in the sshd_config.
Simply removing the comment does not work because the path of the sftpd
executable is
2002 May 18
3
OpenSSH library
Hi folks,
I was thinking about the possibility of separating the OpenSSH transport and
authentication functions from the terminal emulation functions, and making
it available as a library for other applications to use for secure
authenticated transport.
My thinking is along the lines of:
A whole bunch of applications have implemented "secure" versions of the
transport protocol, using
2000 Jul 20
3
sftp
Hi,
What is the status on sftp ? People here who are not familiar with "command
line ftp" would like to use the new spiffy graphical sftp provided with
ssh.com new NT client.
As we are planning on replacing all our sshd with openssh, we need sftpd as
well.
Thanks,
Emmanuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jul 20
1
LaTeX errors
Hello again,
Having successfully mastered the creation of fairly unsophisticated print
methods, I have encountered the dreaded LaTeX error, i.e.:
* checking concord-manual.tex ... ERROR
LaTeX errors when creating DVI version.
This typically indicates Rd problems.
As I have no idea what these errors might be, I wondered if there is any way
to cozen such information out of whatever program is
2000 Dec 04
1
Makefile bug in 2.3.0p1
Hi all,
I just installed OpenSSH 2.3.0p1 on an HP-UX 10.20 box, and I'm
psyched to try out sftpd.
I found one bug in the Makefile. Under the host-key and
host-key-force targets, ssh-keygen is called as
'$(srcdir)/ssh-keygen'. This is fine if you configure and build in
the source dir, but not if you build in a separate dir as I did in
order to build several architechtures from one
2007 Dec 12
1
eliminating cancel button in winDialogString call
I would like to use the function winDialogString to get input from a user to
a program but would like to eliminate the cancel button option and just have
the OK button appear. The problem is that if a user enters data then
accidently hits Cancel instead of OK, the program may either run incorrectly
or quit due to the error of having NULL for a variable. I can think of some
unsophisticated ways
2004 Aug 06
1
playlist handler questions
I have a bad habit of re-creating the wheel, and have the feeling Im missing
some critical info, so... before I delve any deeper I wanted to throw this
out there for some clarity: Im all kinds of confused about building a
playlist handler.
Lets say I wanted on demand streaming...
(running icecast-1.3.12, ices-0.2.3 on RH7.2)
I COULD conceivably write a cgi that says:
heres a list of tunes
check
2000 Dec 14
2
Could this autogen.sh script be added?
Could someone add this autogen.sh script to the
toplevel of openssh_cvs?
Many projects include an autogen.sh script
so that folks need not remember what auto
commands need to get run and in what order.
% cat autogen.sh
#!/bin/sh
# Run this program (./autogen.sh) after changing any of
# the files that are used to automatically generate
# other files.
#aclocal
autoheader
autoconf
#automake
2013 Oct 03
3
write problem from mac osx 10.8.5 clients to samba 4
Hi?
I have setup a samba 4 DC with mixed client environment.
My problem is that the mac osx client are unable to write to a samba 4 share.
I tested mac osx clients on a normal windows 7 share and it works fine
I tested mac osx clients on a samba 3.5 .. share and everything works fine.
As i am in a professional environment and all the windows clients are already binded to the samba 4 domain i
2000 Dec 02
2
Is fixpaths the only perl dependency?
Hello.
I just tried to download and build the 2.3.0.p1
(portable) release with Cygwin on an NT box.
It fails to build because of the use of a perl
script. Cygwin does not have Perl installed
by default and to be honest it seems like
a bit of a stretch to require perl to be
able to build shh, that just makes it harder
to build.
I poked around and it seems like these files
depend on perl:
2020 Oct 06
2
[Bug 1475] New: Array of addresses wrongly processed
https://bugzilla.netfilter.org/show_bug.cgi?id=1475
Bug ID: 1475
Summary: Array of addresses wrongly processed
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2001 Jan 11
1
Patch to improve -p error message.
Hi all.
I got sick of getting a lame error message when I typed
the wrong thing in for a -p argument, so I wrote
up this patch.
Bad:
% ssh -p L4501 localhost
Secure connection to localhost refused.
Good:
./ssh -p L4501 localhost
Bad port specification 'L4501'.
Mo DeJong
Red Hat Inc
Index: ssh.c
===================================================================
RCS file:
2001 Jan 11
2
Is anyone else getting this build error?
This is from the current CVS:
% make
...
In file included from config.h:629,
from /home/mo/project/openssh_cvs/includes.h:20,
from /home/mo/project/openssh_cvs/scp.c:77:
/home/mo/project/openssh_cvs/defines.h:208: warning: redefinition of
`clock_t'
/usr/include/time.h:60: warning: `clock_t' previously declared here
gcc -o scp scp.o -L.
2018 Feb 15
2
RFC: XRay Profiling in LLVM
# Objective
Implement an XRay mode 'xray-profiling' that gathers stack trace
latencies/durations and builds histograms to provide basic statistics about
where time is going in an execution of the application.
# Background
XRay has two modes currently implemented in compiler-rt: a basic (nee
naive) mode and flight data recorder (FDR) mode.
Basic mode logging, when enabled, will collect
2008 Jun 23
2
Roaming profile & f-secure problem
Hi,
are there any know problems with f-secure scanner and roaming profiles?
We have a lot of users with problems syncing their roaming profile from
the domain server. It seems to be a problem with f-secure's on-access
scanning (may be timeout problem?). Some users have to login three or
four times, before getting their roaming profile and not the default
profile.
System: 3.0.24-6etch9
2019 Jun 17
3
Fwd: Re: Fwd: Re: Kerberos and NTLMv2 authentication
On 17/06/2019 17:45, Edouard Guign? via samba wrote:
> Hello,
>
> I do not know how should be nsswitch.conf configured.
> What should I change in it according to "/you either do not have the
> passwd, group and shadow lines or you have chosen not to show them/" ?
> Something like this? added to nsswitch.conf ?
> passwd : files
> group : files
> shadow : files
2018 Jan 04
2
SFTP chroot: Writable root
(this is the third try. In the previous mails the body was empty)
Hi,
I set up a chroot sftp server by following this guide:
https://wiki.archlinux.org/index.php/SFTP_chroot
Things work well, with one exception:
The root directory is not writable.
The above docs give a hint how to work around this.
But this is just a work-around.
In my context I need a writable (ch)root directory.
2018 Mar 27
0
RFC: XRay Profiling in LLVM
FYI: Patch is now available for review in https://reviews.llvm.org/D44620.
On Thu, Feb 15, 2018 at 1:34 PM Dean Michael Berris <dean.berris at gmail.com>
wrote:
> # Objective
>
> Implement an XRay mode 'xray-profiling' that gathers stack trace
> latencies/durations and builds histograms to provide basic statistics about
> where time is going in an execution of the
2002 Oct 09
1
openssh-3.4p1 built on Tru64 Unix 5.1a - bug with sftpd
Dear openssh-unix-dev;
I recently downloaded the tarball openssh-3.4p1 and built it for my
Tru64 Unix ( OSF/1 ) 5.1a system. My configure statement is:
./configure --prefix=/usr/local/security/tools/openssh-3.4p1 \
--exec-prefix=/usr/local/security/tools/openssh-3.4p1 \
-with-ssl-dir=/usr/local/security/tools/openssl-0.9.6g \
-with-zlib-dir=/usr/local/compress/tools/zlib-1.1.3 \
2000 Sep 01
5
sftp
Yo All!
I understand why we do not have sftp in openssh, but it would be nice
if we could make it so that when an SSH.COM scp2 client makes a connection
to an OpenSSH V2 daemon that it does not hang....
Any ideas or do I need to dig a bit on this?
Here is what the sshd says when I conenct to it from scp2:
debug: session_open: session 0: link with channel 0
debug: confirm session
debug: