[comp.protocols.kerberos] Starting server for the first time

doug@zaphod.prime.com (Douglas Rand) (08/22/89)

This is probably a dumb question but...  I've built the distribution on a
SUN3 running SunOS 4.0.  I try to start the server and it get's an error
"can't bind socket".  Anyone with a quick answer to this problem?

Second questions --- do I really have to build kerberos for each new "realm"
or can I just modify the files in /etc/krb.*?

Cheers,
Doug <doug@primerd>
<.prime.com>

jon@MIT.EDU (Jon A. Rochlis) (08/22/89)

You can just change krb.conf to change realms.

You need to be root to bind the socket.  (A, hah, privileged port).
Perhaps that's why you're losing?

		-- Jon

steve@vax1.acs.udel.EDU (Steve Singles) (08/22/89)

In article <8908211826.AA16178@zaphod.prime.com> doug@zaphod.prime.com (Douglas Rand) writes:
=>
=>This is probably a dumb question but...  I've built the distribution on a
=>SUN3 running SunOS 4.0.  I try to start the server and it get's an error
=>"can't bind socket".  Anyone with a quick answer to this problem?

    Run "rpcinfo -p" to see if one of the Kerberos ports was
dynamically allocated to an RPC service.

					Steve Singles
					steve@vax1.acs.udel.edu