Displaying 20 results from an estimated 5000 matches similar to: "Curious about final KRB5/GSSAPI patch inclusion."
2002 Mar 11
3
Does OpenSSH 3.x support KRB5 directly?
Just curious. There seems to be an awful lot in the source, but no
actual configure option.
Please advise.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin at coremetrics.com
"It is the part of a good shepherd to shear his flock, not to skin it."
Latin Proverb
2001 Mar 27
3
Kerberos 5 and OpenSSH 2.5.2p2
Are there any patches to enable Krb5 for OpenSSH? I'm trying to get a
proof of concept done so I can eventually roll Krb5 and OpenSSH out as our
primary AA infrastructure and I'm having a hard time of it. Can someone
point me to info to help?
--
Austin Gonyou
Systems Architect
Coremetrics, Inc.
Phone: 512-796-9023
email: austin at coremetrics.com
2002 Mar 19
1
Status of KRB5 support?
Just curious. I'd like to move up to 3.1px since there are security
updates associated with it.
Also, any pointers on implementing an kerberized external login server
would be helpful.
TIA
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin at coremetrics.com
"It is the part of a good shepherd to shear his flock, not to skin it."
Latin
2002 Feb 20
1
Files >2GB?
OpenSSH 2.9p2 portable doesn't seem to like files >2GB.
Is there an option for this, or a way to enable file transfers of files
>2GB using scp or sftp?
TIA
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin at coremetrics.com
"It is the part of a good shepherd to shear his flock, not to skin it."
Latin Proverb
2002 May 31
11
(no subject)X-forward
No "ssh -X hostname" doesn't work.
But when you "export DISPLAY=..." it works!?
I set the the Display Hack so that I can see my IP with "env" or "echo
SSH_CLIENT" when I'm connect via VPN-Tunnel and I don't know my IP in
the Net I'm connected through.
Andreas Kerl
-----------------------------------------
DTS Medien GmbH
Heidestrasse 38
2002 Mar 25
2
Using kerberized SSHD. Question.
I have a kerberized SSHD installed on HOST-1, a login server for the
outside world.
How can I make it so users are still authenticated via kerberos, even
though they haven't yet received a ticket?
The main reason for this is that a user who is at home, no vpn, but has
an ssh client could then login and be authenticated by kerberos using
password authentication, get a ticket, then be allowed
2002 May 03
2
Does OpenSSH have tcp_wrappers *built-in* or just compatibility?
I was under the impression it was just compatibility, and not actually
built-in, but I thought I'd ask here and just make sure of what I'm
saying. :) TIA.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin at coremetrics.com
"It is the part of a good shepherd to shear his flock, not to skin it."
Latin Proverb
-------------- next part
2002 May 09
4
Feature request: Discussion.
I was wondering if anyone would find the syntax:
ssh://someuser at host#port or even as simple as ssh://somehost#port
useful?
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin at coremetrics.com
"One ought never to turn one's back on a threatened danger and
try to run away from it. If you do that, you will double the danger.
But if you meet
2002 May 17
1
OpenSSH 3.2.2 supports kerberos5 but....
I can't seem to login with only a TGS? (i.e. no password)
Do I need another patch to have that part work? Password auth seems to
be working against the KDC just fine.
TIA.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin at coremetrics.com
"One ought never to turn one's back on a threatened danger and
try to run away from it. If you do
2002 Sep 03
1
post upload handling with sftp-server.
Is there something like this that's possible? Maybe by wrapping
sftp-server or some such thing?
--
Austin Gonyou <austin at coremetrics.com>
Coremetrics, Inc.
2002 Mar 21
4
OpenSSH 3.1p1 on Linux Slackware 8 with KERBEROS v5 support
Hello,
I have a little question and this regarding the compilation of the latest
release of OpenSSH on a Linux Slackware version 8 box. We are currently
using Kerberos 5 for user authentification and I saw that in SSH there is
only an option to configure called: --with-kerberos4, so my question is:
what do I need to do to get Kerberos 5 support into OpenSSH ?
I am using the MIT kerberos version
2006 Nov 01
0
No subject
forwarding at all, or it's been turned off in /etc/ssh/sshd_config.
To find out you're IP that you're coming from, use www.whatismyip.com it
will tell you what you're IP is. Either that or who -l should show you
as well, when you're ssh'd into the system.(the one that the VPN is
talking to)
On Fri, 2002-05-31 at 17:05, Kerl, Andreas wrote:
> No "ssh -X
2006 Nov 01
0
No subject
forwarding at all, or it's been turned off in /etc/ssh/sshd_config.
To find out you're IP that you're coming from, use www.whatismyip.com it
will tell you what you're IP is. Either that or who -l should show you
as well, when you're ssh'd into the system.(the one that the VPN is
talking to)
On Fri, 2002-05-31 at 17:05, Kerl, Andreas wrote:
> No "ssh -X
2006 Nov 01
0
No subject
forwarding at all, or it's been turned off in /etc/ssh/sshd_config.
To find out you're IP that you're coming from, use www.whatismyip.com
it will tell you what you're IP is. Either that or who -l should show
you as well, when you're ssh'd into the system.(the one that the VPN is
talking to)
On Fri, 2002-05-31 at 17:05, Kerl, Andreas wrote:
> No "ssh -X
2001 Apr 19
5
Converting keys from commercial ssh
I'm not sure if this is useful to anyone else, but around here people are
insisting we use key-ed authentication with windows clients and Unix servers
over SSH protocol version 2.
I couldn't find a free windows client that would meet those requirements.
The closest was PuTTY, but it would only use password authentication with
SSH2. In the end, this means we will probably have to go with
2001 Mar 22
3
Improper (?) OpenSSL version mismatch(was RE: OpenSSH_2.5.1p1 - RH 6.2)
Well, I've finally gotten around to compiling
and testing OpenSSH 2.5.2p1, in order to update
the contrib/solaris packaging scripts.
Somehow on my test system, I'm getting errors
that indicate that I've still got some old copy
of OpenSSL being found somewhere...but I can't
for the life of me tell where. The compile went
fine (it found the OpenSSL 0.9.5a libraries that
I had
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 12:44 PM, Rowland penny via samba wrote:
> On 05/10/2020 17:27, Jason Keltz via samba wrote:
>>
>> Hi Roland,
>>
>> I'm glad you brought that up.? This is a piece of the puzzle I have
>> been very confused with.? I'm not using the Samba from CentOS/RHEL,
>> but a custom compiled one (latest 4.11.13).?? As CentOS uses MIT
>>
2001 Feb 14
1
Kerberos/GSSAPI support
Hi,
Just wondering if anyone was looking at implementing
draft-ietf-secsh-gsskeyex-00 in OpenSSH?
My patches for SSH version 1 Kerberos 5 support (heavily based upon
work done by Dan Kouril) are now available from
http://www.sxw.org.uk/computing/patches/
Is there any interest in integrating these into the distribution? If so, I'd
be happy to update them to the development version.
Cheers,
2002 Mar 29
0
Announce: Unofficial OpenSSH 3.1p1 RPMS with kerberos patches
Thanks to Simon Wilkinson for getting Kerberos working in OpenSSH.
Changes:
*openssh.spec file has been updated to use the kerberos patches based on
the existence of krb5-devel rpm
*added sshd-krb5.pam to contrib/redhat. This file
enables the sshd to accept password auth, and check
the password against the KDC.
*Bumped the OpenSSH rpm build version to 3.
*added sshd-krb5.pam install to
2001 Jul 17
2
Kerberos Books/Documents
Hey all,
I've tried kerberizing SSH but I can't get it to login. I've read a lot of
documentation, but I wish I could find a "cook-book" type of setup or how-to
to get this beast working correctly, or to at least verify it's working per
a specification. With that, I'm interested in what books/docs/etc does
anyone recommend to get a good understanding of:
1.