Displaying 20 results from an estimated 1000 matches similar to: "Openssh Failure"
2001 Oct 17
3
Again: bugs in contrib/solaris/opensshd.in and buildpkg.sh
(Shame on me: wrong filename in last posting, now here are correct
diffs)
in contrib/solaris/ (openssh-SNAP-20011017.tar.gz)
1) buildpkg.sh makes wrong link for /etc/init.d/opensshd
2) /etc/init.d/opensshd has not-working killproc
here my version tested on Solaris 2.4 and 8
(no pgrep with solaris 2.4, XARGS was undefined, simpler
syntax)
J?rg
--- contrib/solaris/buildpkg.sh Fri Oct 12
2002 Jan 18
5
contrib/solaris/opensshd.in patch
This patch adds the seatbelts which _only_ kill parent sshd procs... -RMallory
(eg: when you ssh into a machine and pkgadd the new openssh, it will not
kill your current (or anyone else's sshd session)
onanother_note: the buildpkg.sh could use some exec_prefix functionality...
to deal with ./configure --prefix= --exec_prefix=/usr
*** bak/opensshd.in Fri Oct 19 13:36:24 2001
---
2002 Feb 28
4
Update to solaris package creation
Can someone else from the Solaris realm that uses our package system
verify that this should be done? It looks right, but I want
another opinion before commiting.
- Ben
> On Wed, 27 Feb 2002, Antonio Navarro wrote:
>
>> Hi Ben,
>>
>> I have made some modifications to the buildpkg.sh script that is
>> distributed with openssh.
>>
>> I am sending it to
2002 Jul 16
1
opensshd.in
I've had the wrong sshd daemon killed by "killing using alternate method"
too many times.
Would this cause anyone any grief?
--- opensshd.in.old Sun Oct 21 16:42:02 2001
+++ opensshd.in Mon Jul 15 19:34:16 2002
@@ -3,11 +3,8 @@
#
# Stripped PRNGd out of it for the time being.
-AWK=/usr/bin/awk
CAT=/usr/bin/cat
KILL=/usr/bin/kill
-PS=/usr/bin/ps
-XARGS=/usr/bin/xargs
2000 Jul 26
1
compiling openssh with skey? Fails on redhat linux
If I configure openssh-2.1.1p4 with the --with-skey option on a Redhat
Linux 6.2 system which has openssl-0.9.5a and skey (the logdaemon 6.2
version) installed, the compile fails with the following errors:
auth1.c: In function `do_authloop':
auth1.c:331: warning: implicit declaration of function `skey_keyinfo'
auth1.c:331: warning: initialization makes pointer from integer without
a cast
2016 Jun 29
3
SSH Closes Immediately After Opening
I used the latest version from here:
http://www.mls-software.com/opensshd.html
On my other (Windows 10) machine (on which openssh works), I have cygwin
installed, but if ssh was using cygwin, I wasn't aware of it. I just ran
ssh from the command prompt.
Wallace Forman
913-669-4453
On Wed, Jun 29, 2016 at 4:37 PM, ?ngel Gonz?lez <keisial at gmail.com> wrote:
> On 29/06/16 21:36,
2001 Jan 19
0
sshd crashes (w/ skey)
Hi!
There is a situation when sshd will crash, but it might be rather hard to reproduce. I'll try to explain the setup :)
S/KEY is compiled and installed (taken from http://www.sparc.spb.su/solaris/skey/ ) on Linux box (kernel 2.4.0). Then, OpenSSH 2.3.0p1 is compiled
with skey support. It all works fine (patch has been applied too, which fixes skey issue found in November).
Now, for the
2001 Mar 07
0
OpenSSH 2.5.1p2 w/ skey support fails
I'm trying to compile skey support into our OpenSSH distro and it's failing
to configure. It complains about missing libraries. I downloaded and
compiled the latest skey-1.1 and installed it into /usr/local. I tried
using --with-skey=/usr/local, --with-skey=/usr/local/lib,
--with-skey=/usr/local/include and --with-skey=/usr/local/bin. None of
these worked. I'm assuming the correct
2000 Oct 24
1
Skey with OpenSSH 2.2.0
Hi,
I need to setup OpenSSH on a AIX host with skey support.
I have search this mailing list archive and try all incarnation of skey
lib, but couldn't get openssh to compile with skey support on a non
openbsd system without pam support.
Even on my Linux box, I can't get it to compile.
Could someone give me an URL of a ready to compile skey lib that will
work for me ?
Or tell me how to
2000 Dec 07
1
[PATCH] tis authserv support
Hi,
We at BalaBit IT Security Ltd developed a patch against openssh 2.3.0p1 to
support TIS authserv authentication. TIS authserv uses a simple protocol,
and supports CryptoCard, SKey, password etc. authentication.
The commercial versions of SSH support this protocol, OpenSSH implemented
SKey on its own using the protocol primitives originally invented for TIS
authentication.
Our patch is an
2001 Jun 03
1
OPIE support patch
I just cobbled up a little patch to add support for OPIE to
OpenSSH. Currently untested, but feedback is welcome.
Wichert.
--
_________________________________________________________________
/ Nothing is fool-proof to a sufficiently talented fool \
| wichert at cistron.nl http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250
2004 Jul 01
3
AIX lssrc command error after installed OpenSSH
Hi,
We compiled and successfully installed OpenSSH 3.8.1p1
(or earlier version), but has false respond from lssrc
-a command. Example error message as:
openssh daemon itself - "opensshd tcpip
inoperative"
or
other daemon - "0513-001 The System Resource
Controller daemon is not active"
We've installed the following filesets on several AIX
servers
2023 Apr 03
1
sftp and utmp
Le Saturday, 1 April 2023, 02:06:04 EDT Philipp Marek a ?crit :
> Set a max-process ulimit in /etc/security/limits.conf (using a group specification).
>
> For internal sftp 1, for external 2, I guess.
I'v seen this suggested before and I have tried it then. It doesn't
work with this particular config. I don't know why yet. It works when
I don't use the internal-sftp
2015 Nov 19
4
[Bug 2502] New: using AuthenticationMethods to require s/key and pam doesn't work
https://bugzilla.mindrot.org/show_bug.cgi?id=2502
Bug ID: 2502
Summary: using AuthenticationMethods to require s/key and pam
doesn't work
Product: Portable OpenSSH
Version: 7.1p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
1999 Dec 07
0
ANNOUNCE: openssh-1.2pre16
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have just uploaded openssh-1.2pre16 to:
http://violet.ibs.com.au/openssh
This is mainly a bugfix release, it should fix some of the recurrent
compile problems that have been reported to the mailing list and to me
(the __P() stuff on Solaris for example).
Full changelog:
19991207
- sshd Redhat init script patch from Jim Knoble <jmknoble at
2000 Dec 30
1
Failure message of configure from openssh 2.3.0p1 is wrong.
Hi,
if i add --with-tcp-wrappers and --with-skey and don't have an
skey-library installed configure will fail with a message telling me
that I don't have libwrap installed. But after looking into config.log I
see the following:
|configure:6344: checking for libwrap
|configure:6356: gcc -o conftest -g -O2 -Wall -I. -I. conftest.c -ldl -lnsl -lz
| -lutil -lpam -lcrypto -lskey -lwrap
2006 Jan 30
2
badpw = "\b\n\r\177INCORRECT"
Hi !
I'm trying to authenticate users on a Linux Red hat AS 2.1 against a radius server.
I have upgraded my OpenSSHd to :
OpenSSH_4.2p1, OpenSSL 0.9.6b [engine] 9 Jul 2001
The users accounts are NOT stored locally on the sever (no accounts in /etc/passwd ). Users ssh to the box : ssh test at testserver.com passwd: test
I'm usign PAM to direct the authentication request to the radius
2000 Jul 02
2
``portability'' patch for OpenSSH S/Key support
More specifically, the hashing functions in most operating systems will
be provided by OpenSSL, rather than libc. OpenSSL does not have SHA1_End
but since it is used only for generating fake challenges, the impact of
changing it to SHA1_Final should be small.
A more general solution would be to have configure.in test for sha1.h,
openssl/sha.h, and SHA1_End. configure.in should also add
2009 Aug 05
11
[Bug 1628] New: /var/run/sshd.pid file collisions...
https://bugzilla.mindrot.org/show_bug.cgi?id=1628
Summary: /var/run/sshd.pid file collisions...
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
2002 Feb 11
0
[PATCH]: RHL72 --with-skey linking problems
Hi,
On Red Hat Linux 7.2, it appears one cannot compile with --with-skey;
configure fails with:
checking for skey_keyinfo... no
configure: error: ** Incomplete or missing s/key libraries.
even though skey 1.1.5 libraries are installed from the location mentioned
in INSTALL.
This has also happened with Solaris it seems:
http://bugzilla.mindrot.org/show_bug.cgi?id=45
A patch to configure.ac