[VERIFICATION BIONIC]

# Version currently found in bionic-updates "1.16.1-1ubuntu1.3":

The reproducer result to the following:
[2019/09/09 13:18:32.950168,  0] 
../lib/util/modules.c:173(load_module_absolute_path)
  load_module_absolute_path: Module 
'/usr/lib/x86_64-linux-gnu/samba/idmap/sss.so' initialization failed: {Wrong 
Type} There is a mismatch between the type of object that is required by the 
requested oper
ation and the type of object that is specified in the request.

# Version currently found in bionic-proposed "1.16.1-1ubuntu1.4:"

* Enable bionic-proposed
* sudo apt update
* sudo apt install sssd winbind 
* Create this /etc/samba/smb.conf:
[global]
        log file = /var/log/samba/log.%m
        map to guest = Bad User
        max log size = 1000
        panic action = /usr/share/samba/panic-action %d
        server role = standalone server
        server string = %h server (Samba, Ubuntu)
        syslog = 0
        idmap config * : backend = sss
        idmap config * : range = 200000-2147483647

* sudo systemctl restart winbind
Run this command to trigger the loading of the sss module. It will fail 
because, among other reasons, this machine is not part of a domain, but that's 
fine:
# wbinfo --allocate-uid
failed to call wbcAllocateUid: WBC_ERR_DOMAIN_NOT_FOUND
Could not allocate a uid

No more errors in /var/log/samba/log.winbindd-idmap

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Attempting to load sss.so in Bionic fails due to
  SMB_IDMAP_INTERFACE_VERSION mismatch

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to