Hello,

I have exactly the same problem after upgrading, on a AMD 64 computer. I've 
applied a recommended workaround found on #543963 bug report:
  $ 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 /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

After doing that, lsassd starts and I can re-join the domain. After rejoining 
(without rebooting) I can open a session using a domain user on a console 
environment. But... If I try to close the actual session (opened with a 
non-domain user) or if I try to reboot, lsass fails again... and domain 
authentication is not possible. 
The general protection error appears again on logs. 

New ideas?

-- 
package likewise-open 5.4.0.42111-2ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/610300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to