I found the culprit. A test return of @armagedon:/etc/init.d# samba-tool testparm --parameter-name="server role" give Traceback (most recent call last): File "/usr/bin/samba-tool", line 33, in <module> from samba.netcmd.main import cmd_sambatool File "/usr/lib/python2.7/dist-packages/samba/netcmd/main.py", line 23, in <module> from samba.netcmd.dbcheck import cmd_dbcheck File "/usr/lib/python2.7/dist-packages/samba/netcmd/dbcheck.py", line 21, in <module> from samba.auth import system_session ImportError: libwinbind-client.so.0: cannot open shared object file: No such file or directory
After a apt-get install --reinstall libwbclient0 samba as ending install. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1315840 Title: Samba 4.1.6 fails to invotke rc.d samba-ad-dc action start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1315840/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs