Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 13:14:48 +1200
From:      "Juha Saarinen" <juha@saarinen.org>
To:        "Matt of the Long Red Hair" <mattp@conundrum.com>
Cc:        "Matthew Emmerton" <matt@gsicomp.on.ca>, <freebsd-stable@FreeBSD.ORG>
Subject:   RE: SRA auth implementation in telnet broken
Message-ID:  <LNBBIBDBFFCDPLBLLLHFAEENJHAA.juha@saarinen.org>
In-Reply-To: <Pine.BSF.4.21.0103172003320.558-100000@aeon.conundrum.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:: Not according to the client:
::
:: % telnet shadow
:: Trying 10.0.0.10...
:: Connected to shadow
:: Escape character is '^]'.
:: Trying SRA secure login:
:: User (mattp):
::
:: And then from telnet's internal help:
::
:: telnet> auth disable ?
:: auth disable 'type'
:: Where 'type' is one of:
::         NULL
::         SRA
::
::
:: I really have no idea what it is... just that it's there, and renders the
:: client useless.

You're right:

telnet> auth disable ?
auth disable 'type'
Where 'type' is one of:
        NULL
        KERBEROS_V4
        SRA
telnet> auth disable SRA
Segmentation fault (core dumped)

No mention of SRA in the man page ... hope it's not the Somali Rifle
Association or something ;-)

Oh I see... it's the Secure RPC Authentication thingy.
ftp://ftp.cerias.purdue.edu/pub/tools/unix/netutils/sra/sra.README

-- Juha


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LNBBIBDBFFCDPLBLLLHFAEENJHAA.juha>