Disable krb5 telnetd authentication

Stuart Sears stuart at sjsears.com
Sun Feb 5 09:36:43 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

J. K. Cliburn wrote:
> Can someone please tell me how to configure /usr/kerberos/bin/telnetd to
> turn off kerberos authentication?  I'm starting telnetd within xinetd
> with the following /etc/xinetd.d/krb5.telnet file:

sure. Well almost.
you'll need to use the non-krb5 telnet server for this.
(Assuming you have no need for kerberos)

#Install the telnet-server package
yum install telnet -server

#turn off the kerberised version
chkconfig krb5-telnet off

# turn on the non-kerberised server:
chkconfig telnet on

it is vital that you turn off the krb5-telnet service here as it will be
used for preference if you do not, even if the 'normal' telnet service
is on.

Regards

Stuart
- --
Stuart Sears RHCE, RHCX
"It's today!" said Piglet.
"My favorite day," said Pooh.
	
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD5ccramPtx1brPQ4RAnyDAJ95woxLXfD5BgBIIthgrrLhVbFApwCeM7+e
zJEtwbkklcH9Co3Hm98kGys=
=eNnv
-----END PGP SIGNATURE-----




More information about the fedora-list mailing list