[1809] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

krb5 bug on Solaris 2.5?

daemon@ATHENA.MIT.EDU (Chris A. Petro)
Wed Feb 21 00:39:22 1996

From: petroca@acasun.eckerd.edu (Chris A. Petro)
To: krb5-bugs@MIT.EDU
Date: Wed, 21 Feb 1996 00:33:33 -0500 (EST)

I'm having an odd problem with krb5 on this machine that I've never had
before.  I followed the installation directions (except where they're
wrong :^]) and tried everything twice, but it still happens.

The machine is running Solaris 2.5, and everything was compiled with the
GCC 2.7.2 and linked with the Solaris linker and libraries.  The
services.append file has been added, and the whole machine restarted for
good measure.  The /etc/krb5.conf file is as follows:

------- Start /etc/krb5.conf
[libdefaults]
        ticket_lifetime = 600
        default_realm = ECKERD.EDU
 
[realms]
        NAS.ECKERD.EDU = {
                kdc = 198.187.213.18
                admin_server = 198.187.213.18
                default_domain = ECKERD.EDU
        }
 
[domain_realm]
        .eckerd.edu = ECKERD.EDU
        .nas.eckerd.edu = ECKERD.EDU
------- End /etc/krb5.conf

I think the conf file is correct.  The documentation didn't really cover
it well, so I based it on the example.  The admin tools seem to work fine,
and I create the database, add a few keys, and then try and start the kdc.
It gives me this:

------- Session log starts
davinci:/krb5/sbin # ./krb5kdc
krb5kdc: Cannot bind server socket to fd 7
krb5kdc: Address already in use while initializing network
davinci:/krb5/sbin # 
------- Session log ends

Thanks in advance for any help you might be able to give me.  I'm doing my
best down here to get the school's computer resources into shape, and I'd
really like to get a good authentication mechanism like Kerberos in place.
If you have any questions about the installation, I'll be glad to answer
them. 

Christopher Petro
Eckerd College
petroca@eckerd.edu

home help back first fref pref prev next nref lref last post