Displaying 20 results from an estimated 600 matches similar to: "OpenSSH and KerbV"
2004 Feb 09
4
Some GSSAPI/Kerberos Questions
After reading some more from the archives, a private email, and some
general research, I see that KerbV support has been dropped in favor
of GSSAPI.
Which is fine, and wonderful, I support GSSAPI.
But, erm, the announcement says, "This release contains some GSSAPI
user authentication support to replace legacy KerberosV authentication
support. At present this code is still considered
2004 Feb 07
0
TGT Passing in 3.7
I noticed that it appears KerbV tgt passing seems to have disappeared in
the 3.7 release. Was this dropped, or is it planned to come back? Was
there a reason it disappeared? I looked through the archives but
couldn't find much.
Thanks,
--
Phil Dibowitz phil at ipom.com
Freeware and Technical Pages Insanity Palace of Metallica
2005 Jul 07
2
openssh and kerb 1.4.1 not so happy together
Folks,
I seem to have a problem when I upgraded our kerberos from 1.3.1 to 1.4.1 (MIT
krb 5), all of a sudden I can't ssh as another user.
i.e.
ssh host
works but
ssh joe at host
doesn't work. Same with scp's.
I've tried recompiling ssh (even though the so-name of kerb libs didn't
change), but it didn't work, and still no go... I'm using openssh 3.9p1 on
Solaris
2003 Jun 07
1
openssh reading only SOME ssh1 hostkeys from ssh.com ssh
Hey folks, I've asked this on the security focus mailing list, but no
one seems to know...
I'm in the process of moving my company from old crufty ssh.com ssh1 to
openssh.
On most of our hosts, we've created rsa and dsa keys but managed to KEEP
the old rsa1 key...
However, on a few hosts, openssh has been unable to read the old rsa1
key and has claimed:
debug1: Unsupported
2003 May 06
1
logging command line execs
Hey folks,
As part of a local change, we like to authlog the commands executed via
command line, i.e.:
ssh user at host "somecommand"
And I was able to modify session.c like so:
--------------------------------------
case SSH_CMSG_EXEC_CMD:
if (type == SSH_CMSG_EXEC_CMD) {
command = packet_get_string(&dlen);
2003 May 07
0
New Mirror
This isn't really a dev question, but its also not a 'user' question
either...
At USC, we've setup a large mirror. One of the many things we are
mirroring is openssh. I tried to contact miod at openbsd.org which I
believe I got from the website, but I got no response.
Anyway, the mirror is available through HTTP, FTP, and RSYNC:
http://mirrors.usc.edu/pub/openssh/
2003 May 10
0
Small Makefile.in Patch
This is a fairly inconsequential patch, but it comes in handy in a few
instances. The patch simply splits install-files into "install-files"
and "install-sysconf" - taking all of the sysconfdir stuff and putting
in its own target which I then added to 'install' and 'install-nokeys'.
I then added an install-nosysconf to NOT do that stuff.
This helped us
2020 Feb 19
2
[Bug 3123] New: PermitOpen does not allow wildcards for hosts despite what docs say
https://bugzilla.mindrot.org/show_bug.cgi?id=3123
Bug ID: 3123
Summary: PermitOpen does not allow wildcards for hosts despite
what docs say
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
2001 Nov 07
1
what's the deal with openssh-3.0p1 and kerberos5?
The openssh-3.0 announcement said:
(...)
3) improved Kerberos support in protocol v1 (KerbIV and KerbV)
(...)
This seems to imply at least some krb5 support, but there is nothing
new in ./configure --help about it. Grepping the source, I see many
references to #ifdef KRB5. Trying to enable it manually (a #define
in config.h) gives errors about a missing krb5_auth_con_setaddrs_from_fd,
which I
2003 Jan 31
0
[Semi-OT]: Mirroring openssh.org
I figure this probably isn't the most appropriate place for this
question, buuuuut, I can't seem to find the information I need on the
[http|ftp] site.
I'm responsible for a new Mirror site here at USC, and one of the many
things we would like to mirror is the OpenSSH software.
However, I can't seem to find the following information:
- What is the prefered place to mirror
2023 Mar 20
2
[Bridge] Multicast: handling of STA disconnect
Hi Nik,
Flushing MDB can only be done when we are managing it per station not
per port. For that we need to have MCAST_TO_UCAST, EHT and FAST_LEAVE.
Here one more point is - some vendors may offload MCAST_TO_UCAST
conversion in their own FW to reduce CPU.
So, the best way is to have MCAST_TO_UCAST enabled and MDB will become
per station, so we can delete MDB on disconnect. Shall, I create one
2023 Mar 20
1
[Bridge] Multicast: handling of STA disconnect
On 20/03/2023 13:45, Ujjal Roy wrote:
> Hi Nikolay,
>
> I have some query on multicast. When streams running on an STA and STA
> disconnected due to some reason. So, until the MDB is timed out the
> stream will be forwarded to the port and in turn to the driver and
> dropps there as no such STA.
>
> So, is the multicast_eht handling this scenario to take any action
>
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
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
2005 Aug 23
1
openssh-unix-dev Digest, Vol 28, Issue 10
On Tue, Aug 23, 2005 at 03:10:45PM +1000, openssh-unix-dev-request at mindrot.org wrote:
> Date: Fri, 19 Aug 2005 17:56:19 +1000
> From: Darren Tucker <dtucker at zip.com.au>
> Subject: Re: OpenSSH sget/sput suggestion
> To: CRX Driver <crxssi at hotmail.com>
> Cc: openssh-unix-dev at mindrot.org
> Message-ID: <430590A3.1090506 at zip.com.au>
> Content-Type:
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something
2018 Dec 01
3
Cannot log into Samba4 AD/DC with ssh as domain user
>From either a Linux or Mac domain member, I have tried logging into the Samba4 AD server as a
domain user:
labmac:~ mark$ ssh mark at mail pwd
mark at mail's password:
Permission denied, please try again.
where 'mail' is the AD/DC.
It also fails if I am on the AD/DC an try the same ssh.
I've tried setting either the GSSAPIAuthentication or KerberosAuthentication in
2004 Jul 22
2
Potential Patch
Hey folks,
Here at USC we have a few changes we make to the source code for various
reasons -- and we have to make them for each new version. I always shrugged
off sending a patch in because the changes felt very internal, but the more I
think about it, the more I think perhaps they would be good for the main tree.
Additionally, the more of this that gets into the main tree the easier
upgrades
2018 Dec 02
2
Cannot log into Samba4 AD/DC with ssh as domain user
On Sat, Dec 1, 2018 at 4:17 PM Rowland Penny via samba
<samba at lists.samba.org> wrote:
>
> On Sat, 01 Dec 2018 15:23:36 -0500
> Mark Foley <mfoley at ohprs.org> wrote:
>
> > On Sat, 1 Dec 2018 12:09:18 Rowland Penny wrote:
> > >
> > > On Sat, 01 Dec 2018 06:26:42 -0500
> > > Mark Foley via samba <samba at lists.samba.org> wrote:
>