Displaying 20 results from an estimated 20000 matches similar to: "OpenSSH 3.8p1 RPMs"
2003 Sep 16
1
Pre-RedHat 9.0 RPM Packages
Since I have a mixture of RH 7.1, 7.2, 7.3 and Advanced Server 2.1
boxes, I've made a set of RPMs for those platforms. I do not have a
RedHat 8.0 box to make RPMs. Since RedHat <= 7.2 is out of support by
RedHat, I don't think we'll see any officially created RPMs (but I
could be wrong about that) so I thought I'd offer these to the general
community. These were all built
2003 Dec 17
3
Fedora FC1 RPMs
I've spent the morning looking at making some RPMs for Fedora Core 1
and run into a problem with GSSAPI. Basically the default install of
Fedora doesn't come with the necessary gssapi code to build the RPMs by
default (i.e. you need to say %define kerberos5 0 in openssh.spec).
Since Fedora is going to fork off from RedHat I was going to create a
set of patches to make a
2003 Sep 23
0
RPM Packages for 3.7.1p2
My personal archive of RPM packages for RedHat 7.1 - 7.3, Redhat 9.0 and
Redhat Advanced Server 2.1 are updated for OpenSSH 3.7.1p2 at
http://bamboo.lexi.com/openssh
-- Jason
2003 Oct 29
2
OpenSSH and Redhat 8
John,
The following steps should work for you (or anyone buildling on a
RedHat box):
1) Get the official OpenSSH source RPM from
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/rpm/SRPMS/openssh-3.7.1p2-1.src.rpm
2) Do 'rpmbuild --rebuild ./openssh-3.7.1p2-1.src.rpm' from where you
saved the file.
3) This should create the following files in /usr/src/redhat/RPMS/i386:
2003 Feb 25
1
OpenSSH question, please!! :)
Devin,
I've CC-ed the list so this gets archived.
> when trying to run ssh, I get:
>
> OpenSSL version mismatch: Built against 90602f, you have 90701f
This is what I was saying before
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104589343318200&w=2
. The binary packages provided by RedHat have many things compiled
against them. If you don't follow the
2004 Mar 03
1
BUG: SFTP (openssh-3.8p1) upload doubles "Uploading..." comment
On Fri, 27 Feb 2004, Job 317 wrote:
> Sorry, wasn't sure how to describe this well in the Subject line...
>
> I am using OpenSSH-3.8p1 from a RedHat 7.3 to OpenSSH-3.8p1 on a RedHat
> 9.0 box. While SFTP-ing using the 'put *' command in SFTP, I get
> duplicate verbosity (?) in the terminal for each file uploaded...
You have found a bug, thanks.
Here is a patch:
2003 Dec 18
3
[Bug 776] Add Fedora information to build RPMs
http://bugzilla.mindrot.org/show_bug.cgi?id=776
Summary: Add Fedora information to build RPMs
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2005 Aug 11
0
kerberos_kinit_password host/SUNDEV@LEXI.COM.MX failed: Client not found in Kerberos database
I'm using Solaris 8, samba 3, kerberos and
openldap. I'm anexing: log.smbd, smb.conf, krb5.conf,
nsswitch.conf and the ktpass command in AD.
Somebody can help me?
I get this output in log.smbd:
-----------------------------------
[2005/08/11 12:41:45, 0] smbd/server.c:main(802)
smbd version 3.0.20rc1 started.
Copyright Andrew Tridgell and the Samba Team
1992-2004
[2005/08/11
2004 May 17
1
FW: pam headers not found : openssh3.8p1 install fails
Pl. help!!
I am installing Openssh3.8p1 on RH7.2.
Configure fails with error:
"configure: error: PAM headers not found"
Command used to configure:
./configure --prefix=/usr/local/openssh
--sysconfdir=/etc/openssh
--with-pam
--with-ssl-dir=/usr/local/openssl
I am not subscribed to this list. So ple. send me
email.
-subu
2004 Mar 02
1
openssh 3.8p1 on Linux
Hello,
I'm having trouble with OpenSSH on Linux.
Here is attached the regression tests log - it'll explain what my
problems are. This cause sshd to die with this output:
buffer_get: trying to get more bytes 1 than in buffer 0
ssh would also dies with this message. I recreated my user keys, and it
works now. remote sshd is 3.7.1p2.
But sshd won't start even after recreating server
2005 Jun 13
0
Announce: X.509 certificates support in OpenSSH (version 5.2 from "Validator" series)
Hi All,
The version 5.2 of "X.509 certificates support in OpenSSH" is ready for download.
Available diffs are for OpenSSH versions 3.9p1, 4.0p1 and 4.1p1.
What's new:
* print CERT RR (resource record)
* verify remote key using DNS and CERT RR
* include not-pipeline patch
* work with OpenSSL 0.9.8betaX
Please visit "http://roumenpetrov.info/openssh/" for more information.
2007 Jan 11
0
To restrict concurrent connections in OpenSSH 3.8p1 - developed patch
Hi,
?
I have developed a module/an enhancement for SSHD on the top of OpenSSH 3.8p1 which restricts the max no. of allowed concurrent (authenticated/non-authenticated) connections from clients.
?
This restricts the cumulative sum of all the ssh activities.
?
The max no. of concurrent connections allowed is a configurable parameter.
?
In sshd_config,
?
??????????? MaxConcurrentConns 5
?
This will
2005 Apr 12
3
[Bug 1013] openssh > 3.8p1 make failure
http://bugzilla.mindrot.org/show_bug.cgi?id=1013
Summary: openssh > 3.8p1 make failure
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2005 Apr 12
3
[Bug 1013] openssh > 3.8p1 make failure on Solaris
http://bugzilla.mindrot.org/show_bug.cgi?id=1013
sigmunds at iu.hio.no changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|openssh > 3.8p1 make failure|openssh > 3.8p1 make failure
| |on Solaris
------- Additional Comments From
2004 Mar 10
4
[Bug 812] alphaev7-dec-osf5.1 cc compiler warning for OpenSSH-3.8p1
http://bugzilla.mindrot.org/show_bug.cgi?id=812
Summary: alphaev7-dec-osf5.1 cc compiler warning for OpenSSH-
3.8p1
Product: Portable OpenSSH
Version: 3.8p1
Platform: Alpha
OS/Version: OSF/1
Status: NEW
Severity: trivial
Priority: P2
Component: Build system
AssignedTo:
2004 May 04
3
Error with USE_POSIX_THREADS and OpenSSH-3.8p1
Hello,
I am using OpenSSH-3.8p1 on HP-UX machine with USE_POSIX_THREADS option.
This is for making the kerberos credentials file to be created in the system
with PAM. In OpenSSH versions 3.5 when authentication is done with pam
kerberos, a /tmp/krb5cc_X_Y file is created on the server side. But the
KRB5CCNAME variable is not set by default. So, after we manually set this
environment variable, the
2009 Dec 07
4
how to do startup scripts?
Hello,
I've just finished installing Atlassian's bamboo
it comes with two ways to start it up one through a bash shell script bamboo.sh
and another through java script (this one is better as it has the ability to start up the service if it got shutdown for any reason)
so I'm wondering how can I set this service to start on boot..
I know how to set a script on login in my profile
2004 Feb 26
14
[Bug 802] sshd of openssh-3.8p1 doesn't link on Tru64.
http://bugzilla.mindrot.org/show_bug.cgi?id=802
Summary: sshd of openssh-3.8p1 doesn't link on Tru64.
Product: Portable OpenSSH
Version: 3.8p1
Platform: Alpha
OS/Version: OSF/1
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
2003 Sep 16
2
[Bug 641] Allow disabling of GTK2 within the RPM build process.
http://bugzilla.mindrot.org/show_bug.cgi?id=641
Summary: Allow disabling of GTK2 within the RPM build process.
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
2004 Apr 01
2
Openssh 3.8p1
Having successfully upgraded ssh from 3.7.p2 to 3.8p1 on a number of AIX
5.1 platforms I now notice that it is logging connections using UTC time?
Has anyone else seen this? (all these systems are ntp based).
Thanks
Steve
Steve Hall
shall at nebraska.edu
Computing Services Network
University of Nebraska