Public bug reported:

I wanted samba-tool to do a domain join from a client and installed
samba-common-bin. Package installed nicely.

When I tried to run samba-tool I got:


Traceback (most recent call last):
  File "/usr/bin/samba-tool", line 26, in <module>
    from samba.netcmd.main import cmd_sambatool
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/main.py", line 21, 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: libauth4.so: cannot open shared object file: No such file or 
directory

Looks like a dependency is missing.

dlocate from my DC tells me that libdcerpc-server0 should be the missing
candidate:

libdcerpc-server0:amd64: /usr/lib/x86_64-linux-gnu/samba/libauth4.so

** Affects: samba4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048338

Title:
  samba4-common-bind does not include libauth4.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1048338/+subscriptions

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

Reply via email to