This still has no action upstream as seen in the tracked bug.

Maybe

```diff
--- a/source3/libsmb/pylibsmb.c
+++ b/source3/libsmb/pylibsmb.c
@@ -2647,7 +2647,7 @@ static PyObject *py_smb_set_sd(struct py_cli_state *self, 
PyObject *args)
        PyObject *py_sd = NULL;
        struct tevent_req *req = NULL;
        struct security_descriptor *sd = NULL;
-       uint16_t fnum;
+       int fnum;
        unsigned int sinfo;
        NTSTATUS status;
 
```
can fix the issue?

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

Title:
  samba-tool fails to set GPO MOTD on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/2110127/+subscriptions


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

Reply via email to