[5798] in Kerberos
Re: krb5kdc - Startup Problem on solaris 2.4
daemon@ATHENA.MIT.EDU (Rainer Krienke)
Tue Aug 29 03:42:53 1995
To: kerberos@MIT.EDU
Date: 29 Aug 1995 06:33:12 GMT
From: krienke@infko.uni-koblenz.de (Rainer Krienke)
Reply-To: krienke@infko.uni-koblenz.de
|> > Hello,
|> >
|> > I compiled Kr5beta5 on a sun Sparc running solaris 2.4 using gcc 2.6.3.
|> >
|> > When I try to start up the krb5kdc server it complains about a socket already
|> > in use:
|> >
|> > "krb5kdc: Address already in use while trying to bind secondary server socket"
|> >
|> > During the installation I
|> > added the contents of "services.append" to our NIS-services-Databse. In this
|> > Database there is no conflict between the services used by kerberos and other
|> > entries.
|> >
|> > Does anyone know what the problem is? Any suggestions ?
|> >
|> > Thanks
|> > Rainer
|> >
Thanks for all the replys I received. I actually forgot to look in my local
services file. I only looked at the NIS-Version.
After changing the local /etc/services it works.
Thanks again
Rainer