kpasswd not listening

Russ Allbery rra at stanford.edu
Sun Dec 28 14:47:45 EST 2008


Darek <hello at example.com> writes:

> I am running version 1.6.3 on FreeBSD 7.0-RELEASE, installed from ports.
>
> I start the daemon with /usr/local/sbin/krb5kdc
>
> This starts
>
> root     krb5kdc    38718 99 udp4   127.0.0.1:750         *:*
> root     krb5kdc    38718 100udp4   127.0.0.1:88          *:*
>
> (only showing localhost, but public IPs listening as well)
>
> However, I do not see a passwd daemon running.  Tried specifying it in 
> /etc/kdc.conf with "kpasswd_port = 464" in my realm and still no go.

kpasswd services are provided by kadmind.  You need to also start it.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the Kerberos mailing list