Displaying 20 results from an estimated 6000 matches similar to: "OpenSSH & Kerberos 5?"
2000 Jan 01
3
OpenSSH protocol 1.6 proposal
On Sat, 1 Jan 2000, Brian Fundakowski Feldman wrote:
> http://www.FreeBSD.org/~green/openssh.SHA-1.patch
> MD5 (public_html/openssh.SHA-1.patch) = e21a896f59474a31ab3b9103acf44c35
>
> P.S.: I realize other people may have proposed something very similar.
> Indeed, markus's proposal may be something like this. However,
> since it's impossible to work with anyone who
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
The Unix/Linux port of OpenSSH 1.2.3 was released yesterday and should
be available from a mirror near you. A mirror list is available from:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
This release fixes the bugs reported since 1.2.2p1 and contains many
cleanups from the OpenBSD tree.
In particular, the OpenSSL detection problems have been resolved.
The layout has changed a little bit.
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
The Unix/Linux port of OpenSSH 1.2.3 was released yesterday and should
be available from a mirror near you. A mirror list is available from:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
This release fixes the bugs reported since 1.2.2p1 and contains many
cleanups from the OpenBSD tree.
In particular, the OpenSSL detection problems have been resolved.
The layout has changed a little bit.
1999 Dec 06
0
Fwd: Re: openssh on a non-PAM system?
FYI. Maybe ppl with access to Solaris can look at this.
Niels.
From: mark at salfrd.ac.uk (Mark Powell)
Newsgroups: comp.security.ssh
Subject: Re: openssh on a non-PAM system?
Date: 6 Dec 1999 14:10:21 -0000
Message-ID: <82gg4d$15ta$1 at plato.salford.ac.uk>
In article <x7zovrqhrv.fsf at bombadil.nic.net>,
Dan Lowe <dan at bombadil.nic.net> wrote:
>mark at salfrd.ac.uk
2001 May 21
1
Problems with Krb5/GSSAPI patches in FBSD 4.3
Hi,
I am trying to impliment OpenSSH v2.9p1 with the Krb5/GSSAPI patches at:
http://www.sxw.org.uk/computing/patches/openssh-2.9p1-gssapi.patch
On a FreeBSD 4.3-STABLE system (with both the integrated Heimdal libs and
the MIT Krb5 package from ports intstalled). I patched the src tree,
reconfigured, recompiled, installed, and it works - except for Krb5
passwords or Krb5 tickets. And I really
2002 Feb 12
1
openssh + pam errors (fwd)
heres a fix for pam support im openssh, inline and attached.. openssh
calls do_pam_session early, before a fork(). it does this on the proc
still running as root, so it checks the users limits, against what root
has running, and depending on limits can fail at the fork() (and almost
always does). this patch moves it past the fork. ive been running it for
a couple of weeks and everything seems
2000 Feb 29
1
openssh-1.2.2 with openssl-0.9.5 rsa problem
Hello...
to openssh-unix-dev at mindrot.org
cc djm at ibs.com.au
devel platform: linux intel redhat 6.2beta
http://violet.ibs.com.au/openssh/files/openssh-1.2.2.tar.gz from rpm at
same.
I am NOT subscribed to the openssh-unix-dev list.
I ran into a problem using openssh-1.2.2 with openssl-0.9.5. With
openssl 0.9.5 you can now compile shared libraries without idea, rc5 and
rsa.
openssl
2002 Jul 01
3
patch: readline support for sftp
Hello,
I hope this is the right place to post this.
I added readline support to the sftp client. It adds optional
--with-readline parameter for configure to enable this feature. You'll
of course need to re-run autoheader and autoconf after applying this
patch.
It's patched against 3.4p1 but should work with any recent openssh. It
works fine for me (GNU/Linux) - feel free to test it and
2000 Jan 27
1
ANNOUNCE: openssh-1.2.2
It gives me no little pleasure to announce the first stable release
of the Unix port of OpenSSH.
It is available in tar.gz and RPM format from one of the mirrors
listed at:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
This release fixes all known issues and is known to compile and
function on (at least) recent releases on Linux, Solaris, HPUX and SCO
Unixware.
Please review the
2000 Jan 27
1
ANNOUNCE: openssh-1.2.2
It gives me no little pleasure to announce the first stable release
of the Unix port of OpenSSH.
It is available in tar.gz and RPM format from one of the mirrors
listed at:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
This release fixes all known issues and is known to compile and
function on (at least) recent releases on Linux, Solaris, HPUX and SCO
Unixware.
Please review the
2002 Jun 23
0
[Bug 287] New: URL wrong in INSTALL file
http://bugzilla.mindrot.org/show_bug.cgi?id=287
Summary: URL wrong in INSTALL file
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: Documentation
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: mator at
2009 Oct 10
1
auto.key legend color different from actual plot
Dear All,
I have created a barchart, but the legend created by auto.key does not match
the actual graph. Can someone give me some hint here?
For example, my coding are:
Library(lattice)
dataset.table <-
table(data.frame(id=c("a","b","c","a","c","b","a"),colour=c("blue","green","
2007 Oct 22
2
Strange scroll behavior of Auto Complete inside Active Scaffold.
Hi Everyone.
After a long weekend of testing some stuff out I finally got the auto
suggest working.
I have got a problem however in both IE and Firefox as the drop down
scrolls the page down to the element only when the up arrow is
pressed.
Here is a detailed example.
When I have
<%= text_field_with_auto_complete :product, :colour %>
in my product _form.rhtml override...
... and in my
2001 Feb 17
1
[patch]: README and INSTALL fixes
Hello all,
I happened to glance through README/INSTALL quickly and noticed some
things that have changed. There's probably more. Everything listed in
the patch might not be really necessary.
ssh-keygen parameters is something that should be changed, at least.
--
Pekka Savola "Tell me of difficulties surmounted,
Netcore Oy not those you stumble
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
I'm getting a compile error when trying to compile the flex output of
ppl.l in tools/wpp. This is under Debian (Woody) with latest updates.
Can anybody help me out? Enclosed is the output of the build and
folling that, the installed packages. I have also tried the latest
version (20030408) with identical results.
TIA
Luke
================================================================
2000 May 17
2
2.1.0p1
Oops. The URL for that is:
http://violet.ibs.com.au/files/openssh/test/
Sorry,
Damien Miller
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
2000 Feb 16
0
new OpenSSH t-shirts
new OpenSSH t-shirts for sale:
http://www.monkey.org/openssh/
3-D rendered blowfish design, $15 USD ppd. limited time only. slices and
dices. etc.
-d.
---
http://www.monkey.org/~dugsong/
2006 May 06
1
Error compiling Wine 0.9.12
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
Xandros 3.0.1 OCE (Debian based).
./configure executed without problem (once I installed bison++). Then
'make depend && make' resulted in the errors below. Apologies for the
length of the mail, but I don't want to miss out anything which may be
vital :)
Any suggestions would be gratefully received.
Kind regards,
2001 Mar 27
0
Kerberos4 / AFS library issues
Could people who have been having issues with Portable OpenSSH and
Kerberos 4 please try the following patch. You will need to run
"autoreconf" (i.e you will need autoconf installed) and then run
./configure again.
Index: configure.in
===================================================================
RCS file: /var/cvs/openssh/configure.in,v
retrieving revision 1.267
diff -u -r1.267
1999 Dec 02
3
[Fwd: [Fwd: OpenSSH for UNIX]]
This is a resend, the first try got bounced because of the message
size limit on the list.
-------------- next part --------------
An embedded message was scrubbed...
From: Damien Miller <damien at ibs.com.au>
Subject: [Fwd: OpenSSH for UNIX]
Date: Thu, 02 Dec 1999 10:52:38 +1100
Size: 73561
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/19991202/e81e7166/attachment.mht