Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2016 09:52:11 -0700
From:      "Jason C. Wells" <jasoncwells@fastmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Telnetd does not offer KERBEROS_V5 authentication
Message-ID:  <ad4e573c-01d0-16be-8ff6-dd0d2565f91e@fastmail.com>

next in thread | raw e-mail | index | archive | help
When I attempt to telnet to a FreeBSD 10.3 host, the telnetd does not 
offer KERBEROS_V5 as an authentication method. With debugging turned on, 
I see only:

    td: recv suboption AUTHENTICATION IS NULL CLIENT | ONE-WAY

inetd.conf  has 'telnetd -a valid'. The host principal exists and has 
been added to the telnetd host's keytab. Pam is configured to enable 
pam_krb5. 'ldd /usr/libexec/telnetd' shows that libkrb5 is linked.

How do I enable Kerberos authentication for telnetd in FreeBSD 10.3?

Regards,
Jason C. Wells




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ad4e573c-01d0-16be-8ff6-dd0d2565f91e>