Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 1995 22:58:30 +0300 (MSK)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
To:        current@freebsd.org
Cc:        mark@grondar.za, "Garrett A. Wollman" <wollman@lcs.mit.edu>
Subject:   Kerberos damaged in -current or my fault...
Message-ID:  <OHcz5tmio7@ache.dialup.ru>

next in thread | raw e-mail | index | archive | help
The symptom is:
passwd & kadmin not works, they says:
Could not fetch local socket address

It means that kadm_cli_conn() function fails, after investigation
I found that it fails in bind(..., admin_addr, ...)
which return errno = 48 (Address already in use)

admin_addr correctly (?) initialized to kerberos_master,tcp
and kadmin is running and listen this port (from netstat).

It works for me month ago and I don't remember that I touch
something.
Please check your kadmin/passwd/eBones compiled in -current
and tell, if it work for you or not or tell me, where is error.

-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
http://dt.demos.su/~ache : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OHcz5tmio7>