Comment 48 for bug 794112

Revision history for this message
Flávio Martins (flavioxmartins) wrote :

Thanks for this fixe. I have been hunting down this problem and only just found this solution. I can add that if you don't want to edit /etc/init/gssd.conf directly you can always do this:

echo 'exec rpc.gssd -e' | sudo tee /etc/init/gssd.override

Then restart the service and check if it worked.