Skip Menu |
 

Download (untitled) / with headers
text/plain 1.9KiB
From sean@mailhost.tgd.net Wed Oct 10 06:50:00 2001
Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.7.21.83])
by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id GAA26961
for <bugs@RT-11.mit.edu>; Wed, 10 Oct 2001 06:49:59 -0400 (EDT)
Received: from mail.tgd.net (rand.tgd.net [64.81.67.117])
by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with SMTP id GAA08933
for <krb5-bugs@mit.edu>; Wed, 10 Oct 2001 06:49:59 -0400 (EDT)
Received: (qmail 48702 invoked by uid 1001); 10 Oct 2001 10:49:56 -0000
Message-Id: <20011010104956.48701.qmail@rand.tgd.net>
Date: 10 Oct 2001 10:49:56 -0000
From: sean@chittenden.org
Reply-To: sean@chittenden.org
To: krb5-bugs@mit.edu
Subject: rlogin -xF doesn't work, but rlogin -x -F does
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 1005
>Category: krb5-clients
>Synopsis: rlogin -xF doesn't work, but rlogin -x -F does
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: krb5-unassigned
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Oct 10 06:51:01 EDT 2001
>Last-Modified:
>Originator: Sean Chittenden
>Organization:

Show quoted text
>Release: krb5-1.2.2
>Environment:

System: FreeBSD rand.tgd.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Sep 25 10:14:33 PDT 2001 sean@rand.tgd.net:/usr/obj/usr/src/sys/RAND i386


Show quoted text
>Description:
You can't use rlogin -xF as command line options, but rlogin -x -F
does work correctly. Doesn't sound like rlogin is using getopt.
Show quoted text
>How-To-Repeat:
> /usr/local/bin/rlogin -xF host.example.com
usage: rlogin host [-option] [-option...] [-k realm ] [-t ttytype] [-l username]
where option is e, 7, 8, noflow, n, a, x, f, F, or c
3:48am sean@wheel:~ > /usr/local/bin/rlogin -x -F host.example.com
This rlogin session is using DES encryption for all data transmissions.
Last login: Wed Oct 10 01:50:19 from dsl081-067-239.
FreeBSD 4.4-STABLE (BEE) #1: Sat Sep 22 13:05:32 PDT 2001

Show quoted text
>Fix:
Workaround: toss a space inbetween the args.
Show quoted text
>Audit-Trail:
>Unformatted: