[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-inetutils] Important update of telnetd.
From: |
Simon Josefsson |
Subject: |
Re: [bug-inetutils] Important update of telnetd. |
Date: |
Wed, 08 Aug 2012 14:18:01 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.3 (gnu/linux) |
Simon Josefsson <address@hidden> writes:
> However from there on it stalls. Sometimes it disconnected. The syslog
> on the server has plenty of these:
I got it to work! I forgot to 'adduser --disabled-password user' on the
server. Below is a transcript of a kerberized telnet login using
vanilla Ubuntu 12.04 both on client and server side. You only need to
put 'default-realm interop.josefsson.org' in ~/.shishi/shishi.conf as
the only configuration.
I'm happy that the shipping binaries actually worked.
/Simon
address@hidden:~$ shishi address@hidden
Enter password for address@hidden':
address@hidden:
Authtime: Wed Aug 8 14:13:49 2012
Endtime: Wed Aug 8 22:13:47 2012
Server: krbtgt/interop.josefsson.org key aes256-cts-hmac-sha1-96 (18)
Ticket key: aes256-cts-hmac-sha1-96 (18) protected by
aes256-cts-hmac-sha1-96 (18)
address@hidden:~$ inetutils-telnet -l user interop.josefsson.org
Trying 178.79.173.181...
Automatic decryption of input is enabled
Automatic encryption of output is enabled
Will send login name and/or authentication information.
Encryption is verbose
Connected to interop.josefsson.org.
Escape character is '^]'.
[ Kerberos V5 accepts you as ``interop.josefsson.org'' (server authenticated) ]
[ Output is now encrypted with type DES_CFB64 ]
[ Input is now decrypted with type DES_CFB64 ]
Linux 3.4.2-linode44 (static-213-115-179-130.sme.bredbandsbolaget.se) (pts/7)
Last login: Wed Aug 8 12:12:45 UTC 2012 from
static-213-115-179-130.sme.bredbandsbolaget.se on pts/7
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.4.2-linode44 i686)
System information as of Wed Aug 8 12:13:53 UTC 2012
System load: 0.1 Processes: 103
Usage of /: 4.5% of 19.13GB Users logged in: 1
Memory usage: 24% IP address for eth0: 178.79.173.181
Swap usage: 0%
Graph this data and manage this system at https://landscape.canonical.com/
This is Simon Josefsson's interop server, maintained via SJD-Cosmos:
https://gitorious.org/cosmos/sjd-cosmos
Connection closed by foreign host.
address@hidden:~$