Path: utzoo!attcan!uunet!wuarchive!usc!apple!agate!shelby!Eng.Sun.COM!marks From: marks@Eng.Sun.COM (Mark Stein) Newsgroups: comp.protocols.kerberos Subject: re: So much for kerberos in SunOS 4.1 (inside the US) Message-ID: <9010151548.AA09905@ferne.Eng.Sun.COM> Date: 15 Oct 90 15:48:30 GMT Sender: news@shelby.stanford.edu (USENET News System) Organization: Internet-USENET Gateway at Stanford University Lines: 12 wisner> I try to start up the kerberos server, it fails to bind the socket -- wisner> "Address already in use". Any suggestions? dme> ii) the portmapper can be grabbing some of the ports in that dme> region You can check this easily by running "rpcinfo -p" and checking the port registrations that rpc services have made via portmap. If the kerberos port has been used in this manner, then start up kerberos before portmap in rc.local. --Mark