[Bug 661547] Re: Existing patch gssapi.diff makes guess_service_principal produce garbage

Alexander Vassbotn Røyne-Helgesen 661547 at bugs.launchpad.net
Wed Feb 16 11:39:52 UTC 2011


Nevermind, this solved it:

  $ killall lwsmd lwregd dcerpcd netlogond eventlogd lwiod lsassd

killall -9 if you have to.  We're going to reset state anyways.

  $ /bin/rm -rf /var/lib/likewise-open
  $ mkdir -p /var/lib/likewise-open/{db,rpc,run}
  $ chmod 700 -p /var/lib/likewise-open/db

Now start lwsmd:

  $ /etc/init.d/lwsmd start

Import settings

  $ for file in /etc/likewise-open/*.reg; do lwregshell import $file;
done

Reload lwsmd

   $ /etc/init.d/lwsmd reload

Start lsassd

  $ lwsm start lsass

You will have a clean state.  You should now be able to rejoin the
domain and hopefully everything will be resolved.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.
https://bugs.launchpad.net/bugs/661547

Title:
  Existing patch gssapi.diff makes guess_service_principal produce
  garbage



More information about the Ubuntu-server-bugs mailing list