[12634] in Athena Bugs
sun4 7.7I: FrameMaker v4
daemon@ATHENA.MIT.EDU (dot@MIT.EDU)
Wed Sep 21 14:57:56 1994
From: dot@MIT.EDU
Date: Wed, 21 Sep 1994 14:54:02 +0500
To: Phyllis Galt <pgalt@MIT.EDU>, bugs@MIT.EDU
Cc:
Hi Phyllis,
I have gotten as far as figuring out what is causing the FrameMaker problem
and have a temporary workaround to offer you. It's not a very good one,
but it's the only one I have right now.
The problem appears to be with the Solaris program 'rpcbind', and the
workaround is to kill and restart this program. To do this, typed the
commands
athena% su
Password: [enter root password here]
athena# ps -ef | grep rpcbind
athena# kill [pid of the rpcbind program here]
athena# /usr/sbin/rpcbind
athena# exit
In the meantime, I'll keep working on finding a better solution.
Dorothy
P.S. If you're on a public workstation, the root password is 'mrroot'.