[6530] in Kerberos
Re: kerberos daemon
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Jan 25 13:07:21 1996
To: ccam@kudu.ru.ac.za (Andile Mbatyoti)
Cc: kerberos@MIT.EDU
From: hartmans@MIT.EDU (Sam Hartman)
Date: 25 Jan 1996 12:48:42 -0500
In-Reply-To: ccam@kudu.ru.ac.za's message of 24 Jan 1996 16:29:03 +0200
>>>>> "Andile" == Andile Mbatyoti <ccam@kudu.ru.ac.za> writes:
Andile> I have been trying to install kerberos on our site for
Andile> more than a month now. Due to lack of debbugging tools, I
Andile> am trying to use telnet as one, by telneting to the port
Andile> the daemon is suppose to listen to, I tried port 750 as
Andile> defined in /etc/services, I get connection refused
Andile> message, which I think it is a result of nothing listening
Andile> to that port.
Kerberos is a UDP protocol; it doesn't have connections per
say. Telnet is a TCP client, so it will be unable to send a packet
that the Kerberos server will recognize. Kerberos4 is generally on
port 750, and Kerberos5 is generally on port 88, but there are some
sights that do things differently.
Andile> I imported software as binaries from skeleton@csir.co.za,
Andile> I would like to know, what port are this binaries suppose
Andile> to listen.
I would personally be very reluctant to use a binary
distribution of security software I had downloaded off the net. I
would seriously consider finding a source distribution and compiling
it yourself.
Andile> -- Andile Mbatyoti - Computing Services - Rhodes
Andile> University - Grahamstown Internet: ccam@kudu.ru.ac.za
Andile> Phone: +27 461 318284 Fax: +27 461 25049 -- Andile
Andile> Mbatyoti - Computing Services - Rhodes University -
Andile> Grahamstown Internet: ccam@kudu.ru.ac.za Phone: +27 461
Andile> 318284 Fax: +27 461 25049